@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat;
	text-align: center;
}

table{
	text-align: left;
	
}

a{
	color: #8c8c8c;
}

a:hover{
	color: #a0b929;
}

#top_header{
	width: 960px;
	height: 30px;
	margin-top: 15px;
	background-color: #ffffff;
}

#header{
	width: 960px;
	height: 204px;
	margin-top: 10px;
	background-color: #ffffff;
}

#zebrastreifen{
	z-index: 2;
	width: 273px;
	height: 173px;
	position: absolute;
	top: 71px;
	margin-left: 40px;
	background-image: url(gfx/zebrastreifen.gif);
}

#sub_header{
	width: 960px;
	height: 69px;
	background-color: #ffffff;
}

#navicontent{
	width: 960px;
	height: auto;
	top: 328px;
	background-color: #ffffff;
}

#navi{
	width: 250px;
	vertical-align: top;
}

#content{
	width: 710px;
	vertical-align: top;
	background-image: url(gfx/trenner_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
}

#footer{
	width: 960px;
	height: 154px;
	background-image: url(gfx/footer_dummy.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#programm{
	width: 454px;
	height: 186px;
	position: absolute;
	margin-left: 480px !important;
	margin-left: 0px;
*margin-left:0px;
	top: 134px;	
}
	
.csc-firstHeader, h1{
	margin-top: 5px;
	font-family: Verdana, Arial, Sans;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #a0b929;
}

#top_header{
	font-family: Verdana, Arial, Sans;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

#sprachsteuerung{
	margin-right: 15px;
	padding-top: 8px;
}

.a_lang{
	color: #000000;
	text-decoration: none;
}

#content_trenner{
	height: 3px;
	width: 710px;
	background-image: url(gfx/trenner_bg.gif);
	background-repeat: repeat-x;
}

#foot_navi{
	z-index: 2;
	position: relative;
	width: 200px;
	height: 20px;
	margin-left: 40px;
	top: 120px;
}

#a_impressum{
	color: #a0b929;
	font-family: Verdana, Arial, Sans;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#font_resizer{
	width: 50px;
	position: relative;
	height: 30px;
	margin-left: 250px;
	top: 90px;
}



#td_nav1_act{
	width: 230px;
	height: 25px;
	background-color: #a0b929;
}

#td_nav1_no{
	width: 230px;
	height: 25px;
}

.bodytext{
	width: 670px;
}

#nav1_text , #nav1_text_act{
	height: 25px;
	font-family: Verdana, Arial, Sans;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 40px;
	height: 15px;
	margin-bottom: 5px;
}

#a_nav1{
	color: #000000;
	text-decoration: none;
}

#a_nav1_act{
	color: #ffffff;
	text-decoration: none;
}

#td_nav1_act{
	background-color: #a0b929;
}

#td_nav2_no , #td_nav2_act{
	height: 20px;
}

#a_nav2{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	margin-left: 40px;
}

#a_nav2_act{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Sans;
font-weight: bold;
color: #a0b929;
	font-size: 10px;
	margin-left: 40px;
}

.csc-mailform{
	width: 675px;
}

#mailformName , #mailformEMail{
	margin-left: 12px;
	margin-bottom: 10px;
	width: 185px;
}

.csc-mailform-submit{
	margin-top: 15px;
	margin-left: 165px;
}

.news-list-container{
	width: 670px;
}

img{
display: block;
float: left;
}


