@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

object { outline:none; }

body {
	font: 75%/1.5em "Arial", Verdana, sans-serif;	
    background: #fff;
    color: #666666;
	
	text-align: center;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #E1007A;
	text-decoration: none;
}

#wrapper {
	
	margin: 0 auto;
	text-align: left;
	width: 940px;	
}

#logo {
	float: left;
	width: 230px;
}

#menu {
	float: right;
	width: 710px;
}

#wrapper2 {
	margin: 0 auto;
	text-align: left;
	width: 940px;
	height: 258px;
	background-image: url(img/bg.png);
}

#links {
	
	float: left;
	text-align: left;
	width: 275px;
	height: 88px;
	margin-left: 25px;
	margin-top: 170px
}


#rechts {
	
	float: right;
	text-align: left;
	width: 629px;
	height: 235px;
	margin-right: 11px;
	margin-top: 13px;
	margin-bottom: 10px;
	background: #fff;
}

#wrapper3 {
	
	margin: 0 auto;
	text-align: left;
	width: 920px;
	height: 50px;
	background: #f7f7f7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#eins {
	float: left;
	width: 220px;
	margin-right: 10px;

}

#zwei {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
}

#drei {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
}

#vier {
	float: left;
	width: 220px;
	margin-left: 10px;
}

#zweispalter_links {
	float: left;
	width: 460px;
	margin-right: 10px;

}

#zweispalter_rechts {
	float: left;
	width: 460px;
	margin-left: 10px;

}

#dreispalter_rechts {
	float: left;
	width: 700px;
	margin-left: 10px;
	
}

#einspalter {
	float: left;
	width: 940px;
	background-color:#f7f7f7;
	
}

#head_news{
	font-size: 14px;
}

#pic_news {
	float: left;
	width: 100px;
	background-color:#FFF;
}

#text_news{
	float: left;
	width: 790px;
	margin-left: 20px;
}

.newsbox {
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#headline {
	margin: 0 auto;
	text-align: left;
	width: 940px;
	height: 150px;
	
}

#breadcrumb {
	margin: 0 auto;
	text-align: left;
	width: 940px;
	height: 20px;
	
}

#footer { width: 940px; height: 25px; margin: 20px 0 0 0; position: relative; color:#999; background-color: #f7f7f7; }
#footer a {	color: #999; text-decoration: none; }
#footer a:hover {color: #999; text-decoration:underline; }
#footer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



.jcarousel-skin-tango .jcarousel-container {   
    background: #f7f7f7; 
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 920px;  
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  920px;
    height: 50px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 150px;
    height: 40px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}



#newsticker { 
width:210px; 
background:#fff; 
padding:5px 5px 0; 
margin:20px auto;
}

#newsticker a { text-decoration:none; }
#newsticker img { border: 2px solid #FFFFFF; }

#newsticker .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:70px; }
.newsticker-jcarousellite .info { float:right; width:120px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; line-height: 1.2; }



.clear {
	clear: both;
}



.Feld { 
	background-color:#cccccc;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	}
