/* CSS Document *//*Body*/body {background-color: #333333; margin: 0px;width: 900px;font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333;text-decoration: none;text-align: center;}.logo {	position: absolute;    width: 802px;	height: 100px;    left: 52px;	top: 0px;	background-image: url(img/logo.png);	background-repeat: no-repeat;}/*Nav*/.nav {	position: absolute;	padding-left: 10px;    width: 240px;	height: 380px;	left: 50px;	top: 100px;	background-color: #FFFFFF;	background-image: url(img/rundung.gif);	background-repeat: no-repeat;    text-align: left;    line-height: 15px;}.nav a:link {  color: #333333; text-decoration: none;}.nav a:visited { color: #333333;text-decoration: none;}.nav a:hover { color: #8C9900; text-decoration: none;}.nav a:active { color: #8C9900;text-decoration: none;}.navauswahl { color: #8C9900; }.txtbox {	position: absolute;    width: 550px;	height: 190px;	left: 302px;	top: 480px;    color: #DEDEDE; 	    line-height: 15px;		text-align: left;}.txtauswahl { color: #A4B300; }.txtbox a:link {  color: #DEDEDE; text-decoration: none;}.txtbox a:visited { color: #DEDEDE;text-decoration: none;}.txtbox a:hover { color: #A4B300; text-decoration: none;}.txtbox a:active { color: #A4B300;text-decoration: none;}.fuss {	position: absolute;		top: 500px;		left: 50px;    text-align: left;    font-size: 9px; 	color: #999999;}/*Content*/.inhalt {	position: absolute;	width: 550px;	height: 380px;	text-align: left;	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px;	left: 301px;	top: 100px;	background-color:#CDCECB;}.inhaltweiss {    paddingleft: 2px;		padding-right: 10px;	position: absolute;	width: 540px;		height: 380px;	text-align: left;	font-family: Verdana, Helvetica, sans-serif;	font-size: 11px;	left: 300px;	top: 100px;	background-color:#FFFFFF;   overflow: auto;}.inhaltweiss a:link {  color: #333333; text-decoration: none;}.inhaltweiss a:visited { color: #333333;text-decoration: none;}.inhaltweiss a:hover { color: #8C9900; text-decoration: none;}.inhaltweiss a:active { color: #8C9900;text-decoration: none;}
