body{
text-align:center;
	color:black;
	font-family:Verdana,sans-serif;
	font-size:small;
	margin:0px;
	padding:0px;
}
* html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
}
#header, #content{
	margin: 0 auto;
	width: 920px;
	font-size:80%;
	padding: 0;
	text-align:left;
}
#header{
	margin-top:10px; 
	clear:left;
}

#header img{
	padding: 0 0 0 2px;
	margin: 0;
	float:left;
}
#header h1{
	font-size:40px;
	padding:0;
	margin:0;
	margin-left:40px;
	vertical-align:top;
	font-weight: bold;
	letter-spacing:24px;
	text-transform: uppercase;
	float:left;
	line-height:100%;
	width: 670px;
}
 #header h1 span{
 	width: 670px;
	height: 3px;
	border-bottom: 3px solid black;
	float: left;
	line-height:0%;
	}
	 *html #header h1 span{
	 	width: 660px;
	 }
	*html #header h1{
		letter-spacing:23px;
	}
#content{
background: url(image/Hintergrund.gif) no-repeat center bottom;
	clear:left;
	padding-top:20px;
	padding-bottom:5px;

}
#content table{
	margin: 0;
	padding: 0;
	width:100%;
}
#content td{
	height: 98px;
	margin: 0;
	padding:0;
	vertical-align: top;
	width:455px;
}

#content .image{
	border: 3px solid #007CB8;
	float:left;
	padding:0;
	margin:0;
}
#content img{
	border:0;

}

#content .text_img, #content .text{
	float:left;
}
#content .text_img img{
	margin:0 10px 0 15px;
	padding:0;
	float:left;
}

#content h2{
	padding-bottom: 0px;
	margin-bottom: 0px;
	color:#007CB8;
	font-style: italic;
	display: inline;
	font-family: serif;
	font-size: 130%;
	letter-spacing: 0.05em;
	line-height:25px;
}
#content h2 a,#content h2 a:hover{
	text-decoration: none;
	color:#007CB8;
	border-bottom: 1px solid black;
}
#content p{
	padding-top:0px;
	margin-top: 0px;
	line-height:120%;
}
#content b{
	font-size:110%;
	line-height:125%;
}


#footer{
	margin: 0 auto;
	width: 100%;
	padding: 0;
	background-color:#007CB8;
	float:left;
}
#footer div{
	margin: 0 auto;
	width:920px;

}
#footer p{
	color:white;
	font-weight: bolder;
	font-size:90%;
	line-height:160%;
	text-align:left;
	float:left;
}
#footer p .text{
	letter-spacing: 5px;
	float: left;
}
#footer p .footer_normal{
	letter-spacing: 2px;
	text-transform: none;
}
#footer p .impressum{
	float: right;
	padding-right:20px;
}
a{
	color:black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#footer p .impressum a{
	color:white;
}
.page{
	width: 370px !important;
	 background-image: none !important;
}
.page h2{
	font-style: normal !important;
	color:black !important;
	line-height:auto;
	font-family: sans-serif !important;
	
}
.page ul{
	list-style: decimal;
}.page li{
	margin-bottom: 10px;
}
.page a{
	text-decoration:underline;
}
