body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #339966;
	background-color: #98cc91;
	
	height: 100%;
	padding: 0;
	margin: 0; 
	 
}
a:link {color: #339966;}
a:visited {color: #339966;}

p, td {
	font-size: 12px;
	}

#farouter {

	width: 800px;
	margin: auto;
	
}
	}
#outer {
	width: 800;
	height: 505;
	margin: auto auto;
	}

#bild_links {
	float: left;
	height: 505;
	width: 337;
	background-image: url(Images/WebImmergruen.jpg);
	margin: 0px;
	}

#main {
	background: #d6efb5;
	float: right;
	overflow: auto;
	width: 463;
	height: 505;
	margin: 0px;
	}

#main_seminare {
	background: #d6efb5;
	float: right;
	width: 463;
	height: 505;
	margin: 0px;
	}	
#monate {
	float: right;
	width: 40px;
	background: url(Images/monate_hg.jpg);
	height: 505;
	margin: 0px;
	font-weight: bold;
	color: #d6efb5;
	text-align: right;
	padding-right: 15px;
	line-height: 155%;
	}
#monate a:link,#monate a:visited {color: #d6efb5; text-decoration: none;}
#monate a.active:link,#monate a.active:visited {color: #fff;}
	
#menu {
	display: inline;
	float: right;
	/*opacity: 0.5;
  	filter: alpha(opacity = 50);
  	zoom: 1;*/	
	
	}

#mnav {
		width: 150px; 
	margin-right: 10px; 
	/*border-right:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;	
	background-color: #fff;*/
	margin-left: 65px;
	margin-top: 255px;
	padding-left: 10px;
	text-align: right;
}

#mnav a {
	color: #d6efb5;
	font-weight: bold;
	text-decoration: none;
}

#mnav a:hover { 
	color: #fff;
	
	text-decoration: none;
	}
	
#mnav ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	}

#mnav li {
	display: block;
	padding: 3px;
	padding-left: 0px;
	/*background-image: url(images/icon.png); 
	background-repeat: no-repeat;
	background-position: 0 55%;*/
	/*border-bottom: 1px dotted #b5b5b5;*/
	color: #333;
	}
	
#mnav li:hover {
	/*background-image: url(images/icon2.png);  
	background-repeat: no-repeat;
	background-position: 0 55%;*/
	color: #fff;
	text-decoration: none;
	}

#hmenu {
	margin: 0px  ; 
	height: 30px;
	/*border-right:1px solid #E6E6E6;
	border-bottom:1px solid #339966;;
	/*border: 1px solid #83716e;*/
}

#hnav {
	/*margin: 0;
	padding: 0;*/
	padding-bottom: 5px;
	padding-top: 5px;
	
	}
#hnav ul {
	text-align: center;
	
	padding-left: 0;
	margin-top: 2;
	margin-bottom: 4;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	
	width: 100%;
	
	font-weight: bold;
	/*line-height: 18px;*/
	/* fixes Firefox 0.9.3 */
	}

#hnav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	/*padding-bottom: 5px;
	/* matches link padding except for left and right 
	padding-top: 5px;*/
	}

#hnav ul li a  {
	padding-left: 6px;
	padding-right: 6px;
	/*padding-bottom: 5px;
	padding-top: 5px;*/
	color: #339966;
	text-decoration: none;
	border-right: 1px solid #83716e;
	}
	

#hnav ul li a:hover {
	color: white;
	/*text-decoration: underline;*/
	}

#hnav #active { 
	border-left: 1px solid #fff; 
	}
	
#main_text {
	padding-top: 5px;
	padding-left: 20pt;
	padding-right: 20pt;
	text-align: left;
	}
#main_text_seminare {
	padding-top: 5px;
	padding-left: 20pt;
	padding-right: 20pt;
	height: 470px;
	text-align: left;
	overflow: auto;
	}

.center {
	text-align: center;
	}
	
