@import url("mainsettings_screen.css") ;
@import url("navigation_base.css") ;
@import url("content_base.css") ;
@import url("bigmap-positions.css") ;

#header { background:#FFFFFF url(images/wendekreis_headerbg.gif) no-repeat; width:942px; height:100px;}
#print-header { width:0px; height:0px; display:none;}
#leftnav { background: #fff url('navimages/nav_bg_wk.gif') repeat-y ;}
#leftnav-middle {width:258px; height:85px; margin-bottom:6px; background: #f6eaa3 url(images/wendekreis_leftmiddlenavigationbg.gif) no-repeat ;}
#leftnav .act {background-image: url('navimages/nav_bg_wk2.gif');}
#content-header {float:right;background:#FFFFFF url(images/wendekreis_headerimg.jpg) no-repeat; width:678px; height:136px;}


.contentelement-box {
float:left; 
width:100%; 
padding:0; margin: 0 0 6px 0 ;  
background: #f7f0ec ; 
}

#sidebar .contentelement-box,
#sidebar .news-shortcut .news-list-container {
float:left; 
width:100%; 
padding:0; margin: 0 0 6px 0 ;  
background: /*#C9CABD*/ url(images/teaserbg_wk.png) repeat-y ; 
}


.ct-teaser-item{background: /*#C9CABD*/ url(images/teaserbg_wk.png) repeat-y ;}


.news-box h1, #sidebar .news-list-header h3,
#sidebar .contentelement-box h1, .tx-bmipagecoords-pi1 h1, #sidebar .news-shortcut, .news-list-container h3, .news-latest-container {
	/*background: #f0f4f6 url(images/news-box-wk-header.gif) repeat-y; */
	background:transparent;
}



.contentelement-box h1, .tx-ttproducts-pi1 {background: #f7f0ec ;}
h3.toggler {background: #D34C0F;}
/* Rounded Teaser Box */
/* set the image to use and establish the lower-right position */ 
.leftnav-roundbox, .leftnav-roundbox_body, .leftnav-roundbox_head, .leftnav-roundbox h2 { 
	background: transparent url(images/wendekreis_roundbox.gif) no-repeat bottom right; 
} 
.leftnav-roundbox { 
	width: 243px !important; /* intended total box width - padding-right(next) */ 
	width: 228px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 0px auto; /* use to position the box */ 
}

.leftnav-roundbox a{  color:#fff;}
 /* set the top-right image */ 
.leftnav-roundbox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 15px; /* right-image-gap + right-inside padding */ 
}
 /* set the top-left image */ 
.leftnav-roundbox_head h2 {
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 15px 0 10px 45px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} 

 .leftnav-roundbox_head img {
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 0 0 0 45px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.leftnav-roundbox_body { 
	background-position: bottom left; 
	margin-right: 15px; /* interior-padding right */ 
	padding: 5px 0 15px 45px; /* mirror .cssbox_head right/left */ 
}
