/* *** EHM 2009 *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;	
}

a.navi:link {
	text-decoration: none;
	color: #409cd2;
}
a.navi:visited {
	text-decoration: none;
	color: #409cd2;
}
a.navi:hover {
	text-decoration: none;
	color: #409cd2;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;	
}	
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;	
}
/* Schrift Textblock*/
.Stil3 {
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Stil9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	
}
.Stil11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Stil12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #409cd2;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.Stil13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #409cd2;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.Stil14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.Stil15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 12px;			
}

.Stil16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 14px;		
}
.Stil17 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	text-align: right;	
}
.Stil18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;		
}
.Stil19 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.Stil20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;	
}	
.Stil21 {	font-size: 14px;
	color: #005101;
	font-weight: bold;
}	
.Stil23 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; font-weight: bold; 
}
.Stil24 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; font-weight: bold; 
}
.Stil72 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Stil73 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
/* ----------box-------------- */
#box1 {	float: left;
	padding: 0;
	margin: 0;
	background: #EDEDED;
	border: 1px solid #CCCCCC;
	width: auto; /* ie5win fudge begins */
	voice-family: "\";
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}\"";
	voice-family:inherit;
	width: auto;
}
#box2 {
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
	width: auto; /* ie5win fudge begins */
	voice-family: "\";
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}\"";
	voice-family:inherit;
	width: 300px;
	background-color: #F6F6F6;
}
/* ----------container to center the layout-------------- */
#container {
	width: 750px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

/* -----------------content--------------------- */
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 140px;
	margin-right: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-style: none;
	padding-left: 5px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

/* -----------unten--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
}

