/* Global Styles */


body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}


#navigation_kl a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 2px 2px 30px;
	}
	
#navigation_kl a:hover {
	background: #99CC66;
	color:#993300;
	}

	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navText_kl {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:0.1em;
	text-decoration: none;
	text-indent: 10px;
	display: list-item;
		}	
h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}
/*Horiziontalmenue*/

#h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #5C743D ;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff
}

#h_mnu_01 ul li{
display: inline;
}

#h_mnu_01 ul li a{
	float: left;
	color: #D5EDB3;
	padding: 10px 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#h_mnu_01 ul li a:visited{
color: #D5EDB3;
}

#h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #993300!important;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #99CC66;
}
/* Übersichten Aufteilung */
#content_left{
font-size:12px;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
width:370px;
float:left;
}
#content_right{
font-size:12px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
width:370px;
float:left;
}
#content_gesamt{
font-size:12px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:750px;
float:left;
}
div.inner_box_weiss{
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}
/* Farben der Übersichten */
h2.block_weiss{
background-color:#D5EDB3;
border-left:1px solid #5C743D;
border-top:1px solid #5C743D;
border-right:1px solid #5C743D;
color:#5C743D;
padding:2px 3px 2px 3px;
margin:0px 0px 0px 0px;
font-size:13px;
}
div.inner_content_weiss{
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
border:1px solid #5C743D;
}
.inner_content_weiss li {
	list-style:none;
	line-height:12px;
	margin:7px 0px 0px 0px;
}

.inner_content_weiss  a {
	font-weight:bold;
	
	text-decoration: none;
	padding:0px 0px 0px 15px;
	background:url(images/box_li.jpg) top left no-repeat;
}
.inner_content_weiss a {
	font-weight:bold;
	text-decoration: none;
}
