html, body  {	
	font-size: 12px;
	margin:0;
	padding:0;
	height:101%;
}

body  {
		
	background: #b3b3b3 url(img/mainbg.png) repeat-x 0 0px;			
}


/* Raster:
990 = 10 + 200 + 770 + 10
770 = 20 + 750: 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:200px;
	display:inline;		
}




.mainbox {
	float:right;
	display:inline;
	width:730px;
	margin: 0 10px 0 0;
	background-image: url(img/kachel.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	
}

.contentbox {
	margin:0 0 0 0px;
	width:510px;
	float:left;	
	display:inline;	
}

.sidebarbox {
	margin-top:0px;
	width:220px;
	float:right;	
	display:inline;
	background-color: transparent;
}

.sidebarbox img {margin-left:5px;}


blockquote {
	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;
}


.contentboxwide {
	margin:0 0 0 0px;
	width:730px;
	float:left;	
	display:inline;
	XXbackground-color: #ddffff;
	
}
.contentboxwide p{
	XXmargin:0;
	font-size: 11px;
	line-height:130%;	
}

.home1 {width: 215px; float: left;}
.home2 {width: 215px; float: left; margin-left: 45px;}
.home3 {width: 215px; float: right;}

	
.headerbox {
	height:340px;
	width:740px;	
	XXbackground: transparent url(img/topright.jpg) no-repeat;	
	margin:0;
}

.search_box {	
	padding-left:36px; float:right; width:200px; height:30px; XXoverflow:hidden; XXdisplay:none;
	XXbackground-color:#333;
}

.menueheader { height:30px; text-align:right; margin:5px 15px 0 0; font-size:11px; }
#teaser {width:662px; height: 184px; float:right;margin:40px 10px 0 0; overflow:hidden;}


.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;
	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%;
	text-align:right;
	font-size: 11px;
	text-transform: lowercase;
	
		
}	

#menu ul {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;	
}


#menu li {	
	padding: 5px 0 0px 0;
	margin: 0 0 0 0;
	line-height:140%;		
} 
#menu li.lev0 {	
	padding: 15px 0 0px 0;		
} 

#menu li a {	
	padding: 2px 10px 2px 0;
	border-right: 5px solid #ddd;
	border-bottom: none;
	color:#666;		
} 

#menu li a:hover {
	border-right: 5px solid #CC0000;
	font-weight: bold;
			
}

#menu li.menu-current a {
	border-right: 5px solid #666;
	font-weight: bold;
	color:#c00 ! important;		
}

#menu li.menu-parent a  {	
	border-right: 5px solid #ddd;
		color:#000;		
}



#menu li.menu-expand, .lev0 {
	border-top: 1px solid #ddd;
	font-weight: bold;
	color:#666;		
}

#menu li.menu-parent a {	
		
}

#menu li.menu-expand {
	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;}


#menu li.mtop {font-weight: bold; color:#333;}
#menu li.mtop a {border-right:none; padding: 2px 15px 2px 0;}
#menu 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); }
*/

#headerbox { 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: 3px; 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: 8px 5px 4px 5px; font-size:12px;}
.mod_topic_prevnext p {margin: 0px 5px 0 5px; XXheight:40px; clear:left; font-size:11px;}

.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:normal;
}

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 15px; 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;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#suggestbox {
	z-index:980;
	margin: -10px 0 0 10px;	
	position: absolute;
	float:left;
	clear:both;		
}
#suggestbox ul {width: 180px; margin: 0 0 0 0; padding: 0 0 0 0;}
#suggestbox ul, #suggestbox li {
	list-style-type: none;
	list-style-image: none;	
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
	font-size:11px ;
	line-height: 110%;
	text-align: left;		
}


#suggestbox ul li a {
	display:block;
	padding: 2px 10px 2px 15px; 
	text-decoration: none;
	margin:0; 
	font-weight:normal;
	font-size:11px;
	line-height: 110%;
	overflow:hidden;
	border:none;
}


#suggestbox ul li a:hover { color:#000;}

#suggestbox ul li {background: transparent url(img/suggestli.png) repeat-y;} 
#suggestbox ul li.suggestdivide {font-size:5px;}
	
#suggestbox ul li.suggesttop {
	height:30px;
	background: transparent url(img/suggesttop.png) no-repeat;
} 
#suggestbox ul li.suggestbottom {height:15px; background: transparent url(img/suggestbottom.png) no-repeat;} 



/*-------------------------PRINT-----------------------------*/
  
@media print {

 .nopr, #leftbox, #topmenu, #footerbox, #gecko_scrollbar {display:none;}
 #mainbox {width:80%; margin-left:15%}

}
