/*  CSS Document - Bettina Preuschoff 2008 */body {	background-image: url(../images/bg.gif);	background-repeat: repeat-y;	background-color:#FFFFFF;	}/*---------TYPO----------*/p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #274A67; text-decoration: none}.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #274A67; text-decoration: none}.text_big {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #274A67; text-decoration: none; font-weight: bold;}.text_rot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #479584; text-decoration: none}.text_big_rot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #479584; text-decoration: none; font-weight: bold;}.bildunterschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;line-height: 15px; color: #479584; text-decoration: none}.ul {	font-family: Verdana, Arial, sans-serif; 	font-size: 12px; 	font-style: normal; 	line-height: 18px;   	color: #274A67;	list-style-type: disc;	list-style-position: outside;	margin: 5px 10px 0px 0px;	}.foto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;line-height: 13px; color: #274A67; text-decoration: none}.gyro {  	font-family: "Times New Roman", Times, Georgia, serif;	font-size: 12px; 	font-weight: bold;	line-height: 18px; 	color: #274A67; 	text-decoration: none;	text-transform: uppercase;}.gyro_gruen {  	font-family: "Times New Roman", Times, Georgia, serif;	font-size: 12px; 	font-weight: bold;	line-height: 18px; 	color: #479584; 	text-decoration: none;	text-transform: uppercase;}a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #39786A;text-decoration: none}a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #39786A;text-decoration: none}a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #003366;text-decoration: none}a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; color: #66CCFF;text-decoration: none}.nav { 	margin-top: 8px;	}/*---------DIVERSES----------*/.rahmen {	border:1px;	border-style: solid;	border-color: #D6E3EE;	padding: 0px;	float: right;	margin: 0px 0px 6px 20px;	}	.rahmen_zwei {	border:1px;	border-style: solid;	border-color: #D6E3EE;	padding: 0px;	margin: 0px 0px 6px 0px;	width: 100%;	}.bild {	float: left;	margin: 0px 20px 10px 0px;	}.bild_rechts {	float: right;	margin: 0px 0px 4px 15px;	}/* -----------------Inhalt--------------------- */#nav {	position: absolute;	top: 140px;	left: 5px;	width: 180px;	margin: 0px;	padding: 0px;	}	#images {	position: absolute;	top: 140px;	left: 200px;	width: 150px;	margin: 0px;	padding: 0px;	}	#content {	position: absolute;	top: 36px;	left: 370px;	width: 550px;	margin: 0px;	padding: 0px;	}	 
