* {
	margin:0px;
	padding:0px;
}

body {
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #17355e;
	background-image: url(../images/bodybg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

A { text-decoration: none; color: #17355e; }
FIELDSET { border:0px; padding: 10px; }
INPUT, TEXTAREA, SELECT {
	padding: 3px;
	border: 1px solid #ccc;
	background: #FFF;
}
/* Layout ------------------------------------------------------------------------------------------------ */

#container-wrap {
	text-align: left;
	margin: 0 auto;
	width: 984px;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(../images/container-wrap.png);
	background-repeat: repeat-y;
}

#container {
	width: 984px;
	background: #FFF;
}

#header {
	position: relative;
	height: 88px;
	background-image: url(../images/header.png);
}
#header-lang {
	position: absolute;
	right: 20px;
	bottom: 17px;
}
#header-lang A {
	font-weight: bold;
	color: #adb7cb;
}
#header-lang A.active {
	color: #17355e;
}

#header-teaser {
	position: relative;
	height: 262px;
	background: #efefef;
}

#header-teaser-sub-navigation {
	position: absolute;

	height: 23px;
	bottom: 0px;
	right: 0px;
	z-index: 4;
}
#header-teaser-sub-navigation A {
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
}
#header-teaser-sub-navigation A:Hover {
	text-decoration: underline;
}
#header-teaser-box {
	position: absolute;
	width: 167px;
	height: 147px;
	top: 35px;
	right: 70px;
	z-index: 3;
}
#header-teaser-navigation {
	position: absolute;
	width: 984px;
	height: 54px;
	bottom: 0px;
	background-image: url(../images/navigation.png);
	z-index: 2;
}
#header-teaser-navigation UL {
	position: absolute;
	bottom: -2px;
	left: 10px;
	list-style-type: none;
}
#header-teaser-navigation LI {
	float: left;
}
#header-teaser-navigation LI A {
	float: left;
	position: relative;
	display: block;
	height: 40px;
	padding: 0px 20px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 40px;
	color: #FFF;
	text-shadow: #153159 1px 1px;
	margin-right: 1px;
}
#header-teaser-navigation IMG {
	display: none;
	visibility: hidden;
}
#header-teaser-navigation LI A.active IMG, #header-teaser-navigation LI A:Hover IMG {
	display: inline;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header-teaser-navigation LI A.active, #header-teaser-navigation LI A:Hover {
	color: #153159;
	background: #FFF;
	text-shadow: none;
	background-image: url(../images/cr.png);
	background-position: top right;	
	background-repeat: no-repeat;
}

#header-teaser-overlay {
	position: absolute;
	width: 984px;
	height: 262px;
	background-image: url(../images/overlay.png);
	z-index: 1;
}
#header-teaser-image {
	position: absolute;
	width: 984px;
	height: 262px;
	overflow: hidden;
	z-index: 0;
}

#content-main {
	padding: 20px;
}
#content-main A {
	font-weight: bold;
}

#content-main UL {
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}
#content-main LI {
	padding-top:6px;
	padding-bottom:6px;
}

#content-left {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
}

#content-right {
	float: left;
	width: 662px;
	margin-top: 10px;
	margin-left: 10px;
}

#footer {
	margin:0 auto;
	width:1010px;
	height: 25px;
	margin-top: -25px;
	background-image: url(../images/footer.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer-content {
	text-align:left;
	font-size: 11px;
	padding-top: 25px;
	margin: 25px;
}

.clear {
	clear: both;
}

/* jQuery Klassen Start ------------------------------------------------------------------------------------------ */

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	z-index: 0;
	}
	
#slider { 
	overflow:hidden;
	width:984px;
	height:262px;
	z-index: 0;
	}
	
.hideimg {
	position: absolute;
	left: -9999px;
}
/* jQuery Klassen Ende ------------------------------------------------------------------------------------------- */


/* Content Styles ------------------------------------------------------------------------------------------------ */

H1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}

H3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
}

#accordion H3 {
	padding:4px;
	padding-top:5px;
	font-size:14px;
	line-height:14px;
	color:#FFF;
	background-color:#14365c;
	background-image:url(../images/accordion.png);
	background-position:left top;
	background-repeat:repeat-y;
	width: 200px;
}

#accordion DIV {
	font-size: 11px;
	padding: 10px;
	padding-top: 5px;
	padding-left: 20px;
}

#accordion DIV A {
	text-decoration: underline;
}

.csc-mailform-field {
	padding-top: 5px;
	padding-bottom: 5px;
}
.mail {
	font-weight: bold;
	padding-bottom: 5px;
}

.tx-dropdownsitemap-pi1 A {
	color: #F00;
}

.news-list-item {
	font-size: 11px;
	margin-bottom: 7px;
	padding-left: 20px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: 0	px 0px;
	border-bottom: 1px solid #c2c5cc;
}
.news-list-item H2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 4px;
}


#newsliste .news-list-item {
	font-size: 12px;
	margin-bottom: 20px;
}

#newsliste .news-list-item H2 {
	font-size: 22px;
}

#newslisteeinzel H2 {
	font-size: 13px;
	font-weight: bold;
}

#newslisteeinzel .news-single-rightbox {
	width: 175px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	margin-top: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #F7F7F7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}




.csc-frame-frame1{
background-color:#EDEBF1;
border:1px solid #333333;
padding:2px 4px;
}

.csc-frame-frame2{
background-color:#ddff93;
border:1px solid #333333;
padding:2px 4px;
}




