html, body {   margin:0px;   padding:0px;
   background-color:rgb(255,255,153);
   color: #333;
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}#oben {   background-color:rgb(255,255,153);   background-image:url(back-h.png);   background-repeat:repeat-x;   height:100px;   margin:0px;   padding:0px;}#hauptabschnitt {   	margin:0px;   	padding:0px;}
#navigation {   position:absolute;   background-image:url(back-v.png);   background-repeat:repeat-y;   left:0px;   width:210px;}

ul.navigation, ol.navigation {
	left: 30px;   font-weight:normal;   font-size:13px;   line-height:1.1em;   padding-left:25px;   color: #333;}#content {
	margin-left:240px;
	margin-right:0px;   border-top:solid 5px rgb(214,173,1);}

#unten {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 100px;
	text-align: center;   	border-top:solid 1px rgb(214,173,1);
}#logo {   position:absolute;   top:0px;   left:40px;   width:109px;   height:100px;}#navigation_pic {      margin-top:0px;   margin-left:0px;   width:240px;   height:100px;}

h3 {	position:absolute;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	color:rgb(51,102,102);
	font-size: 2em;
	text-decoration:none;
    left:190px;
    top:0px;}

h1,h2,p,ul,ol {   margin-right:20px;   margin-left:20px;}h1 {   font-weight:normal;   font-style:normal;   font-size:17px;   line-height:1.1em;   color:rgb(51,102,102);   border-bottom:rgb(214,173,1) solid 1px;   padding-bottom:5px;   padding-left:25px;   margin-top:20px;}
h2 {   font-weight:normal;   font-style:normal;   font-size:13px;   line-height:1.1em;   color:rgb(51,102,102);   border-bottom:rgb(214,173,1) solid 1px;   padding-bottom:3px;   padding-left:25px;   margin-top:20px;}p {   font-weight:normal;   font-size:13px;   line-height:1.1em;   padding-left:25px;}

table {
	font-weight:normal;   font-size:13px;   line-height:1.1em;   padding-left:42px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #666;
	}ul,ol {   padding-left:25px;}li {   font-weight:normal;   font-size:13px;   line-height:1.1em;   color: #333;   margin-top:6px;   margin-bottom:6px;}a:link {   color:rgb(51,102,102);   text-decoration:none;}a:visited {   color:rgb(51,102,102);   text-decoration:none;}a:hover, a:active {   color:rgb(51,102,102);   text-decoration:none;}

a img {
	border: none;
	}
