/* @override http://steenbrink.de/Style.css */



A  { color: #036; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
H4, P, BLOCKQUOTE, UL, FIELDSET, FORM, OL, DL, DIR, MENU  { color: black; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.white { color: white }
.blue { color: #036 }
A:link { color: #036 }
A:active { color: white }
A:hover { color: white }
A.selected { color: white }
BODY  { color: black; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td {font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

#Hauptrahmenahmen div.left {
	width: 173px;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}

#Hauptrahmenahmen div.left div {
	width: 150px;
	
}

#Hauptrahmenahmen div.right {
	position: relative;
	left: 173px;
	top: 0px;
} 

.row {
	margin-bottom: 10px;
}

.row div {
	float: left;
	margin-right: 50px;
}


.row div:last-child {
}

.navi {
	margin: 45px 0 0;
}

.ausstellungs-navi {
	list-style: none;
	color: white;
	padding: 0px;
	margin: 0px;
	width: 400px;
}

.ausstellungs-navi li {
	display: inline-block;
	height: 20px;
	width: 15px;
}

.row1,.row2,.row3 {
	clear: left;
	float: left;
}