body {
	font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif;
	background-color: #efefef;
	margin: 0;
	padding: 0;
	font-size:12px; line-height: 18px;
}

#contentwrapper {
	display: block;
	position: relative;
	left: auto;
	right: auto;
	width: 750px;
	margin: auto auto auto auto;
	padding: 5px 0 0 210px;
	clear: none;
 	background-position: top right;
 	background-repeat: no-repeat;
 	overflow: hidden;
}

#einleitung {
	display: block;
	position: relative;
	float: left;
	top: -8px; left: 0px;
	margin: 0px auto 0px 0;
	clear: none;
	 padding: 25px 10px 0px 0px;
	 background: transparent;
	 width: 510px;
	font-weight: 700;
 	color: #a40000;	
	background-image: url(bilder/bg_einleitung.png);
 	background-position: top right;
 	background-repeat: no-repeat;
}

#einleitung img#einleitungsbild {
	float:right;
	margin: -17px -2px 0 0;
}

#einleitung h1.einleitung {
	line-height: 1.2em;
	background-image: url(bilder/bullet_big_rot.png);
	background-position: top left;
 	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 20px 10px 0px 10px;
	border-left: 20px solid white;
}
div#einleitung p {
	margin: 0px;
	padding: 10px 0 10px 10px;
	border-left: 20px solid white;
}	

#toplogo {
	display: block;
	float: right;
}

#blog {
	display: block;
	float: left;
	left: 0px;
	margin: -10px 0 20px auto;
	clear: none;
	 padding: 10px 10px 30px 10px;
	 background-color: transparent;
	width: 490px;
	background-image: url(bilder/bg_blog.png);
 	background-position: top right;
 	background-repeat: repeat-y;	
 	border-left: 10px solid white;
 	min-height: 450px;
}

#navspalte {
	padding: 0px;
	float: right;
	margin: 7px 0 0 0;
	clear: both;
	right: 0px;
	width: 250px;
	margin-left: -20px;
	background-color: white;
}

div#navspalte>img {
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 13px;
}

img.logo {
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 13px;
}

ul#navspalte_kategorien {
	text-indent: -10px;
	list-style: none;
}

ul#navspalte_zusatzlinks {
	list-style: none;
	background: white;
}

hr.navspalte {
 clear:none;
}

li.navspalte_kategorie{
 margin-top:0;
 margin-bottom:0;
 text-indent:-0.6em;
 font-weight: bold;
 color: #ff7c00;
}

li.navspalte{
 margin-top:0;
 margin-bottom:0;
 margin-left:0.2em;
 text-indent:-0.8em;
 font-size: 15px;
 font-weight: bold;
 color: #a40000;
}

#footer {
	position: relative;
	bottom: 0;
	height: 27px;
	width: 510px;
	top: -38px;
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px; 
	background-color: transparent;
	background-image: url(bilder/bg_footer.png);
 	background-position: bottom left;
 	background-repeat: repeat-x;	
}

#div925 {
	position: relative;
	
	top: 25px;
	left: -198px;
}

* html body {
	
	padding-bottom: 50px;
}

* html #contentwrapper {
	margin-bottom: -150px;
}

* html #iepadding1 {
	display: block;
	position: absolute;
	top: -8px;
	width: 100%;
	height: 8px;
}

* html #iepadding2 {
	display: block;
	position: absolute;
	margin-left: 10px;
	top: 23px;
	width: 8px;
	height: 10000px;
}

* html #iepadding3 {
	display: block;
	position: absolute;
	left: -2px;
	margin: 0px auto auto auto;
	bottom: 0px;
	width: 518px;
	height: 35px;
	background-color: #efefef;
}

* html img.logo {
	display: inline;
	margin: -3px 0 0 0;
	padding: 0;
	border-top: 2px solid white;
}


* html #einleitung {
	padding: 25px 00px 0px 0px;
	margin: 18px auto 0px 0;
	clear: none;
	background-image: none;
	background-color: white;
	 width: 510px;
}

* html #einleitung p{
	background-color: yellow;
}

* html #toplogo {
	display: block;
	position: relative;
	top: 10px;
}

* html #einleitung img#einleitungsbild {
	float:right;
	margin: -25px -2px 0 0;
}


* html div#einleitung h1.einleitung {
	line-height: 1.2em;
	margin: 0 5px 0 0;
	padding: 20px 10px 0px 10px;
	background-color: yellow;
	background-position: top 20px;
}

* html #navspalte {
	padding: 0px;
	float: right;
	margin: 23px 0 0 0;
	clear: both;
	right: 0px;
	width: 240px;
	background-color: white;
}

* html #blog {
	margin: -10px -10px 20px 0;
	clear: none;
	padding: 10px 0px 50px 10px;
	background-color: white;
	width: 490px;
	background-image: none;
}  

* html #footer {
	position: relative;
	bottom: 0;
	height: 35px;
	width: 488px;
	top: -60px;
	display: block;
	clear: both;
	float: left;
	margin: 10px 0px -38px 10px; 
	background-color: black;
	background-image: none;
}


