body {
	font: 0.8em Verdana,Arial,Helvetica,sans-serif;
	margin-top: 0px;
	padding: 0;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#C7DF13;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#909090;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#909090;
scrollbar-face-color:#ffffff;
background: url(back.jpg) repeat-x top;
background-color: #fff;
}

#container {
	  margin: 50px auto;
	  width: 1000px;
	  border: 1px solid #c0c0c0;
    }
	
#top {
	height: 130px;
	width: 1000px;
	text-align: left;
	vertical-align: bottom;
	background-color: #fff;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	border-top: 1px solid Gray;
	font-size: 1.0em;
}

#top LI {
   padding: 0;
   margin: 0;
   list-style: none;
   width:100%;
   background-image : url("button_oben_aktiv.gif");
   background-repeat: no-repeat;
   height:20px;
   display: block;
   color: #808080;
   font-size: 0.9em;
   }
   
#top UL {
   padding: 0;
   margin-top: 0px;
   margin-left: 700px;
   background-color: transparent;
   width:180px
   }

#top A {
   display: block;
   padding-left: 25px;
   margin: 0;
   width:170px;
   height:20px;
   font-weight: normal;
   vertical-align: middle;
   }

#top A:link, #top A:visited {
   color: #4a4a4a;
   background-color: transparent;
   background-image : url("button_oben.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   width:100%;
   display: block;
   }

#top A:hover, #top A:focus {
   color: #66cc00;
   background-color: transparent;
   background-image : url("button_oben_hover.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   width:100%;
   display: block;
   }

 #topmenuelinks {
	  margin-left: 230px;
    }
	
#topmenue {
	  color: #1f1f1f;
	  background-color: #e4cda0;
	  height: 25px;
	  width: 1000px;
	  top: 150px;
	  padding-left: 0px;
	  border-top: 1px solid Gray;
	  border-bottom: 1px solid Gray;
	  margin: 0px;
	  text-align: left;
    }

#topmenue a {
   padding: 2px;
   margin-left: 5px;
   background-color: transparent;
   font-size: 0.8em;
   line-height: 20px;
   width: 95px;
   height: 20px;
   color: #808080;
   display: block;
   float:left;
   vertical-align: top;
   text-align: left;
   }
   
#topmenue a:link, #topmenue a:visited {
   color: #1f1f1f;
   text-decoration: none;
   background-repeat : no-repeat;
   }

#topmenue a:hover, #topmenue a:focus {
   color: #66cc00;
   text-decoration: none;
   background-repeat : no-repeat;
   background-color: #efe5ce;
   }
	
#menue {
	  width:210px;
      padding-left: 0px;
      margin-top: 20px;
	  margin-left: 10px;
	  color: #66CC00;
	  text-align:left;
	  vertical-align:middle;
	  background-color:transparent;
	  float:left;
    }
	
#menue fieldset, #menu legend {
         margin: 0px;
		 padding-left: 0px;
		 border: 1px solid #e8e8e8;
		 width:160px;
         }
#menue legend {
         color: #003366;
		 font-size: 0.9em;
		 font-weight: bold;
         }
		 
#menue ul, #menue li {
    list-style: none;
	vertical-align:middle;
   }
	
#menue a {
	display: block;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	line-height: 25px;
}


#menue a:link, #menue A:visited {
    color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
    width:100%;
   }

#menue a:hover, #menue a:focus {
    color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color:#e4cda0;
    width:100%;
   }
	
#content {
	  margin-left: 210px;
	  margin-top: 0px;
	  width: 740px;
	  min-height: 500px;
	  background-color:transparent;
	  padding-left:20px;
	  padding-top:20px;
	  padding-bottom:20px;
	  padding-right:0px;
	  text-align: justify;
	  color: #666666;
    }
	
#footer {
      margin: 20px auto;
	  padding-top:10px;
	  padding-left:20px;
	  width: 1000px;
	  height: 20px;
      bottom: 0px;
	  text-align:center;
	  background-color: transparent;
	  color:#696969;
	  font-size: 0.8em;
    }
	
#footer a {
        margin: 0;
        padding: 2px;
        color: #000;
        background: transparent;
        text-decoration: none;
        font-weight: bold;
        }
#footer a:visited {
        color: #000;
        background: transparent;
		text-decoration: none;
        }
#footer a:hover {
        color: #000;
        background:#99CC00;
		text-decoration: none;
        }
#footer a:active {
        color: #87794E;
        background: transparent;
		text-decoration: none;
        }

#titel {
	text-align: center;
	vertical-align: top;
	background-color: transparent;
	float: left;
	width: 180px;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin-left: 10px;
}
		
a:link {
        margin: 0;
        padding: 2px 2px 0px 2px;
        color: #0064aa;
        background: transparent;
        text-decoration: underline;
		font-weight:bold;
        }
a:visited {
        color: #009922;
        background: transparent;
		text-decoration: underline;
		font-weight:bold;
        }
a:hover {
        color: #333;
        background: #66cc00;
        text-decoration: underline;
		font-weight:bold;
        }
a.aktiv {
        color: #333;
        text-decoration: underline;
        background: transparent;
		font-weight:bold;
        }

.brown {
	color : #fff;
	background-color :#669900;
}

.rot {
	color : #ff0000;
}

.blau {
	color : #0064aa;
}

.grün {
	color : #66cc00;
}

.black {
	color : #000;
	font-size: 0.7em;
	text-align: left;
}

img {
	border: 0px;
}

.small {
	font-size: 0.8em;
	font-weight: normal;
}
		 
input.text { background: #efe5ce; }
input.text2 { width: 100px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px;background: #efe5ce; }
textarea.text { background: #efe5ce; }
option.text { background: #efe5ce; }
select.text { background: #efe5ce; }
input.button { width: 70px; height: 20px; color:#FFF; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #003399; cursor:pointer; }
.highlight {
	color: #003366;
	font-weight : bold;
}

h1 {
        margin: 0;
        padding: 0;
        color: #000;
		font-weight:bold;
        background: transparent;
		font: 130%/130% Verdana,Arial,Helvetica,sans-serif;
        }
h2 {
        padding: 1em 0 0 0;
        font:  115%/120% Verdana,Arial,Helvetica,sans-serif;
        color: #003366;
		background: transparent;
        }
h3 {
        margin: 1em 0 0 0;
        font:  105%/130% Verdana,Arial,Helvetica,sans-serif;
		background: transparent;
        }
		
p {
        margin-top: 0px;
        }

acronym, abbr {
         border-bottom: 1px dotted #87794E;
         cursor: help;
		 background: #DDD;
         }
#box {
      text-align:left;
	  font-size: 0.9em;
	  margin-left: 20px;
	  margin-bottom: 20px;
	  float: left;
	  width:150px;
	  height:130px;
	  padding:3px;
	  background-color: #efe5ce;
	  border: 1px dotted #828282;
	  text-align: justify;
    }
	
.titelbox {
	  font-size: 11px;
	  margin-left: 15px;
	  margin-top: 10px;
	  padding: 0px;
	  float: left;
	  width:150px;
	  padding:1px;
	  background-color: #efe5ce;
	  border: 1px dotted #828282;
	  text-align: left;
	  color: #666666;
	  font-weight: normal;
    }
