body {
	padding: 0px !important;
	margin: 0px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	background-color: #E9F3EB;
	background-image: url(../layout/images/body_hg.png);
	background-repeat: repeat-x;
	/*border: 1px solid black;*/
	min-height: 100%;
}



body {
	background-color: #E9F3EB;
	background-image: url(../layout/images/body_hg.png);
	background-repeat: repeat-x;
}


#headPanel {
	width: 980px;
	height: 97px;
	margin: 0px auto;
	margin-top: 40px;
	/*background-image:url(head_hg.png);
	background-repeat:repeat-x;*/
}



#headLeftPanel {
	width: 191px;
	height: 97px;
	/*border: 1px solid black;*/
	background-image: url(../layout/images/head_left_hg.gif);
	background-repeat: no-repeat;
	float: left;
}

#headMainPanel {
	width: 728px;
	height: 97px;
	background-image: url(../layout/images/head_main_hg.gif);
	background-repeat: repeat-x;
	float: left;
}

#logo {
	width: 728px;
	height: 72px;
}

#logo_image {
	float: right;
}

#navigation {
	width: 728px;
	height: 25px;
}

#headRightPanel {
	width: 61px;
	height: 97px;
	background-image: url(../layout/images/head_right_hg.gif);
	background-repeat: no-repeat;
	float: left;
}



#contentPanel {
	width: 980px;
	min-height: 570px;
	margin: 0px auto;

}

#contentLeftPanel {
	width: 170px;
	min-height: 200px;
	float: left;
}

#contentMainPanel {
	width: 730px;
	padding: 20px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	min-height: 550px;
	float: left;
}


#contentLeftPanelTop {
	width: 170px;
	height: 20px;
	background-image: url(../layout/images/content_left_hg_top.gif);
	background-repeat: no-repeat;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 15px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 15px;
}

#contentLeftPanelCenter {
	width: 170px;
	min-height: 530px;
	background-color: #999999;
	background-image: url(../layout/images/content_left_hg_center.gif);
	background-repeat: no-repeat;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 15px;
}

#contentLeftPanelBottom {
	width: 170px;
	height: 20px;
	background-image: url(../layout/images/content_left_hg_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 15px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}

#contentRightPanel {
	width: 40px;
	min-height: 570px;
	float: left;
}

#contentRightPanelTop {
	width: 40px;
	height: 20px;
	background-image: url(../layout/images/content_right_hg_top.gif);
	background-repeat: no-repeat;
	float: left;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 15px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 15px;
}

#contentRightPanelCenter {
	width: 40px;
	min-height: 530px;
	background-color: #579C55;
	float: left;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 15px;
}

#contentRightPanelBottom {
	width: 40px;
	height: 20px;
	background-image: url(../layout/images/content_right_hg_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 15px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}







#footPanel {
	width: 980px;
	height: 49px;
	margin: 0px auto;
}



#footLeftPanel {
	width: 170px;
	height: 49px;
	float: left;
}

#footMainPanel {
	width: 770px;
	height: 49px;
	background-image: url(../layout/images/footer_hg.gif);
	background-repeat: no-repeat;
	float: left;
}

#footRightPanel {
	width: 61px;
	height: 49px;
	float: left;
}





#content {
	padding: 0px;
	margin:0px;
	margin-right: 10px;
	float: left;
	width: 500px;
}

#news_content {
	margin:0px;
	margin-right: 10px;
	width: 200px;
	float:right;
	background-repeat: no-repeat;
}	

.clearfix {
	clear: both;
}

#loginContainer {
	margin-left: 5px;
}

.address {
	font-size: 10px;
	margin-left: 5px;
}

a.address, a.address:link, a.address:visited {
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}

a.address:hover {
	color: #579C55;
	text-decoration: none;
	margin-left: 0px;
}

h1 {
	font-size: 15px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

h3, h4, h5, h6 {
	font-size: 13px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

a, a:link, a:visited {
	color: #0B300A;
	text-decoration: underline;
}

a, a:hover {
	color: #B62901;
	text-decoration: none;
}

ul {
	margin-top: 5px;
	list-style-image: url(../layout/images/pfeil_liste.gif);
	margin-bottom: 10px;
	margin-left: 19px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


hr {
	border: 1px dotted #579C55;
	height:1px;
}

div.image_legend {
	font-size: 10px;
}

input.webmail {
	border: 1px solid #1d3c6c;
	width: 120px;
	height:20px;
	margin-bottom: 5px;
}



/*Navigation für das obere Menü*/
.menu {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	width:100%;
	height:16px;
}
.menu a:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	height:16px;
}
.menu a:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#579C55;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	height:16px;
}

/*Navigation für die News*/
.news{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	height:16px;
}

/*Navigation für Aktuell*/
.aktuell{
	font-family:Verdana;
	font-size:12px;
	color:#AE2505;
	text-decoration:none;
	width:100%;
	height:16px;
}
.aktuell a:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#AE2505;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	height:16px;
}
.aktuell a:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#AE2505;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	height:16px;
}
