body {
	margin:0px;padding:0px;
	background-color: white;
	background-image: url(../images/body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	color:black;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}


h1 {
	font-size: 150%;
	font-style: italic;
	color: #5276B5;
}

h2 {
	font-size: 125%;
	font-style: italic;
	color: #5276B5;
}

b, strong {
	font-size: 100%;
	color: #5276B5;
}

/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#site01 {margin:0px;padding:0px;width:1000px;margin:auto;}
#site02{
	margin:0px;padding:0px;
	background-image: url(../images/site02.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	float:left;
}
#site03 {background-image: url(../images/site.jpg);background-position: top left;background-repeat: repeat-y;float:left;}

/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#head {margin:0px;padding:0px;width:1000px;}

/*TOP_01*/
#top01 {margin:0px;padding:0px;width:1000px;height:118px;background-image: url(../images/top_01.jpg);background-position: top left;background-repeat: no-repeat;}
/
/*TOP_02*/
#top02 {margin:0px;padding:0px;width:1000px;height:126px;}
.box_top02 {margin:0px;padding:0px;width:668px;height:126px;background-image: url(../images/top_02.jpg);background-position: top right;background-repeat: no-repeat;float:right;}
.adresse {float:left;color:#5E87D0;padding-top:25px;padding-left:30px;font-size:90%;}

/*TOP_03*/
#top03 {margin:0px;padding:0px;width:1000px;height:45px;background-image: url(../images/top_03.jpg);background-position: top right;background-repeat: no-repeat;}


/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#middle {margin:0px;padding:0px;	background-image: url(../images/site02.jpg);	background-position: top left;background-repeat: no-repeat;	float:left;}

/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#navigation {
	margin:0px;padding:0px;
	width:247px;
	float:left;
}
.menu1 {margin:0px;padding:0px;list-style-type:none;padding-left:24px;}
.menu1_sub {margin:0px;padding:0px;margin-left:10px;list-style-type:none; background-image: url(../images/level2.gif);background-position: top left;background-repeat: repeat-y;}

.menu1_level1 {background-color: white;width:173px;}
.menu1_level1 a, .menu1_level1 a:visited {text-decoration:none;color:#5276B5;margin-top:10px;display:block;padding-left:10px;font-weight:bold;}
.menu1_level1 a:hover {color:black;border-right:10px solid #5276B5;}
.menu1_level1_act {background-color: white;width:173px;}
.menu1_level1_act a, .menu1_level1_act a:visited {text-decoration:none;margin-top:10px;display:block;padding-left:10px;font-weight:bold;color:black;border-right:10px solid #5276B5;}

.menu1_level2 {}
.menu1_level2 a, .menu1_level2 a:visited {background-color: none;background-image: url(../images/level2_li.gif);background-position: left center;background-repeat: no-repeat;padding-left:15px;border:none;color:#5276B5;}
.menu1_level2 a:hover {color:black;border-right:10px solid #5276B5;}
.menu1_level2_act {}
.menu1_level2_act a, .menu1_level2_act a:visited {background-color: none;padding-left:15px;color:black;border-right:10px solid #5276B5;}


/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#center {
	margin:0px;padding:0px;
	background-color: transparent;
	float:left;
	width:753px;
}
#content {
	margin:0px;padding:0px;
	width:700px;
	margin-left:25px;
}
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
/*+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#*/
#footer {
	margin:0px;padding:0px;
	width:1000px;
	height:19px;
	background-image: url(../images/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
}

/* ############# Formular ############## */

fieldset {
	border: none;
}

label {
font-weight: bold;
display: block;
padding-top: 5px;
}