/* ########## Haupteigenschaften ########## */

*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align:center;
	font-family: "trebuchet ms";
	background:#999999;
}

body p{
	font-size: 0.85em;
	color: #606060 ;
}
 
img {
	border:0px;
	margin:0px;
	padding:0px;
}


/* ########## Seitenebenen ########## */ 
#container_top {
	width:732px; 
	margin:0px auto; 
	height: 10px;
	background-image: url(img/header_top.jpg); 
	background-repeat:no-repeat;
}

#container {
	width:732px; 
	margin:0px auto; 
	text-align:left; 
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
	border-top: 0px #000 solid;
	background-color: #EEF3D9;
	margin-top:  7px;
}


#header{
	width:730px;  
	height:120px; 
	background: #23355B url(img/header.jpg); 
	background-repeat:no-repeat;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#header h1{
	color:#FDFDFD; 
	font:2.2em "times new roman", verdana, sans-serif; 
	padding-top: 60px; 
	margin-left: 19px; 
	font-weight: normal;
}

.header_link:link{
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}

.header_link:visited{
	color: #fff;
	text-decoration:none;
	font-size: 14px;
}

.header_link:active{
	color: #fff;
	text-decoration:none;
	font-size: 14px;
}

.header_link:hover{
	color: #FF8B19;
	text-decoration:none;
	font-size: 14px;	
}

#navigation_um{
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	/*background: url(img/navi_top.gif);*/ 
	background-color:#C2D37D;
	height: 1.75em;
	padding-left: 11px;
}

#navigation {
   height: 1.75em;
   border-left: 0px solid #404040;
   border-bottom: 1px solid #404040;
}

#navigation li {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
}

#navigation ul {
   padding: 0;
   margin: 0;
}

#navigation a {
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   padding: 2px 9px;
   display: block;
   float:left;
   font-size: 0.95em;
   margin-top: 4px;
   border-left: 0px solid #404040;
}

#navigation a:link, #navigation a:visited {
}

#navigation a:hover, #navigation a:focus {
   color: #E0E0E0;
}


#navigation .hoover {
	color: #555555;
	background-image: url(img/navi_captcha.jpg); 
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	padding-bottom: 2px;
}


#navigation .hoover:hover {
	color: #444444;
}

#navigation .c  {
	background-color: #9EBC26;
}


#navigation .c:hover  {
	color:#777777;
}

.guestbook_img {
background-color:#CCCCCC;
}

.downloads_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.index_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.captcha_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.admin_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.kontakt_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.login_img {
background-image: url(img/navi_captcha.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

.navi_img {
background-image: url(img/rrechts.gif); 
background-repeat:no-repeat;
margin-left: 1px;
}

#content{ 
	width:730px; 
	height: auto;
	padding-bottom:5px;
	padding-top: 20px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#content_right{  
	width:670px; 
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 30px;	
}
	
#footer{ 
	width:730px; 
	border-top: 1px #000 dashed; 
	border-bottom: 1px #000 dashed;
	padding-top: 10px; 
	height: 28px;
}

#container_bottom {
	width:732px; 
	margin:0px auto; 
	height: 10px;
	background: #999999 url(img/footer_bottom.jpg); 
	background-repeat:no-repeat;
	float:left;
}


.guestbook1 {
	width: 675px; 
	border: 1px #909090 dashed; 
	height: auto; 
	margin-bottom: 15px;
}

.guestbook2{
	margin:1px 1px 1px 2px; 
	font-family: trebuchet ms;
}

.guestbook3 {
	width: 675px; 
	border-top: 1px #909090 dashed;
}

.guestbook4 {
	margin:2px 2px 2px 2px;  
	font-family: trebuchet ms; 
}

.link_content:link{
	color: #7E971B;
	text-decoration:underline;
}

.link_content:visited{
	color: #7E971B;
	text-decoration:underline;
	
}

.link_content:active{
	color: #7E971B;
	text-decoration:underline;
}

.link_content:hover{
	color: #586915;
	text-decoration:underline;
	
}

ul.liste{
	list-style: none;
	background-color: transparent;
	color: #606060;
	margin-left: 25px;
	margin-top: 10px;
	padding-bottom: 10px;
}

ul.liste li{	
	font-size:13px;
	list-style-type:circle;
}

/* ########## Überschriften ########## */ 

h2{
	font-size: 0.85em;
	text-decoration: none;
	color: #7E971B;
	margin-bottom: 7px;	
}

h3{
	font-size: 1.3em;
	font-family: "times new roman";
	text-decoration: none;
	color: #7E971B;
	margin-bottom: 7px;	
	font-weight: normal;
	padding-left: 22px;
	background-image:url(img/pflanze_h2.gif);
	background-repeat:no-repeat;
}

h4{
	font-size: 0.75em;
	text-decoration: none;
	color: #404040;
	margin-bottom: 7px;	
	margin-top: 7px;
}

h5{
	color: #404040;
	font-size: 14px;
	text-decoration: none;
	font-family: verdana;
}

h6{
	color: #004586;
	font-size: 18px;
	text-decoration: none;
	padding-left: 3px;
	font-family: verdana;
}

/* ########## Formatierungen ########## */ 

.b{
	font-weight: bold;
}

.u{
	text-decoration: underline;
}

.cen{
	text-align: center;
}

.rig{
	text-align: right;
}

.ab_3{
	margin-bottom: 3px;
}

.ab_5{
	margin-bottom: 5px;
}

.ab_10{
	margin-bottom: 10px;
}

.ab_15{
	margin-bottom: 15px;
}

.ab20{
	margin-bottom:20px;
}

.ab25{
	margin-bottom: 25px;
}

.ab30{
	margin-bottom: 30px;
}

.ab35{
	margin-bottom: 35px;
}

.ab_o3{
	margin-top: 3px;
}

.ab_o_5{
	margin-top: 5px;
}

.ab_o_10{
	margin-top: 10px;
}

.bold {
	font-weight: bold;
}

.li_10 {
	margin-left: 10px;
}





/* ########## Formatierungen Liste ########## */ 

ul#liste{
	list-style:      	none;
	background-color:  	transparent;
	padding-left: 30px;
	padding-bottom: 20px;
}

ul#liste li{
	color: #606060;	
	font-size:13px;
}

ul#liste li a{
	text-decoration:none;
	font-size:13px;
	color: #D8720E;
}

ul#liste li a:hover{
	color: #606060;
	border-bottom: 1px #000 dashed;
}