html, body  {	
	font-size: 12px;
	margin:0;
	padding:0;
	height:101%;
}

body  {
		
	background: #dedede url(img/mainbg.png) repeat-x 0 0px;			
}


/* Raster:
990 = 10 + 190 + 780 + 10
810 = 20 + 790: leer + mainbox
750 = 530 + 220: contentbox + sidebarbox

	
/*----- boxes -------------------------*/

.wrapper {
	background: transparent url(img/wrapperbg.png) repeat-y;
	width:990px;
	min-height:100%;
	margin:0 auto 0 auto;
}





.leftbox {
	float:left;
	clear:left;
	margin: 0 0 0 10px;	
	width:190px;
	XXheight:800px;
	display:inline;
	XXbackground-color:#8abc42;	
	XXbackground: transparent url(img/logo.jpg) no-repeat;
	
}




.mainbox {
	float:left;
	display:inline;
	width:780px;
	margin: 0 0 0 0;
	XXbackground-image: url(img/kachel.jpg);
	XXbackground-repeat: no-repeat;
	XXbackground-attachment: fixed;
	xxbackground-color:#dff;
	XXbackground-position: right bottom;
	
}

.headerbox {width:780px; height: 234px; margin:0 0 0 0; background: transparent url(img/header.jpg) no-repeat;}

.contentbox {
	margin:0 0 0 20px;
	width:480px;
	float:left;	
	display:inline;
	XXbackground-color: #ddffff;
	
}

.sidebarbox {
	margin-top:0px;
	width:260px;
	float:right;	
	display:inline;
	background-color: transparent;
	background-color: #f2f4e2;
	border-left: 1px dotted #ddd;
}

.sidebarbox img {margin: 0 0 5px 0;}

.XXtoplogo {height:190px;}


XXblockquote {
	float:right;
	margin-top: 0;
	margin-right: -220px;
	width:220px;
	position:relative;
	clear:left;
	background-color: transparent;
	XXborder-left: 2px solid #3a5577;
	XXmargin: 3px 0 20px 0;
}


.XXcontentboxwide {
	margin:0 0 0 0px;
	width:730px;
	float:left;	
	display:inline;
	XXbackground-color: #ddffff;
	
}
.contentboxwide p{
	XXmargin:0;
	font-size: 11px;
	line-height:130%;	
}



	

.menueheader { height:30px; width: 500px; float:right; text-align:right; margin:5px 15px 0 0; font-size:11px; XXbackground-color:#dff;}
#XXteaser {width:662px; height: 184px; float:right;margin:40px 10px 0 0; background: transparent url(img/XXheader0.jpg) no-repeat; overflow:hidden;}

/*

.home1 {width: 215px; float: left;}
.home2 {width: 215px; float: left; margin-left: 45px;}
.home3 {width: 215px; float: right;}


.logobox {
	width:199px;
	height:345px;
	XXborder-right: 1px solid #000;	
}

.logobox a { 
	display:block;
	float:left;
	width:200px;	
	height:105px;
	margin-top:110px;	
	background: #fff url(img/logo-media.jpg) no-repeat;
	
	}


a.logolink4 { background: #fff url(img/logo-graphic.jpg) no-repeat; }
a.logolink5 { background: #fff url(img/logo-web.jpg) no-repeat; }
a.logolink3 { background: #fff url(img/logo-interactive.jpg) no-repeat; }

*/




/*-- footer  -----------

#footerbox {
	width:990px;
	height:118px;
	XXmargin:0 auto;
	clear:both;
	color:#aaaaaa;
	background: #bcbcbc url(img/footer.jpg) no-repeat;	
}

#footerbox .inner { margin: 0 0 0 260px; font-size:11px; padding:10px;}

#footerbox a {	
	text-decoration: none;
	color:#aaaaaa;
}
*/


/*-- Menue Left  -----------*/

#menu {
	margin: 0 0 0 0px;
	line-height: 120%;
	XXwidth: 200px;
	XXtext-align:right;
	font-size: 12px;
	XXtext-transform: lowercase;
	
		
}	

#menu ul {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;	
}


#menu li {	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height:140%;		
} 
#XXmenu li.lev0 {	
	XXpadding: 15px 0 0px 0;		
} 

#menu li a {
	display:block;	
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ddd;
	border-top: none;
	color: #000;
	background-color: #c8d8a5;		
} 

#menu li a:hover {
	XXborder-right: 5px solid #CC0000;
	font-weight: bold;
	background-color: #fff;
			
}

#menu li.menu-current a {
	XXborder-right: 5px solid #666;
	font-weight: bold;
	XXcolor:#c00 ! important;
	background-color: #fff;		
}

#XXmenu li.menu-parent a  {	
	border-right: 5px solid #ddd;
		color:#000;		
}



#XXmenu li.menu-expand, .lev0 {
	border-top: 1px solid #ddd;
	XXfont-weight: bold;
	color:#666;		
}

#XXmenu li.menu-parent a {	
		
}

#XXmenu li.menu-expand, .XXlev0 {
	XXborder-top: 1px solid #000;
	font-weight: bold;
	color:#666;		
}

#XXmenu li.menu-sibling a {border-right: 5px solid #aaa;}

#XXmenu li.pid1 { border-top: none;}

#XXmenu li.menu-first { border-top: none; padding-top: 0;}


#XXmenu li.mtop {font-weight: bold; color:#333;}
#XXmenu li.mtop a {border-right:none; padding: 2px 15px 2px 0;}
#XXmenu li span.titleonly {display:block; padding:20px 15px 0 0; margin-top:0; border-top: 1px solid #ddd; font-weight: bold; color:#333;}



/*

#menu a:link, #menu  a:visited
{
XXcolor: #000;
text-decoration: none;
}

#menu li a {
	display: block;
	padding: 3px 15px 4px 10px;
	color: #555;
	border-bottom: 1px solid #ededed;
	XXborder-right: 1px solid #ddd;
	XXbackground-color: #ededed;	
}

*/




/*
.colorclass2 #headerbox { background-image: url(img/headerbg2.gif); }
.colorclass3 #headerbox { background-image: url(img/headerbg3.gif); }
.colorclass4 #headerbox { background-image: url(img/headerbg4.gif); }
*/

#XXheaderbox { background-image: url(img/headerbg0.gif ! important); }


/*sitemap*/
.sitemap li {	
	padding-bottom: 4px;		
} 

.sitemap ul {	
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0.6em;
	padding-left: 0.6em;
	list-style-image: none;
	list-style-type: none	
}

.sitemap a {text-decoration: none;}
.sitemap a:hover {text-decoration: underline;}

/*
.sitemap .mlev1 li {font-size:16px; line-height:28px; font-weight: bold;}
.sitemap .mlev2 li {font-size:12px; line-height:18px; font-weight: normal;}
.sitemap .mlev3 li {font-size:11px; line-height:14px; font-weight: normal;}
*/







#editthis {padding: 2px 15px; width: 170px; margin-left: 10px; font-size:10px;}	
#editthis a {display:inline; text-decoration: none; color: #000}



#searchresults h4 {margin:10px 0 0 60px; padding:0; }
#searchresults p {margin:0 0 6px 60px; padding:0 0 6px 0; border-bottom: #aaa dotted 1px; }

.searchimage {display:block; float: left; clear: both;  width:55px; height:55px; background-color:#ffffff; margin: 5px 5px 0 0; }



.weiterethemen, .partnerseiten {width:350px;}

/*-------------------------- MODULES -------------------------- */

blockquote.topics-commentbox {
	float:left;
	margin: 10px 0 10px 0;
	padding: 3px 3px 3px 3px;	
	width:350px;	
	clear:left;
	border-top: 1px solid #666;
	background-color: #eee;
	}
	
blockquote.topics-commentbox p {margin: 2px; line-height:120%, fonz-size:12px:}	
	

.tp_readmore {font-size:11px; line-height:120%; margin:-5px 0 20px 5px; padding: 0 0 10px 15px; background:transparent url(img/arr_link_kl.gif) no-repeat 0px 2px;}

/*Topics*/
.mod_topic_loop { margin: 10px 0 10px 0; }
.mod_topic_loop img { float:left;  height:50px; width:50px; border:0; float:left; margin:4px 10px 30px 0; }
.mod_topic_loop h3.mt_title, .mod_topic_loop p {margin:0; line-height:140%;}



.mod_topic_prevnext h4 { margin: 0px 10px 10px 5px;, font-size:12px;}
.mod_topic_prevnext p {padding:5px 10px 5px 25px; margin: 0px 10px 10 5px; XXheight:40px; clear:left; font-size:11px; border-bottom:3px solid #fff;}

.XXmod_topic_prevnext p img { height:40px; width:40px; border:0; float:left; margin:0 6px 10px 0; }

.mod_topic_prevnext p a {display:block; font-size:11px; line-height:120%; font-weight:bold; border-bottom:none;
}

a.linkpfeil {display:block; padding: 0 0 8px 15px; margin:0 0 5px 0; background:transparent url(img/arr_link_kl.gif) no-repeat 0px 2px; 
font-size:11px; line-height:120%; font-weight:normal;
}
/*
.mod_topic_page p.topics-back {padding:0px 0 10px 23px; margin: 20px 5px ; background: transparent url(img/back-topic-bg.gif) no-repeat; font-size:14px; font-weight: bold;}
*/
p.topics-back a {display:block; padding: 0 0 8px 20px; margin:0 0 5px 0; background:transparent url(img/pfeil-back.gif) no-repeat 0px 2px; 
font-size:12px; line-height:120%; font-weight:bold ; border-bottom:none;
}

/*-------------------------PRINT-----------------------------*/
  
@media print {

 .nopr, #leftbox, #topmenu, #footerbox, #gecko_scrollbar {display:none;}
 #mainbox {width:80%; margin-left:15%}

}