body{
	margin:0px;padding:0px;
	background-image: url(../images/back_body.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color:black;
}

a, a:visited {
	color: #0483C2;
}
/*########################################################################*/
#site{
	margin:0px;padding:0px;
	width:965px;
	background-color: transparent;
	left:50%;
	margin-left:-482px;
	position:absolute;
}
/*########################################################################*/
#top{
	margin:0px;padding:0px;
	width:100%;
	height: 131px;
	background-color: #0483C2;
	background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float:left;
}
.logo{float:left;}
.mit_sb{	float:left;}
/*########################################################################*/
#box_menu1 {
   margin:0px;padding:0px;
	width:450px;
	height:70px;
   background-color: transparent;
	background-image: url(../images/back_menu1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float:right;
}
ul.menu1 {
	margin:0px;padding:0px;
	list-style-type:none;
	border-top:1px solid white;
	margin-top:38px;
	margin-right:100px;
}
.menu1_level1{	float:left;}
li.menu1_level1 a, li.menu1_level1 a:visited {
	float:left;
	color:white;
	text-decoration:none;
	margin-right:20px;
	padding:3px;
}
li.menu1_level1 a:hover{
	background-color: white;
	color:#0483C2;
}
.menu1_level1_act {float:left;}
li.menu1_level1_act a, li.menu1_level1_act a:visited {
	float:left;
	color:white;
	text-decoration:none;
	margin-right:20px;
	padding:3px;
	background-color: white;
	color:#0483C2;
}
/*########################################################################*/
#navigation{
	margin:0px;padding:0px;
	width:195px;
	float:left;
}
ul.menu2 {
	margin:0px;padding:0px;
   list-style-type:none;
}
li.menu2_level1 a, li.menu2_level1 a:visited {
	text-decoration:none;
	color:white;
	line-height:30px;
	border-bottom:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	display:block;
	padding-left:35px;
	background-image: url(../images/back_navigation.jpg);
	background-position: top left;
	background-repeat: repeat-y;   
	margin-bottom:5px; 
}
li.menu2_level1 a:hover{
	background-color: #0382C1;
	font-weight:bold;
	display:block;
}
li.menu2_level1_act a, li.menu2_level1_act a:visited {
	text-decoration:none;
	color:white;
	line-height:30px;
	border-bottom:2px solid #CCCCCC;
		border-right:2px solid #CCCCCC;
	display:block;
	padding-left:35px;    
	background-color: #0382C1;
	background-image: url(../images/hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight:bold;
	margin-bottom:5px;
}
/*########################################################################*/
#center{
	margin:0px;padding:0px;
	background-color: transparent;
	width:555px;
	float:left;
	display:block;
}
#content{
	margin:0px;padding:0px;
	width:520px;
	margin-left:15px;
}
/*########################################################################*/
#right {
	margin:0px;padding:0px;
	width:164px;
	background-color: transparent;
	float:left;
}
#anzeigen {
	margin:0px;padding:0px;
	width:154px;
	background-color: transparent;
	margin-left:5px;
}
.anzeigen{
	font-size:130%;
	color:white;
	display:block;
	background-color: #0483C2;
	margin-top:15px;
	padding-left:1px;
	font-weight:bold;
}
.box02 {
	border-top:1px dashed black;
	border-bottom:1px dashed black;
	font-size:90%;
	margin-top:10px;
	padding-top:5px;padding-bottom:5px;
	padding-left:5px;
}
/*########################################################################*/
.box01 {
	background-color: #E8E8E8;
	border-bottom:1px solid #0483C2;
	padding-bottom:20px;
	margin-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}

h1 {
   font-size:180%;
	margin:0px;padding:0px;
	background-image: url(../images/back_h1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: White;
	line-height:68px;
	color:#0483C2;
}

h2 {
   font-size:160%;
	margin:0px;padding:0px;
	background-image: url(../images/back_h1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: White;
	line-height:68px;
	color:#0483C2;
}

h3 {
   font-size:140%;
	margin:0px;padding:0px;
	background-image: url(../images/back_h1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: White;
	line-height:68px;
	color:#0483C2;
}

h4 {
   font-size:120%;
	margin:0px;padding:0px;
	background-image: url(../images/back_h1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: White;
	line-height:68px;
	color:#0483C2;
}

h5 {
   font-size:100%;
}

.box01 p {
	padding-left: 5px;
	padding-right: 5px;
}

.boxclearer {
clear: both;
}

fieldset {
	border: none;
}

label {
font-weight: bold;
color: #0483C2;
display: block;
padding-top: 10px;
}