html, body {
  padding: 0px;
  margin: 0px;
  border: 0px;
  min-width: 100%;
  height: 100%;  
  
}

html, body, img, p, div, ul, li, span, a{
	margin:0;
	padding:0;
	border:none;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	
}


table, td{
	margin:0;
	padding:5px;
		border:none;
	font-family:Verdana, sans-serif;
	font-size:12px;
	 vertical-align: top;

}

ul{
	list-style-type:none;
}

h1{
	font-size:20px;
	font-weight:normal;
	text-transform: uppercase;

}
h2{
	font-size:16px;
	font-weight:bold;

}

h3{
	font-size:14px;
	font-weight:bold;

}

html{
	background: #eaeaeb;

}
body{
	background: url('../img/main_bg.gif') center top repeat-y;
	
}

a, a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

p{
margin-bottom:10px;
}



/* Main Styling beginnt*/
#page{
	
	width:980px;
	background: url('../img/main_bg.gif') center top repeat-y;
	
	margin: auto;
	
	margin-bottom:50px;
}



#spacer_navigation{
	height:20px;
	background: #ffffff;
}
#head_logo{
	height:202px;
	background: #ffffff;
	padding-top:85px;
}

#left_text{
	float:left;
	width:90px;
	text-align:right;
}
#spacer_content{
	height:10px;
	width:100%;
	clear:both;
}

/* Start Page Styling*/
#start_images{
	margin-left:69px;
	padding-top:80px;
	width: auto;
	float: left;
}
#start_images img{
	margin-right:41px;
	
	display:inline;
	border: 2px solid #FFFFFF;
}

/* Falls der Text solo steht*/
#main_text{
	color:#ffffff;
	margin-left:175px;
	margin-right:50px;
	
	padding-bottom:50px;
}

/* Falls rechts noch ein Bild floaten sollte*/
#center_text{
	color: #ffffff;

	margin-left:175px;
	margin-right:120px;
	
	padding-bottom:50px;
}
.right_image{
	float:right;
	margin-right: 150px;
	margin-left: 30px;
	
	padding-bottom:5px;
}
.right_image img{
	border: 2px solid #FFFFFF;
}

.right_image p{
	margin-top: 10px;
	color:#FFFFFF;
	text-align:center;
}

.marger, .margertwo {
	margin-right:184px !important;
	text-align: left;
}

.marger img {
	border: 1px solid #000000;
}

.margertwo img {
	border: 1px solid #000000;
	margin-bottom: 6px;
}


.ficon {
	margin-top: 30px;
}

.theprof {
	height: 143px;
	margin: 0;
}

.impressum {
  font-size: 11px;
}

#content ul {
list-style:disc;
list-style-position:inside;
}

.aktuellImage img {
	border: 2px solid #ffffff;
}

.actHead {
padding-left:13px !important;
}

#boxAkt {
	width: 210px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 20px;
	color: #ffffff;
}

#boxAkt a {
	color: #E20A16;
	text-decoration: none;
}

#boxAkt a:hover {
	text-decoration: underline;
}