body{
	margin:0px;padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color:black;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#site{
	margin:0px;padding:0px;
	width:1000px;
   background-color: transparent;
	background-image: url(../images/back_site.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-left:-500px;
	left:50%;
	position:absolute;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#top {
   margin:0px;padding:0px;
	width:1000px;
	height:159px;
	background-image: url(../images/back_top_01.jpg);
	background-position: top left;
   background-repeat: no-repeat;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#navigation1{
	margin:0px;padding:0px;
	width:1000px;
	height:21px;
	background-image: url(../images/back_menu1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu1{
	margin:0px;padding:0px;
	list-style-type:none;
	margin-left:380px;
	padding-top:2px;
}
.menu1_level1{	float:left;}
.menu1_level1 a, .menu1_level1 a:visited {
	color:white;
	text-decoration:none;
	margin-right:10px;
	padding-left:5px;padding-right:5px;
}
.menu1_level1 a:hover {
	color:#2454AC;
	background-color: white;
}
.menu1_level1_act {float:left;}
.menu1_level1_act a, .menu1_level1_act a:visited {
	color:white;
	text-decoration:none;
	margin-right:10px;
	padding-left:5px;padding-right:5px;
	color:#B63324;
	background-color: white;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#counter{
	margin:0px;padding:0px;
	width:1000px;
	height:38px;
	background-image: url(../images/back_counter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.counter_img {
	float:right;
}
.counterbox{
	width:230px;
	height:15px;
	background-color: white;
	float:right;
	margin-top:1px;
     font-size:100%;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#left{
	 background-color: transparent;
	 float:left;
	 width:193px;
}
#navigation2 {
	margin:0px;padding:0px;
	width:193px;
	height:215px;
	background-image:  url(../images/back_menu2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.partner{
	background-color: #B63324;
	color:white;
	font-weight:bold;
	display:block;
	margin-top:3px;
	clear:both;
	padding-left:5px;
}
.partnerlogos {
	padding-top:5px;
	clear:both;
}
.menu2{
	margin:0px;padding:0px;
	list-style-type:none;
	border-top:1px solid white;
}
.menu2_level1{}
.menu2_level1 a, .menu2_level1 a:visited {
	color:white;
	display:block;
	text-decoration:none;
	border-bottom:1px solid white;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
}
.menu2_level1 a:hover{
	border-left:10px solid #B63324;
	padding-left:10px;
	text-decoration:underline;
}
.menu2_level1_act a, .menu2_level1_act a:visited {
	color:white;
	display:block;
	text-decoration:underline;
	border-bottom:1px solid white;
	padding-top:6px;padding-bottom:6px;
	border-left:10px solid white;
	padding-left:10px;
}
/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#center{
	margin:0px;padding:0px;
	width:654px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
   height:400px;  /*für den IE */
	background-color: Aqua;
	float:left;
	background-image: url(../images/back_center.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #DADADA;
}
#content{
	background-color: transparent;
	width:625px;
	margin-left:11px;
}

/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#right{
	margin:0px;padding:0px;
	width:153px;
	min-height:153px;
	height:auto !important;  /* für moderne Browser */
   height:153px;  /*für den IE */
	background-image: url(../images/back_right_01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	text-align:right;
}
#right img {
	margin-top:5px;
     margin-left:17px;
}

/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/
#footer{
	margin:0px;padding:0px;
	width:1000px;
	height:54px;
	background-image: url(../images/back_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	clear:both;
}
.webdesign a {
	float:left;
	padding-top:37px;
	padding-left:200px;
	color:black;
	text-decoration:none;
	font-size:80%;
}
.webdesign a:hover{text-decoration:underline;color: Blue;}
.mail{
	float:right;
	padding-top:35px;
   font-size:110%;
	font-weight:bold;
	color:#808080;
	padding-right:160px;
}

table {
	font-size:100%;
}

fieldset {
	border: none;
}

label {
font-weight: bold;
color: Black;
display: block;
padding-top: 10px;
}