/* def5-CSS */

body {
	margin: 0em 1em 1em 1em;
   color: Black;
	font-family: Arial;
	font-size: 13px;
}
h1 {
	font: bold x-large Arial, sans-serif;
	color: #737373;
	}
.h1_posit1{
	position: absolute;
	top: 113px;
	left: 291px;
	color: Maroon;
	font-family: "Times New Roman";
	font-size: 6em;
	font-weight: 800;
}

.h1_posit2{
	position: absolute;
	top: 111px;
	left: 286px;
	color: #F4A460;
	font-family: "Times New Roman";
	font-size: 6em;
	font-weight: 800;
	}
.menu_box1{
	
}

#box1{
	position: absolute;
	top:202px;
	left:281px;
	width:265px;
	height: 221px;
	}
h2 {
	font: normal normal bold 16px sans-serif;
	color: Navy;
	line-height: 20px; _line-height: 16px;
	}
.h2_mark{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	line-height: 1.3em;
}
h3 {
	font-family: sans-serif;
	font-size: 110%;
	font-weight: bold;
}	
h4{
	font-family: sans-serif;
	font-weight: bold;
	font-style: oblique;
	font-size: 90%;
}
.rot {
	color: Red;
}
.naviquer a{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: Black;
	font-weight: 600;
}
	a:hover {
	color: Red;
}
.hinweistext{
	font: normal normal large sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4em;
	font-size: 10px;
	font-weight: 300;
	font-style: normal;
}
dt{
	margin: 0em 1em 1em 1em;
	font-family: Arial;
	font-size: 1.5em;
}
.absatz_l{
	margin-left: 3em;
}

#absatz_u {
	margin-bottom: 5em;
}

#colum_links{
	
	top: 0;
	margin: 0em 1em 1em -2em;
	float: left;
	width: 18%;
	height: 100%;
	
}	
#werb_links{
	margin-left:40px;
	width:150px;
	height: 100%;
	}
	
#colum_mitte{
	top: 0;
	margin: 0em 1em 0em 1em;
	padding: 0em 2em 0em 1em;
	float: left;
	width: 58%; _width: 60%;
	height:2000px;
	border: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	}
#colum_mitte_breit{
	top: 0;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	width: 77%;
	height: 300%;
	border: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	}
#top1{
	padding-top: 1em;
	width: 100%;
	height: auto;
	}
#top2{
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #F0F0F0;
}
#top3{
	padding: 1em 0em 1em 0em;
	width: 100%;
   height: 4%;
	}
#monitor{
	top:0;
	padding: 1em 1em 1em 1em;
	width: 100%;
   height: 100%;
	}
#unten{
	
	margin-top: 2em;
	padding-top: 1em;
	height: auto;
	border-top: solid thin silver;
	text-align: center;
}
#colum_rechts {
	top: 0;
	padding: 1em 0em 0em 1em;
	float: left;	
	width: 15%;
	height: 100%;
	}

.floatstop{
	clear: both;
}

#box2{
	position: absolute;
	top:19%;
	left:52%;
	width:28%;
	height: 100%;
	border-left: solid thin gray
	}	
	
.fix_box{
	position:absolute;
	left:2%;
	}	
.bild_l{
	float: left;
	width: auto;
	margin-right: 1em;
	}
.bild_r{
	float: right;
	width: auto;
	margin-left: 1em;
	}
.bild_position{
	position: absolute;
	top: 169px;
	left: 565px;
	}
#picture_r {
	float: right;
	width: auto;
	}
#picture_l {
	float: left;
	width: auto;
	}
		
#liste{
   margin-left:7px; 
_margin-left:3em;  
   background: White;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   list-style-type: none;
   line-height: normal;
   _line-height: 0.5em;
}
#ul{
	background: transparent;
}

#liste li a{
	border-bottom: 1px solid #ccc;
	color: Black;
	display: block;
	padding-bottom: 2px; _padding-bottom: 8px;
	text-decoration: none;
}

#liste li a:hover{
 	color:#c00;
 	text-decoration:none;
	}
	

