body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #CDD894;
	color:#030;
	margin: 0px;
	padding: 10px 0px;
	text-align:center;
}

#rahmen {
	background-color : #FBF8E7;
	color: #030;
    width: 760px;
	margin: 0 auto;
	border : 1px solid black;
}

#kopf{
    top : 0px;
    left : 0px;
    z-index : 50;
	width: 758px;
}

.spacer {
	clear: both;
	font-size:3px;
}	

.unsichtbar{
	display : none;
}
	
#navigation {
	width:160px;
	float: left;
	margin-left: -1px;
	padding-left: 10px;
	text-align: left;
	}
	
#content {   
	padding-left: 40px;
	margin-left: 180px;
	padding-right: 35px;
	border-left: 1px dotted #030;
	text-align: left;
	height: 1%;
	}
	
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: transparent;
}

#content a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #030;
	background-color: transparent; 
	font-weight: bold; 
	text-decoration : underline; 
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #900;
	background-color: transparent; 
	font-weight: bold; 
	text-decoration : underline; 
}



#navigation a {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 180%;
	   text-decoration: underline;
       color: #030;
	   background-color: transparent;
	   font-weight: bold;
	   display : block;
	   padding-left: 5px;
	   margin-top: 3px;
	   margin-bottom: 3px;
}

#navigation a:link{
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 180%;
	   text-decoration: underline;
       color: #030;
	   font-weight: bold;
       background-color: transparent;
	   display : block;
}

#navigation a:hover{
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 180%;
       color: #030;
	   font-weight: bold;
       background-color: #CDD894;
	   text-decoration: none;
	   display : block;
}

#navigation a:active{
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 180%;
       color: #030;
	   font-weight: bold;
       background-color: #CDD894;
	   text-decoration: none;
	   display : block;
}

#navigation a.active{
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 13px;
	   line-height: 180%;
       color: #030;
	   font-weight: bold;
       background-color: #CDD894;
	   text-decoration: none;
	   display : block;
}

 #navigation a.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	font-weight: bold;	
	margin-left : 20px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 130%;
}

#navigation a.sub:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	background-color:#cdd894;
	font-weight: bold;	
	margin-left : 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 130%;
}

#navigation a.subactive:link,  #navigation a.subactive:link, #navigation a.subactive:hover, #navigation a.subactive:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	background-color:#cdd894;
	text-decoration: none;
	font-weight: bold;	
	margin-left : 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 130%;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030;
	background-color: transparent;
	text-align: center;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030;
	background-color: transparent;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	background-color: transparent;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	background-color: transparent;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: transparent;
}
.wichtig {
	font-weight: bold;
}

.illulinks{
   float: left;
	margin-right: 10px;
	border: 1px solid #030;
}

.illurechts{
    float: right;
	margin-left: 10px;
	border: 1px solid #030;
}

#thumbs{
    float:right;
    width:180px;
	margin-left: 10px;
	padding: 4px;
}

div.thumb {
float:right;
  }
  
img.thumb{
	 border: 1px solid #030;
	 margin: 1px;
}

#infobox{
    float:right;
	font-family: Arial, Helvetica, sans-serif;
    width:180px;
	margin-left: 10px;
	background-color: #CDD894;
	padding: 4px;
}
