/* CSS Document */
body {
/*	background-image:url(gfx/bg.jpg);
	background-repeat:repeat-x; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	min-width: 41em;
	/*text-align:center; */
}
p {
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	}
.style13 {color: #FFCC33}

li#navi {
	margin-left:0px;
	margin-top:2px;
	margin-bottom:7px;
	font-weight: bold;
	}
li#chc2 {
	
	color: #FFCC00;
	list-style-type: square;
}


li#chc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFCC33;
	text-color:#FFCC33;
	list-style-position: outside;
	list-style-type: none;
	}
li#counter {
	margin-left:0px;
	margin-top:2px;
	margin-bottom:7px;
	}

a:link, a:visited {
	background-color:inherit;
	color:#000000;
	text-decoration:none;
	}
img {
	border:0px;
	}

.container {	
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
	
    padding: 2 2 2 2;
    border:none;
	
}
.content {

	background-color:#9CAD9C;
	border: solid 1px #333333;
	height:100%;
	width:620px;
	margin: 0 0 0 131px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	

	
}
.headcontainer {

	
	height:100px;
	width:900px;
	margin-bottom:1px;
	background-color:#000000;

}
.head1 {
	background-image:url(gfx/head.jpg);
	background-color:#FFFFFF;
	height:100px;
	width:750px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	float:left;
	Color:#CCCCCC;

	}
.head_pic {
	background-image:url(gfx/head_right.jpg);	
	height:100px;
	width:150px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #CCCCCC;
	float:left;
	}

div#navbodyleft {
	background-color:#669966;
	background-image:url(gfx/nav_bg.gif) ;
	background-repeat:repeat-y;
	margin-left:5px;
	text-align:left;
	width:130px;	
	float:left;
	margin-left: 0px;
	margin-bottom:10px;



}
div#navbodyright {
	background-color:#669966;
	background-image:url(gfx/navi_right_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	float:right;
	width:143px;	
	color:#FFD700;
}	
.navhead {
	background-image:url(gfx/navi_headlines_bg.gif);
	background-repeat:repeat-y;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	width:auto;
	background-color:#6B8F6B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:right;
	font-weight: bold;
	padding-right:10px;
	height:21px;
}

.navhead_right {
	background-image:url(gfx/navi_right_headlines_bg.gif);
	background-repeat:repeat-y;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	width:auto;
	background-color:#6B8F6B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	font-weight: bold;
	padding-left:10px;
	height:21px;
}
div#linie {
border-bottom: 2px solid rgb(0, 0, 0);
 width: 99%;">
}
