body {
	background-color:#e1eaf3;
	background-image:url('images/hg_verlauf_muster.jpg');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:#000000;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

.titel_schrift {
	padding-left:70px;
	font-size:20px;
	color:#1d5e9d;
}

#raum {
	width:100%;
	height:100%;
}

#seite {
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	width:966px;
	height:auto;
	background-image:url('images/ring_menu_muster.jpg');
	background-repeat:repeat-y;
	background-position:0px 14px;
}

#menu {
	width:266px;
	height:882px;
	background-image:url('images/hg_menu_links.jpg');
	float:left;
}

/*  
Theme Name: APS
Theme URI: 
Description: Theme für ASP
Version: 1.0
Author: 
Author URI: 
*/
#menu ul {
	padding:220px 0px 0px 90px;
}

#menu li {
	list-style-type:none;
	padding-top:10px;
}

#menu_oben {
	margin-bottom:0px;
	margin-top:0px;
	width:695px;
	height:26px;
	padding-left:5px;
	background-image:url('images/hg_menu_oben.jpg');
	background-repeat:repeat-x;
	float:left;
}

#menu_oben ul {
	margin:0;
	padding:0;
	float: right;
	padding-right: 60px;
}

#menu_oben li {
	display:block;
	float:left;
	width:120px;
	height:20px;
	text-align:center;
	padding:0;
	margin:0;
	padding-top:6px;
	padding-left:2px;
	padding-right:2px;
	background-image:url('images/reiter_inaktiv.jpg');
	background-repeat:no-repeat;
}

#menu_oben li.current_page_item {
	background-image:url('images/reiter_aktiv.gif');
}

#inhalt {
	padding:0;
	margin:0;
	width:669px;
	height:auto;
	float:left;
}

#inhalt img {
	position:absolute;
}

#inhalt p {
	clear:both;
	padding-left:71px;
	padding-top:20px;
	padding-right:120px;
	text-align:justify;
	line-height:1.5;
}

h3 {
	clear:both;
	padding-left:71px;
	padding-top:20px;
	padding-right:120px;
	text-align:justify;
	line-height:1.5;
}

h2 {
	clear:both;
	padding-left:71px;
	padding-top:20px;
	padding-right:120px;
	text-align:justify;
	line-height:1.5;
}


.commentlist {
	clear:both;
	padding-left:91px;
	padding-top:20px;
	padding-right:20px;
	text-align:justify;
	line-height:1;
}

#inhalt ul {
	padding-left:115px;
	line-height:1.5;
}

#schatten {
	width:31px;
	height:650px;
	background-image:url('images/hg_verlauf_schatten.jpg');
	float:left;
}

#titel {
	margin-top:60px;
	height:27px;
	background-image:url('images/box_titel_muster.gif');
	background-repeat:repeat-y;
}

#topcorners {
	width: 669px;
	height: 3px;
	background-image:url('images/hg_inhalt_oben.gif');
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#menu_fuss {
	clear:both;
}