.body {	
	padding:0px;
	margin:0px;
	background-color: #333333;
	overflow: auto;
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;	
}
a:link { color:#000000; text-decoration:none}
a img, a:link img { border: none;}

#mainframe {
	position: relative;
	margin: 0 auto;
	height: auto;
	width: 1000px;
}
#header {
	position: relative;
	height: 360px;
	width: 1000px;
	background-color: #cccccc;
}

#header img{
	border: none;
}


#contentframe {
	position: relative;
	height: auto;
	width: 1000px;

}
/*Hauptnavigation Start*/
#navi {
	float: left;
	height: auto;
	background-color: #e14f59;
}
#navi ul {
	position:relative;
	
	width:230px;
	margin:0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	visibility: visible;
	
	
}
#navi li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}
#navi a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navi a:hover {
	background: #cc0033;
	color: #FFFFFF;
}
#navi a:active {
	background: #cccccc;
	color: #000000;
}
.themen {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0px;
	padding: 4px 0px 0px 14px;
	background-image: url(images/naviback.jpg);
	height: 26px;
	width: 216px;
}
.themen a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin:-4px 0px 0px -14px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/naviback.jpg);
	height: 26px;
	width: 200px;
}


/*Hauptnavigation Ende*/
#content {
	position: relative;
	height: auto;
	width: 760px;
	margin:0px 0px 0px 230px;
}

#inhalt {
	float:left;
	position: relative;
	height: auto;
	width: 725px;
	padding: 20px 25px 0px 20px;


}
#cont_head {
	position: relative;
	height: 22px;
	width: 740px;
	background-image: url(images/headback.jpg);
	padding: 0px 0px 0px 10px;

}
#cont_1 {
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;

}
#cont_head_2{

	height: 22px;
	width: 350px;
	background-image: url(images/headback.jpg);
	padding: 0px 0px 0px 10px;

}
#cont_li {

	float: left;
	height: 210px;
	width: 360px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;

}
#cont_re {

	float: right;
	height: 210px;
	width: 360px;
	background-color: #ffffff;
	margin: 0px -25px 0px 0px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 0px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 25px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 5px 0px;
}
h4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin:0px 0px 38px 0px;
	clear: right;
}
h5 {
height: 1px;
background-color: #999999;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
p  {
	margin:10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 0pt solid #FFFFFF;
}

#footer {
	clear:both;
	position: relative;
	top: 20px;
	height: 20px;
	width: 988px;
	background-color: #666666;
	border-top: 1px solid #ffffff;
	padding: 4px 0px 4px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}
.texthead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}

