/*---- Allgemeines ----*/

body {
	font-family:Verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.8em;
	color:#000000;
	background-color:#8B8B8B;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	}
	
#header {
	width:900px;
	height:130px;
	background-image:url(Bilder/Header.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}

#rahmeno{
	width:900px; 
	height:9px;
	background-image:url(Bilder/headbody.jpg); 
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
		
#background {
	min-height:710px;
	width:900px;
	background-image:url(Bilder/background.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom:0px;	
	}

/*-----	
#rahmenu {
	width:900px; 
	height:15px; 
	background-image:url(Bilder/footerbody.jpg); 
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
----*/
	
#content {
	font-family:Verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.8em;
	color:#4B4B4B;
	text-align:justify;
	width: 620px;
	margin-left:150px;
	margin-top:0px;
	}
	
a:LINK {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:1.8em;
	font-weight: normal;
	text-decoration: none;
	color:  #4B4B4B;
	}
		
a:VISITED   {
	font-family:Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:1.8em; 
	font-weight: normal;
	text-decoration: none;
	color:  #4B4B4B;
	}

a:HOVER  {
	font-family:Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:1.8em;
	font-weight: normal;
	text-decoration: none;
	color: #9FB673;
	}
	
#wrap { background: #8B8B8B; }
#contentleft { float: left; width: 190px; height: 470px; padding-left:3pt; background: #ecf4df; border:2px solid #acb9b3; margin-right:10px;}
#contentmiddle { float: left; width: 190px; height: 470px; padding-left:3pt; background: #ecf4df; border:2px solid #acb9b3; margin-right:10px;}
#contentright { float: left; width: 190px; height: 470px; padding-left:3pt; background: #ecf4df; border:2px solid #acb9b3; }

/*----- Navigation horizontal ------*/

#menu {
  font-size:14px;
  position:absolute; 
  margin-left:1%;  
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}

#menu li.topmenu {
  float:left;
}

.topmenu a {
  float:left;
  width:113px;
  text-align:center;
  font-family: Verdana, sans-serif; 
  padding:2px 5px;
  border-bottom:1px solid #e0e0e0;
  border-collapse:collapse;
  color:#4B4B4B;
  font-weight:bold;
  text-decoration:none;
  background-color:transparent;
  margin:0px;    
}

.topmenu ul{
  display:none;
}

.submenu a{
  padding:2px 0px 0px 0px;
  margin:0px;
  font-size:13px;
  width:100px;
  position:relative;
  background-color:#ffffff;
  border-bottom:0px;
  clear:both; /* special IE6 */
}

#menu a:hover, .topmenu.on a {
  color:#9FB673;
  font-family: Verdana, sans-serif;
  background-color:transparent !important;
}

.topmenu:hover ul {
  display:block;  
}

h2 {
	margin-top:15px;
	color: #5A7625;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left:0px;
	}

.vortrag2 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height:1.6em;
	color:#4B4B4B;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:5px; 
	width:580px;
	text-align:justify;
	}

.vortrag3 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:1.4em;
	color:#4B4B4B;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:5px;
	width: 580px;
	}
	
	
.vortrag3 a{
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	color:#4B4B4B;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:5px;
	width: 580px;
	}	
	
.vortrag3 a:HOVER{
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	color:#9FB673;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:5px;
	width: 580px;
	}	
	
	
.vortrag3 a:VISITED{
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	color:#4B4B4B;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:5px;
	width: 580px;
	}	


h3 {
	color: #003d2d;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:14px;
	}
	
h3 a:LINK{
	color: #003d2d;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	}
	
h3 a:HOVER{
	color: #003d2d;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	}
	
h3 a:VISITED{
	color: #003d2d;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	}

strong {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000033;
	}
		

.title {
	font-family:Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000033;
	}


.table1 { 
	width:90%; 
	background-color:#FFFFFF;
	empty-cells: hide;
	}
	
td {
	background-color:#FFFFFF;
	}

th{
	background-color:#FFFFFF; 
	}

.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
	}

.imagecell {
    width:510px;
	text-align:left;
	margin-left:0px;
    border-style: solid;
    border-color: #DFDFDF;
    border-width: 1pt;
    padding: 5pt;
	}

.linkcell {
    width: 510px;
    border-style: none;
    padding: 4pt;
	text-align:center;
	}	

/*  ----Footer ---- */

#footer {
	background-color:#003E2E; 
	width:900px;
	font-size:10px;
	line-height:20px;
	height:36px; 
	font-weight:normal;  
	color:#FFFFFF; 
	} 
	
#footertext {
	background-color:#003E2E;
	line-height:18px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF; 
	}
 
#footertext a {
	font-size:10px; 
	line-height:11px;
	color:#FFFFFF; 
	text-decoration:none; 
	}
	
#footertext a:hover {
	font-size:10px; 
	color:#9FB673;
	text-decoration:none; 
	} 