body {margin:0;padding:0;
	background-color:#FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:12px 0px;
}
.text {text-align: justify;
	text-indent:0em;text-transform: none;
	margin-bottom:25px;
}
.textBlocksatz {
	text-indent:0em;text-transform: none;
	margin-bottom:25px;
        text-align:justify;	 
} 
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:none;
} 
ul {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	list-style-image:url();
	list-style:none;
}
ul li { 
background: url(iconlist.jpg) no-repeat 25px 5px; padding-left:55px;
}
a {
	color:#000;
	text-decoration:none;
}

#wrapper {
	border:1px #004780 solid;
	width:800px;
	padding:px;
	position:relative;
}
#anzeige_div {text-align: justify;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;	/* middle, bottom */
	position:relative;
}
#header{
	margin:0px 0px 0px 0px;
	padding:30px 60px 25px 60px;

}
h1{
	font-size:25px;
	color:#ae2432;
	margin: 30px 0px 30px 0px;
	line-height:30px;
	font-weight:bold; 
	text-align:center;
}  
h1 span{font-size: 19px;}

h2 { font-size:16px;
     margin: 0px 0px 6px 0px;
     font-weight: bold;
	color:#004780;}

/* Logos und Bilder */

.logo { margin:35px 60px; }
.logo2 {float:right;}

/* Boxmodelle */

.box {
	border-radius: 10px;
	background-color:#004976;
	box-shadow: 4px 4px 1px #000;
	padding:20px;
	margin: 25px 0px;}

.box2 {
	background-color:#004976;
	padding:20px;
	margin: 25px 0px;
	border:2px #000000 solid;
	/* border:2px #000000 solid; */
	/* border:5px #000000 double; */ 
	/* border:5px #000000 dotted; */ 
	/* border:5px #000000 dashed; */
	/* border:5px #000000 groove; */ 
	/* border:5px #000000 ridge; */
	/* border:5px #000000 inset; */
	/* border:5px #000000 outset; */ }

/* Bewerben-Button */

.button {
	 background-color:#004976;
	 width:200px;
	 margin: 20px 0px;
	 padding: 10px 10px 10px 10px;
	 border-radius: 5px;
	 color:white;
	 font-weight:bold;
	 text-align:center;}

.button a{
	 color:white;
	 font-weight:bold;
	 text-align:center;}

/* 2 Spalten */

.left{
	width: 300px;
	float:left;}

.right{
	width:300px;
	margin-left: 15px;
	float:right;}

.clear { clear: both; }

/* 3 Spalten */

.links{
width: 30%; 
float:left;
}

.mitte{
width: 30%; 
margin-left: 15px;
float:left;
}


.rechts{
width: 30%; 
margin-left: 15px;
float:left;
}

/* Footer bzw. Balken am Ende des HTMLs */

.footer{ 
background-color:#004976; 
font-size:26px; 		
line-height:35px; 		
color:#000000; 			
text-align:center; 		
padding:25px 0px;	
margin: 25px 0px 0px 0px;	
}

/* Slideshow */

.slide {position:relative; width:100%;height: 189px;margin: 0 0 0px;}
.slide img{position:absolute;width: 100%;height: 100%;top: 0;left: 0; }









