/* CSS Document */body{    padding : 0;    margin : 0;    background : #faf7ea;	color: black;}#content{   margin-top : 38px;   margin-left : 175px;   margin-bottom : 0px;   width : 473px;   padding-top : 60px;   padding-bottom : 0;   padding-left : 50px;   padding-right : 50px;   background: white;}#content h1{      font-family : Georgia, Times, serif;      font-size : 120%;      font-weight : normal;      color : #660000;      background-color : transparent;}                     #content h2{      font-family: Verdana, Arial, Geneva, Helvetica ,sans-serif;      font-size: 85%;      font-weight: bold;      color: #383a0a;      background-color : transparent;} #content p{      font-family : Verdana, Arial, Geneva, Helvetica ,sans-serif;      font-size : 80%;      font-weight : normal;      color : #3a3a3a;      background-color : transparent;      line-height : 155%;}.imgcapt{	margin-left: 0;	margin-top: 0;	padding: 2px;	background: #e6e9cc;	font-family : Verdana, Arial, Geneva, Helvetica ,sans-serif;    font-size : 70%;	color: #3a3a3a;	}#typo{	position : absolute;    top : 0px;	left: 175px;     z-index : 5;}#titelbild{    position : absolute;    top : 0px;	left: 0px;	z-index : 10;}#logo{    position : absolute;    top : 11px;    left : 22px;    z-index : 50;}#fusszeile{   font-family : Verdana, Arial, Geneva, Helvetica ,sans-serif;      font-size : 70%;      font-weight : normal;	  color: #335050;	  text-align: center;	  line-height: 140%;}#fusszeile a:link {	background: transparent;	color: #335050;	text-decoration: underline;}#fusszeile a:visited {	background: transparent;	color: #3a3a3a;	text-decoration: underline;}#fusszeile a:hover, a:active, a:focus {	background: transparent;	color: #e49e04;	text-decoration: underline;}#sponsorlogo{   margin-left : 175px;   font-family : Verdana, Arial, Geneva, Helvetica ,sans-serif;   font-size : 60%;   font-weight : normal;	color : #3a3a3a;	/*text-align: right;*/}#navigation{       position : absolute;       top : 32px;       left : 204px;       width : 544px;	   z-index : 60;}                     a img{	color: #fff; 	border: 0px; 	margin-left: 1px;}#subnavi {	position: absolute;	border-top: 1px solid #fff;	width: 175px;	margin-top: 140px;	margin-left: 0;	background: #ccd380;	color: #333d1b;	font-family : Verdana, Arial, Geneva, Helvetica ,sans-serif;	font-size : 80%;	font-weight : bold;	z-index : 70;}#subnavi ul {list-style: none;margin: 0;padding: 0;border: none;}#subnavi li {display: block;margin: 0;}#subnavi li a {display: block;width: auto;background: transparent;color: #333d1b;padding: 6px 6px 8px 6px;border-bottom: 1px solid #fff;text-decoration: none;}#subnavi a:link {background: transparent;color: #333d1b;}#subnavi a:visited {background: transparent;color: #333d1b;}#subnavi a:hover, a:active, a:focus {background: transparent;color: #660000;}