/*----- Cleaner -----*/

*, html, body, table, td, div, p, h1, h2, h2, h4, h5, ul, ol, 
table, td, tr, form, img, li, map, area, object {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #484848;
	line-height:16px;
}

/*----- Tags -----*/
body {background:url(../images/body_bg.gif) 0 0 repeat-x;}
#content p {padding:1.5em 0 .5em 0; margin:0 0 0 25px; width:450px; text-align:justify;}
strong {font-weight:bold; color:#2A9F27;}
em {font-style:italic;}
#content a:link, #content a:visited {text-decoration:none;}
#content a:hover, #content a:active {text-decoration:underline; color:#D3E1FB;}
#content ul {list-style-type:none; margin: 0 0 0 50px;}
#content li { height:25px; marign:0 0 10px 50px; vertical-align:middle;}
#content li img {margin:0 10px 0 0; border:0;}
#content h1 {width:275px; display:block; height:25px; background-color:#2A9F27; color:#FFFFFF; font-size:14px; font-weight:bold;}
#editor {padding:10px; border:1px solid #CCCCCC; background-color:#EBEBEB;}
#sitemap p {padding:1.5em 0 .5em 0; margin:0 0 0 10px; text-align:center; font-size:10px; color:#CCCCCC; width:600px;}
#sitemap a:link, #sitemap a:visited {text-decoration:none; font-size:10px; color:#CCCCCC;}
#sitemap a:hover, #sitemap a:active {text-decoration:underline; color:#999;}

/*----- Classes -----*/
.klein {font-size:10px;}
.grau {color:#999999;}
.news {border:1px solid #999999; padding:5px; background-color:#EBEBEB; display:block;}


/*----- Divs -----*/
#seite {margin:0 auto 50px auto; width:770px; background:url(../images/seite_bg.gif) 0 0 repeat-y;}
#top {position:relative; height:117px; background:url(../images/top_bg.gif) 0 0 no-repeat;}
	#rechts {
		position:absolute; 
		width:2px; 
		height:125px; 
		background:url(../images/ausgleich/body_rechts.gif) 0 0 no-repeat; 
		left:751px; 
		top:142px;
		z-index:20;}
	#links {
		position:absolute; 
		width:2px; 
		height:125px; 
		background:url(../images/ausgleich/body_links.gif) 0 0 no-repeat; 
		left:34px; 
		top:142px;
		z-index:20; }
	#logo {
		position:absolute; 
		width:332px; 
		height:74px; 
		left:25px; 
		top:22px;}
	#slogan {
		position:absolute; 
		width:306px; 
		height:35px; 
		right:28px; 
		top:53px;}
#middle {background:url(../images/bottom_bg2.gif) 0 bottom no-repeat; width:770px; padding:0;}
	#content {
		background:url(../images/start.jpg) right top no-repeat;
		width:613px;
		margin: 20px auto 80px auto;
		color:#FFFFFF;}
	* html #content {
		background:url(../images/start.jpg) right top no-repeat;
		width:613px;
		margin: 20px auto 0px auto;
		color:#FFFFFF;}
	#sitemap {font-size:10px; text-align:center;}