/* Sidebar Container allgemein */

.wiw {
	-moz-border-radius: 4px 4px 4px 4px;
}

.sidebar {
	border: 2px solid #96b3d3;
	-moz-border-radius: 4px 4px 4px 4px;
	margin-bottom: 20px;
	background: white;
}

.sidebar .csc-header {
	background: #96b3d3;
	padding: 5px;
}

.sidebar .csc-header h2,
.sidebar .csc-header h3,
.sidebar .csc-header h4,
.sidebar .csc-header h5 {
	/*text-shadow: 1px 1px 0 #888;*/
	margin: 0 !important;
} 

#page .sidebar .csc-header h2 {
	color: white;
}
.sidebar .sidebar-content {
	padding: 5px;
}

#page h2 a,
#page h3 a,
.sidebar a {
    color: #043882;
	text-decoration: none;
}  

#page h2 a:hover,
#page h3 a:hover,
.sidebar a {
	text-decoration: underline;
}          

.news-list-morelink { margin-left: 10px; }

#page #content .news-list-item,
#page #content_sub_left .news-list-item,
#page #content_sub_right .news-list-item {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding: 10px;
}


#page { margin: 0; margin-left: 20px;}

#head { background-position: 0px 0px; }
#head .inner { margin: 0; margin-left: 20px; }
#max { right: auto; left: 980px; }
#schild_mehr {
    background-image: url('../img/schild_mehr_info.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    left: 920px;
	bottom: 50px;
    height: 91px;
    z-index:4;
    width: 76px;
}
html>body #schild_mehr {
    position: fixed;
}
#schild_mehr.opened {
    background-position: -90px 0px;
}

#head .nav {
	margin: 20px 0 0 380px
}

#head .level-2 {
	margin: 5px 0 0 380px;
}

#head .level-2 li a {
	height: 24px;
	line-height: 24px;
}

#head #breadcrumb { top: 80px; }

.container_12,
.container_16 {
	margin: 0;
	margin-left: 20px;
}

a.print span,
a.search span { text-indent: -9999px; display: block; }

a.print,
a.search { 
	background: #96B3D3 url("../img/search-icon.png") no-repeat 50% 50%;
	-moz-border-radius: 4px 4px 4px 4px; 
	width: 22px;
	height: 22px;
	position: fixed;
	z-index: 5;
	top: 25px;
	left: 945px;
}
a.print {
	background-image: url("../img/print-icon.png");
	left: 970px;
}

body { background-position: left top; }

#search {
	height: 70px;
	overflow: hidden;
	width: 355px;
}

#search h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#search p {
	color: #fff;
}    


form.search input.query { 
	-moz-border-radius: 0;
	-moz-border-radius-topleft: 5px; 
	-khtml-border-top-left-radius: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-khtml-border-bottom-left-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
} 

form.search input.button { -moz-border-radius-topright: 5px; -khtml-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -khtml-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }

form.search {
	margin: 0;
	padding: 0;
	position: relative;
	right: auto;
	top: 0px;
}
form.search legend {
	display: none;
}
form.search input.query {
	background: #fff;
	border: solid #ddd;
	border-width: 1px 0 1px 1px;
	color: #222;
	float: left;
	font: 18px 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	width: 300px;
	margin: 0
}
form.search label.uberlabel {
	display: none;
}
form.search label.uberlabel-apply {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 8px;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
}
form.search input.button {
	background: #3583d3 url('../img/spyglass.png') no-repeat center center;
	border: 0;
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	height: 34px;
	text-indent: -9999px;
	width: 34px;
	margin: 0;
}
form.search input.button:hover {
	background-color: #3583d3;
}
form.search input.button:active {
	background-color: #3583d3;
}
#fancybox-wrap #fancybox-outer {
	-moz-border-radius: 8px 8px 8px 8px;
	background: none repeat scroll 0 0 #2B2B2B;
	border: 2px solid #424242;
	height: 100%;
	position: relative;
	width: 100%;
}

#foot .alt a.nbg_online {
	background: url('../img/foot_sponsors_bottom_bunt.png') no-repeat 0px 0px;
}     
#foot .alt a.kuf {
	background: url('../img/foot_sponsors_bottom_bunt.png') no-repeat -160px 0px;
}
#foot .alt a.easy_credit {
	background: url('../img/foot_sponsors_bottom_bunt.png') no-repeat -200px 0px;
}
#foot .alt a.kicker {
	background: url('../img/foot_sponsors_bottom_bunt.png') no-repeat -320px 0px;
} 

.abstandshalter {
	height: 100px;
	clear: both;
}


.topstory a {
    color: #043882;
}
}

