td {
	color: #2A3F55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AA0000;
}

.auszeichnung {
	color: #2A1FAA;
}

h1 {
	font-weight: normal;
	color: #AA9F55;
	font-size: 36px;
}

h2 {
	color: #2A3F55;
	font-weight: normal;
	font-size: 36px;
}

.ausstellungen {
	font-style: italic;
	font-weight: normal;
	color: #7F7F55;
}

.tdgross {
	font-weight: normal;
	color: #AA9F55;
	font-size: 36px;
}

.linierechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-repeat: no-repeat;
	background-position: right;
}

.linielinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.linieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

a {
	text-decoration: none;
	color: #595552;
}

a:hover {
	color: #CACA00;
}

.linieuntenrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

#bio a {
	color: #006699;
}

#bio a:hover {
	color: #a7af0e;
}

.hintergrund {
	background-repeat: no-repeat;
	background-position: right;
}

.subnavi {
	margin-left: 10px;

}

.copyright {
	float: right;
	position: relative;
}

