	/********************************************************
* eyecatcher.css: alles was mit (#|.)eyecatcher beginnt	*
* content.css	: alles was mit (#|.)content beginnt	*
********************************************************/

body {
	background-attachment: fixed;
	background-image: url(../images/bg/body.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#2778c2;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:focus {
	text-decoration: none;
}
a img{
	border:0px;
}
a{
	border:0px;
}
#container {
	width: 1024px;/*914px;*/
	/*background-image: url(../images/bg/container.png);*/
	background-repeat:no-repeat;
	/*background-color:#0b3866;/*#33467f;*/
	margin:0px;
}
#header {
	margin-top:0px;
	height: 485px;
	margin-bottom:-318px;
	width: 1172px;
	margin-left:-66.91px;
	margin-right:-84.88px;
	position:relative;
	/*background-image: url(../images/header/header.png);*/
}
.in_container {
	margin-left:25px;
	margin-right:25px;
	width:973px;
	/*-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
		box-shadow: 8px 8px 8px #000;*/
}
.in_container_shadow{
	background-image: url(../images/bg/container_shadow.png);
	position:relative;
}
.in_container_shadow_top{
	background-image: url(../images/bg/container_shadow_top.png);
	height:40px;
	position:relative;
}
.in_container_shadow_top .placeholder{
	background-color:white;
	position:absolute;
	bottom:0px;
	height:10px !important;
	margin-left:25px;
	margin-right:25px;
	width:973px;
}
.in_container_shadow_bottom{
	background-image: url(../images/bg/container_shadow_bottom.png);
	background-position:-1px 0;
	height:90px;
}
.in_container_shadow_bottom .placeholder{
	background-color:white;
	margin-left:25px;
	margin-right:25px;
	width:973px;
}
#in_content {
	width:663px;
}
#sponsoren {
	width:254px;
	height:300px;
	margin-left:10px;
}
#sponsoren .content{
	width:252px;
	padding-right:2px;
}
.shortnews .content{
	background-image:url(../images/bg/shortnews.png);
	color:black;
	width:312px;
	height:146px;
	font-size:9px;
	font-weight:bold;
	padding-left:12px;
	padding-top:8px;
	position:relative;
}
.shortnews .content h2{
	margin:0px;
	color:#5a7bc4;
	font-size:11.5px;
	font-family:Verdana;
	font-weight:bold;
}
.shortnews .content p{
	color:#4d4c4c;
	font-size:9.87px;
	font-family:Verdana;
	font-weight:normal;
	padding-right:12px;
	text-align:justify;
}
.shortnews .content .more{
	color:#5a7bc4;
	font-size:9.87px;
	font-family:Verdana;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	right:15px;
}
.shortnews .content.rightcontent{
	margin-left:14px;
}
.shortnews .shortnews_spacer{
	width:15px;
	height:146px;
}
.media{
	position:relative;
}
.media .content{
	text-align:center;
	margin:auto;
	position:relative;
}
.media .more{
	position:absolute;
	bottom:0px;
	color:#5a7bc4;
	font-size:9.87px;
	font-family:Verdana;
	font-weight:bold;
}
.sidebar{
	width:287px;
	margin-left:23px;
}
.sidebar .headline{
	background-image:url(../images/bg/sidebar.png);
	width:276px;
	height:22px;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	padding-top:6px;
	margin-top:17px;
	margin-bottom:8px;
}
.sidebar .sponsoren .content img{
	border:0px;
	margin-bottom:10px;
}
.sidebar .sponsoren_left{
	width:140px;
}
.sidebar .sponsoren_right{
	width: 140px;
	margin-left:5px;
}
.footer{
	margin-top:75px;
	position:relative;
	/*background-color:#33467f;*/
	color:white;
}
.footer a{
	color:white;
}
.footer_right a{
	text-decoration:none;
}
.footer .in_container{
	position:relative;
}
.footer_left{
	text-align:center;
	width:311px; /* -10px wegen padding */
	padding-left:0px;
	padding-right:10px;
}
.footer_middle{
	text-align:center;
	width:317px;
	padding-left:15px;
	padding-right:15px;
}
.footer_middle a{
	padding-right:15px;
}
.footer_right{
	text-align:center;
	width:262px;
	padding-left:15px;
	padding-right:15px
}
.footer_right a{
	margin-right:16px;
	width:24px;
}
.footer_spacer_left{
	/*position:relative;
	top:0px;
	left:350px;*/
	height:167px;
	width:6px;
	background-image:url(../images/trennet/footer.png);
	margin-right:0px;
	margin-top:-50px;
}	
.footer_spacer_right{
	/*position:absolute;
	top:0px;
	left:698px;*/
	height:167px;
	width:6px;
	background-image:url(../images/trennet/footer.png);
	margin-right:0px;
	margin-top:-47px;
}
.placeholder {
	height:10px!important;
}
.clear {
	clear:both;
	height:0px;
}
.left {
	float:left;
}
.center{
	text-align:center;
	margin:auto;
}
.error {
	position:fixed;
	top:0px;
	width:100%;
	color:black;
	background-color:red;
	padding:0px;
	margin:0px;
	left:0px;
	text-align:center;
}
.mk_pic_big {
	display:none;
	text-align:center;
	background-color: black;
	color:white;
}
/*
.text_spacer{
height:1px;
font-size:1px
}
.beta{
	position:fixed;
	top:40%;
	width:400px;
	height:200px;
	
	padding:0px;
	margin:0px;
	left:40%;
	text-align:center;
	background-image: url(../images/beta.png);
}


.container{
	float:left;


}

.footer{
	text-align:center;
}

.text_false{
	border:3px solid #ff0;
	background-color:red;
}


.footer {
	background-image: url(../images/blueback_old.png);
	background-repeat: repeat;
	background-position: left top;
	width: 914px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0.625em;
	padding-right: 0px;
	padding-left: 0px;
}
.footer td{
	width:91.3px;
	font-size:10px;
}

.sub_header {
	height: 130px;
	width: 740px;
	padding-right: 0px;
	background-image: url(../images/blueback_old.png);
	background-repeat: repeat;
	background-position: left top;
}
.livestream {
	height: 8.125em;
	width: 10em;
}

.butbar {
	background-image: url(../images/butbar.png);
	height: 300px;
	width: 243px;
	background-repeat: no-repeat;
	padding: 5px;
}
.sponsorbar {
	text-align: center;
	background-image: url(../images/blueback_old.png);
	background-repeat: repeat;
	background-position: left top;
}


.contentboxtop {
	background-image: url(../images/contents/midboxtop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 730px;
}
.contentboxmiddle {
	background-image: url(../images/contents/midbox.png);
	background-repeat: repeat-y;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-left:15px;
	padding-right:15px;
}
.contentboxmiddle a{
	color: #4F4F4F;
}

.contentboxmiddleh1{
	font-size: 19px;
}

.contentboxmiddlecentered{
	text-align: center;
}

.contentboxbottom {
	background-image: url(../images/contents/midboxbottom.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 730px;
}

.contentboxgreytop{
	background-image: url(../images/contents/middlebox_grey_top.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 730px;
}

.contentboxgreymiddle {
	background-image: url(../images/contents/middlebox_grey_middle.png);
	background-repeat: repeat-y;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}

.contentboxgreybottom {
	background-image: url(../images/contents/middlebox_grey_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 730px;
}

.contentboxgreymiddle a{
	color: #4F4F4F;
}

.contentboxgreymiddleh1{
	font-size: 19px;
}

.contentboxgreymiddlecentered{
	background-image: url(../images/contents/middlebox_grey_middle.png);
	background-repeat: repeat-y;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
}

.deleted{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
}
.showbanner_l{
	background-image: url(../images/showbanner/Showbanner_bg_l.png);

}
.showbanner_r{
	background-image: url(../images/showbanner/Showbanner_bg_r.png);

}
.sitemap_point a{
	font-weight:bold !important;
}
.sitemap_subpoint{
	padding-left:20px;
}

*/

