/*  CSS Document - Christian Wallumrød 2007-10 */body {	background-color: #FFFFFF;	background-image:url(../images/bg.jpg);	background-repeat: no-repeat;	background-attachment: fixed;	padding:0px;	margin:0px;}.bild {	border: 1px;	border-style: dotted;	border-color: #2A738E;}.bild_2 {	border: 1px;	border-style: solid;	border-color: #2A738E;}/* setzt alle Standardabstände auf Null */h1, h2, h3, h4, div, span, ul, ol, li {margin: 0;padding: 0;} /*---------TYPO----------*/p {  	font-family: Verdana, Arial, sans-serif; 	font-size: 12px; 	font-style: normal; 	line-height: 20px; 	color: #474949; 	text-decoration: none;	}.text { 	font-family: Verdana, Arial, sans-serif; 	font-size: 12px;  	font-style: normal; 	line-height: 20px; 	color: #474949; 	text-decoration: none;	}	.text_blau { 	font-family: Verdana, Arial, sans-serif; 	font-size: 12px;  	font-style: normal; 	line-height: 20px; 	color: #2A738E; 	text-decoration: none;	}			h1 {  	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; 	line-height: 18px;	 font-style: normal; 	 font-weight: bold;	color: #474949;	}	h2 {  	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	 font-style: normal; 	 font-weight: normal;	line-height: 18px; 	color: #2A738E; 	 font-weight: bold;	text-decoration: none;	}		.menu	{  	color:#000000;	font-size:11px;	text-decoration:none;	line-height: 22px;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	.menu a {	color:#000000;	font-size:11px;	text-decoration:none;	line-height: 22px;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	.menu a:link {color:#000000;}.menu a:visited {color:#000000;}.menu a:hover {color: #2A738E;}.menu a:active {color:#474949;}a {	color:#2A738E;	font-size:12px;	text-decoration:none;	line-height: 20px;	font-style: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;	}	a:link {color:#2A738E;}a:visited {color:#2A738E;}a:hover {color:#474949;}a:active {color:#000000;}.bildunterschrift {  	font-family: Verdana, Arial, sans-serif;  	font-size: 11px; 	font-style: normal;	line-height: 18px; 	color: #474949; 	}	.bildunterschrift a {  	font-family: Verdana, Arial, sans-serif;  	font-size: 11px; 	font-style: normal;	line-height: 18px; 	color: #474949; 	}		.bildunterschrift a:link {color:#2A738E;}.bildunterschrift a:visited {color:#2A738E;}.bildunterschrift a:hover {color:#474949;}.bildunterschrift a:active {color:#000000;}	.bildunterschrift2 {  	font-family: Verdana, Arial, sans-serif;  	font-size: 11px; 	font-style: normal;	line-height: 18px; 	color:#CCCCCC;	}	.weiss {  	font-family: Verdana, Arial, sans-serif;  	font-size: 8px; 	font-style: normal;	line-height: 10px; 	color:#FFFFFF;	}	.linie {	font-size: 2px;	line-height: 2px; 	border-bottom:1px;	border-left: 0px;	border-right: 0px;	border-top: 0px;	border-style: dotted;	border-color: #2A738E;	margin: 0px 0px 0px 0px;	}	/* -----------------Inhalt--------------------- */#content {	position: absolute;	top: 280px;	left: 320px;	width: 600px;	margin: 0px;	padding: 0px;	}	#content2 {	position: absolute;	top: 280px;	left: 320px;	width: 380px;	margin: 0px;	padding: 0px;	}		#content3 {	position: absolute;	top: 330px;	left: 740px;	width: 200px;	margin: 0px;	padding: 0px;	}/* --------------head/navigavtion------------- */#title {	position: absolute;	top: 230px;	left: 0px;	width: 300px;	height: 30px;	margin: 0px;	padding: 0px;}#nav {	position: absolute;	top: 200px;	left: 320px;	width: 600px;	height: 30px;	margin: 0px;	padding: 0px;}#floatdiv {	position: absolute;	top: 500px;	left: 128px;	width: 170px;	margin: 0px;	padding: 0px;}