*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html,body{
	height: 100%;
}
#mainTable{
	height: 100%;
	background-color: #C4E6C1;
}
#headerArea{
	height: 140px;
	background-color: #fff;
	border-bottom: 1px solid #C4E6C1;
	position:relative;
}
#headerArea div#flash {
	position:absolute;
	width:187px;
	height:215px;
}
.bannerArea{
	height: 102px;
	text-align: right;
}
.logo{
	margin-right: 20px;
	padding-top: 30px;
}
.borderArea{
	border-top: 1px solid #fff;
}
.mainmenuArea{
	background-image: url(../img/img_bg_mm.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#globalArea{
	height: 23px;
	text-align: right;
	font-size: 11px;
	color: #469304;
}
.global{
	margin-right: 15px;
	margin-top: 5px;
}
.global a{
	color: #469304;
	text-decoration: none;
}
.global a:hover{
	color: #E25F01;
	text-decoration: underline;
}
.global .act{
	color: #E25F01;
	text-decoration: underline;
}
.mainmenuArea ul{
	margin-left: 170px;
	list-style: none;
	height: 27px;
	margin-bottom: -3px;
}
.mainmenuArea ul li{
	display: inline;
	margin-right: -20px;
}
#contentArea{
	margin-top: 30px;
}
#submenuDiv{
	width: 200px;
	float: left;
}
#submenuDiv ul{
	margin-top: 40px;
	margin-left: 10px;
	padding-bottom: 1px;
	list-style: none;
}
#submenuDiv ul li{
	border-bottom: 1px dotted #50A200;
	border-top: 1px dotted #50A200;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: -1px;
}
#submenuDiv ul .ebene1 a{
	font-size: 11px;
	line-height: 21px;
	background-color: #DDF0DC;
	display: block;
	background-image: url(../img/icon_list_1.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #3E513D;
	text-decoration: none;
}
#submenuDiv ul .ebene1 a:hover{
	background-image: url(../img/icon_list_3.gif);
	color: #fff;
	background-color: #F46600;
}
#submenuDiv ul .ebene1act a{
	font-size: 11px;
	line-height: 21px;
	background-color: #DDF0DC;
	display: block;
	background-image: url(../img/icon_list_2.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #F46600;
	text-decoration: none;
}
#submenuDiv ul .ebene2 a{
	font-size: 11px;
	line-height: 21px;
	background-color: #F2F9F1;
	display: block;
	background-image: url(../img/icon_list_1.gif);
	background-position: 21px 9px;
	background-repeat: no-repeat;
	padding-left: 36px;
	color: #3E513D;
	text-decoration: none;
}
#submenuDiv ul .ebene2 a:hover{
	background-image: url(../img/icon_list_3.gif);
	color: #fff;
	background-color: #F46600;
}
#submenuDiv ul .ebene2act a{
	font-size: 11px;
	line-height: 21px;
	background-color: #F2F9F1;
	display: block;
	background-image: url(../img/icon_list_2.gif);
	background-position: 21px 9px;
	background-repeat: no-repeat;
	padding-left: 36px;
	color: #E56100;
	text-decoration: none;
}
#submenuDiv ul .ebene3 a{
	font-size: 11px;
	line-height: 21px;
	background-color: #DDF0DC;
	display: block;
	background-image: url(../img/icon_list_1.gif);
	background-position: 37px 9px;
	background-repeat: no-repeat;
	padding-left: 52px;
	color: #3E513D;
	text-decoration: none;
}
#submenuDiv ul .ebene3 a:hover{
	background-image: url(../img/icon_list_3.gif);
	color: #fff;
	background-color: #F46600;
}
#submenuDiv ul .ebene3act a{
	font-size: 11px;
	line-height: 21px;
	background-color: #DDF0DC;
	display: block;
	background-image: url(../img/icon_list_2.gif);
	background-position: 37px 9px;
	background-repeat: no-repeat;
	padding-left: 52px;
	color: #E56100;
	text-decoration: none;
}
#contentDiv{
	width: 654px;
	float: right;
}
.clear{
	clear: both;
}
.headline{
	width: 575px;
	border-bottom: 1px dotted #559E07;
	margin-bottom: 18px;
}
.headline h1{
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	color: #3F503E;
	padding-bottom: 5px;
}
.print{
	width: 575px;
	border-top: 1px dotted #559E07;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
}
.print a{
	background-image: url(../img/icon_print.gif);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #4EA000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.print a:hover{
	color: #E25F01;
	text-decoration: underline;
}
.printnoline{
	width: 575px;
	font-size: 11px;
	line-height: 20px;
	padding-top: 10px;
}
.printnoline a{
	background-image: url(../img/icon_print.gif);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #4EA000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.printnoline a:hover{
	color: #E25F01;
	text-decoration: underline;
}
.content p{
	margin-left: 5px;
	font-size: 11px;
	line-height: 18px;
	color: #3F503E;
	margin-bottom: 18px;
	margin-right: 75px;
}
.content a{
	font-weight: bold;
	color: #4EA000;
	text-decoration: none;
	background-image: url(../img/icon_list_4.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.content a:hover{
	color: #E25F01;
	text-decoration: underline;
	background-image: url(../img/icon_list_2.gif);
}
.content img{
	border-top: 1px dotted #559E07;
	border-bottom: 1px dotted #559E07;
	padding-bottom: 1px;
	padding-top: 1px;
	float: right;
	margin-bottom: 18px;
}
.content .imageLink{
	background-image: none;
	padding-left: 0px;
}
.content .imageLink:hover{
	background-image: none;
}
.content ul{
	list-style: none;
	margin-bottom: 18px;
	font-size: 11px;
	line-height: 18px;
	color: #4EA000;
	margin-left: 25px;
}
.content ul li{
	background-image: url(../img/icon_list.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.sitemap1{
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-right: 20px;
}
.sitemap1 a{
	background-image: none;
	padding-left: 0px;
}
.sitemap1 a:hover{
	background-image: none;
}
.sitemap1 ul{
	list-style: none;
	margin-left: 0px;
}
.sitemap1 ul .ebene1{
	background-image: url(../img/icon_list_1.gif);
	background-position: 5px 7px;
	background-repeat: no-repeat;
}
.sitemap1 ul .ebene1 a{
	font-weight: normal;
	color: #3F503E;
	padding-left: 10px;
}
.sitemap1 ul .ebene2{
	background-image: url(../img/icon_list_1.gif);
	background-position: 21px 7px;
	background-repeat: no-repeat;
}
.sitemap1 ul .ebene2 a{
	font-weight: normal;
	color: #3F503E;
	padding-left: 26px;
}
.sitemap1 ul .ebene3{
	background-image: url(../img/icon_list_1.gif);
	background-position: 37px 7px;
	background-repeat: no-repeat;
}
.sitemap1 ul .ebene3 a{
	font-weight: normal;
	color: #3F503E;
	padding-left: 42px;
}
