html {
	height: 100%;
}
body {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #E5EEF2 url(../images/bg_body.jpg) repeat-y center;
}

#main {
	position: relative;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	min-height: 100%;
}

* html #main {
	height: 100%;
}
p.bodytext{
	line-height: 140%;
}

.csc-header h1, .videoHeadline{
	color: #597991;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}

.videoHeadline{
	position: absolute;
	top: 10px;
	left: 500px;
}
a, a:visited{
	color: #597991;
	text-decoration: none;
}

a:hover{
	color: #DF0024;
	text-decoration: none;
}
.more a, a.mehr_link{
	height: 16px;
	width: 54px;
	background: url(../images/button_mehr_de.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999em;
	display:block;
	margin-top: 5px;
}

.more a:hover, a:hover.mehr_link{
	height: 16px;
	width: 54px;
	background: url(../images/button_mehr_de.gif) no-repeat 0 -16px;
	overflow: hidden;
	text-indent: -999em;
	display:block;
	margin-top: 5px;
}

.news-single-backlink a{
	height: 16px;
	width: 54px;
	background: url(../images/button_back_cn.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999em;
	display:block;
	margin-top: 5px;
}

.news-single-backlink a:hover{
	background: url(../images/button_back_cn.gif) no-repeat 0 -16px;
}

/* @group Header */

.headerContainer{
	position: relative;
	/*top: 80px;*/
	margin-top:80px;
	left: 0;
	width: 950px;
	height: 100px;
	background: url(../images/bg_header.jpg) no-repeat;
	float: left;
	z-index: 19;
}
.logoContainer{
	position: absolute;
	top: 24px;
	right: 0;
	width: 100px;
	height: 39px;
}

.logoContainer img{
	border: none;
}
.globalMenuContainer{
	position: absolute;
	top: 9px;
	left: 0;
	height: 12px;
	width: 160px;
	
}

.globalMenuContainer img{ /*Ausrichtung für das RSS Icon, wird final anders sein!*/
	position: relative;
	top: 2px;
}
.languagesContainer{
	position: absolute;
	top: 11px;
	left: 170px;
	height: 12px;
	width: 140px;
}

.globalMenuContainer a, .globalMenuContainer a:visited, .languagesContainer a, .languagesContainer a:visited{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 0 4px;
	line-height: 12px;
	border-right: 1px solid #999999; 
	text-decoration: none;
}

.globalMenuContainer a:hover, .languagesContainer a:hover{
	color: #DF0024;
}

/* @end */

/* @group Footer */

.footerButtons{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375668;
	height: 15px;
	float: left;
	cursor: pointer;
	padding: 9px 10px 6px 10px;
}

.footerButtonsRO{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF0024;
	height: 15px;
	float: left;
	cursor: pointer;
	padding: 9px 10px 6px 10px;
}

.footerButtonsACT{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #819EB1;
	height: 15px;
	float: left;
	cursor: pointer;
	padding: 9px 10px 6px 10px;
}

.footerCopyright{
	position: absolute;
	top: 9px;
	left: 720px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #375668;
}

.sliderGlobal{
	position: absolute;
	left: 0;
	bottom: 30px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: white;
	width: 450px;
	float: left;
	background-color: #819EB1;
	padding: 25px 10px 20px 10px;
	z-index: 35;
}

#footerWrap {
	position: relative;
	margin-top: -30px;
	/*float:left;*/
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 30px;
	background: #CFDDE7;
	clear: both;
}
.footerClose{
	position: absolute;
	top: 10px;
	right: 10px;
	height: 10px;
	width: 10px;
	background: url(../images/button_footer_close.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

.footerCloseOver{
	position: absolute;
	top: 10px;
	right: 10px;
	height: 10px;
	width: 10px;
	background: url(../images/button_footer_close.png) no-repeat 0 -10px;
	overflow: hidden;
	cursor: pointer;
}

/* @end */

/* @group Navigation */

.mainMenuContainer{
	width: 480px;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 20;
}

#nav a {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D6279;
	text-decoration: none;
	display: block;
	padding: 8px 10px 8px 10px;
	outline: none;
}

#nav a:hover {
	background: #819EB1;
	color: #DF0024 !important;
	display: block;
	padding: 8px 10px 8px 10px;
	outline: none;
}

#nav a.daddy {
	background: url(../images/arrow_right_5x8.jpg) no-repeat 95% center;
	outline: none;
}

#nav a.daddy:hover {
	background: url(../images/arrow_right_5x8_RO.jpg) no-repeat 95% center;
	outline: none;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0;
	background-color: #819EB1;
}

#nav li li {
	width: 150px;
}

#nav li ul a {
	color: white;
	outline: none;
}

#nav li ul a:hover {
	width: 130px;
	color: #DF0024;
	outline: none;
}

#nav li ul ul {
	margin: -30px 0 0 150px;
	background-color: #5A7C91;
}

#nav li ul ul a, #nav li ul ul a:hover{
	background-color: #5A7C91;
	outline: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #819EB1;
}

#nav li:hover a, #nav li.sfhover a{
	color: white;
	outline: none;
}
.actifsub, a .actifsub{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	display: block;	
	background: #A3BAC8;
	padding: 8px 10px 8px 10px;
}
.ifsub{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D6279;
	display: block;
	padding: 8px 10px 8px 10px;
}

/* @end */

/* @group Querverlinkung Global */

.globalQuerLinks{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 950px;
	margin-top: 10px;
}
.linkColumn, .linkColumnLast{
	float: left;
	width: 230px;
	margin-right: 10px;
	position: relative;
	line-height: 140%;
	height: 150px;
	overflow: hidden;
}

.linkColumn h1, .linkColumnLast h1{
	font-size: 12px !important;
	font-weight: bold !important;
	margin: 0 0 2px 0;
	padding: 0;
	color: #333333 !important;
}

.linkColumn p, .linkColumnLast p{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.linkColumnLast{
	margin-right: 0px;
}

/* @end */

.contentFlashmovie{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 950px;
	height: 490px;
	background-color: #eaeaea;
	overflow: hidden;
	margin-top: 10px;
}
.contentRasterA, .contentRasterB, .contentRasterC, .contentRasterD, .contentRasterE, .contentRasterF, .contentRasterG{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 470px;
	overflow: hidden;
	margin-top: 10px;
	
}

.contentRasterChome{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 310px;
	overflow: hidden;
	margin-top: 10px;
}

/* @group Webcast */

.videoContainer{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 930px;
	height: 360px;
	padding: 10px 10px 20px 10px;
	background-color: #CFDDE7;
	overflow: hidden;
	margin-top: 10px;
}
.videoDescriptionBox{
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 200px;
	height: 270px;
	padding: 10px;
	background-color: #A3BAC8;
	overflow: hidden;
}

.videoDescriptionBox .csc-header h1{
	margin: 5px 0 -3px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.videoMenuBox{
	position: absolute;
	bottom: 20px;
	right: 240px;
	width: 210px;
	height: 290px;
	background-color: #CFDDE7;
	overflow: hidden;
}
.videoPlayer{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 360px;
	width: 480px;
	background-color: #CFDDE7;
	overflow: hidden;
}
.videoHeadline{
	position: absolute;
	top: 10px;
	left: 500px;
}

/* @end */

.contentRasterX{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	margin-top: 10px;
}
.breadcrumpContainer{
	width: 470px;
	height: 25px;
	color: #597991;
	float: left;
}
.blueBox_1x1{
	background-color: #CFDDE7;
	padding: 10px;
	width: 210px;
	height: 210px;
}

.blueBox_1x1 p{
	padding-top: 0;
	margin-top: 0;
}

/* @group Slideboxes */



.boxPicture{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.boxText{
	padding: 0 10px 10px 10px;
	color: white;
	line-height: 140%;
	
}
.boxHeadline{
	color: white;
	/*height: 17px;*/
	width: 470px;
	/*overflow: hidden;*/
	padding-left: 10px;
	padding-top: 3px;
	clear: both;
}

.raster2x2{
	position: relative;
	width: 470px;
	height: 470px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.raster2x2home{
	position: relative;
	width: 470px;
	height: 310px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.raster2x2endless{
	position: relative;
	width: 470px;
	float: left;
	margin: 0 10px 10px 0;
}

.containerLeftEndless{
	position: relative;
	width: 480px;
	float: left;
	margin: 0;
	overflow: hidden;
}

.boxSlider2x2{
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 470px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 450px;
}

.boxSlider2x2home{
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 310px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 290px;
}

.raster2x1{
	position: relative;
	width: 470px;
	height: 230px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.raster2x1home{
	position: relative;
	width: 470px;
	height: 150px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.boxSlider2x1{
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 230px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 210px;
}

.boxSlider2x1home{
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	height: 150px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 130px;
}

.raster1x2{
	position: relative;
	width: 230px;
	height: 470px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.raster1x2blue{
	position: relative;
	width: 210px;
	height: 450px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	background-color: #CFDDE7;
	padding: 10px;
}
.boxSlider1x2{
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 470px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 450px;
}

.raster1x1{
	position: relative;
	width: 230px;
	height: 230px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.raster1x1menu{
	position: relative;
	width: 230px;
	height: 230px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.raster1x1blue{
	position: relative;
	width: 210px;
	height: 210px;
	float: left;
	overflow: hidden;
	padding: 10px;
	background-color: #CFDDE7;
}
.boxSlider1x1{
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 230px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 210px;
}

.raster3x2{
	position: relative;
	width: 710px;
	height: 470px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.boxSlider3x2{
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 470px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 450px;
}
.raster4x2{
	position: relative;
	width: 950px;
	height: 470px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.boxSlider4x2{
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 470px;
	background: url(../images/bg_boxSlide.png) repeat;
	z-index: 2;
	margin-top: 450px;
}

/* @end */

/* @group Kontaktformular */

fieldset.csc-mailform {
	border:0px;
	margin-top: 20px;
}

fieldset.csc-mailform label {

}

.fieldnlabel label {
	width: 100px;
	float: left;
	text-align: left;
	margin-right: 10px;
	vertical-align: middle;
	color: #F2FAFF;
	padding-top: 5px;
}

/*
fieldset.csc-mailform input,
fieldset.csc-mailform select,
fieldset.csc-mailform textarea {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 2px;
	width: 250px;
	color:#000;
	background: #ffffff;	
}

fieldset.csc-mailform input:focus,
fieldset.csc-mailform select:focus,
fieldset.csc-mailform textarea:focus {
	background: #ffffff;
}
*/
.mailformsubmit {
	margin-top: 5px;
	margin-left: 108px;
	height: 16px;
	width: 54px;
	background: url(../images/button_senden_de.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999em;
	display:block;
	border:none !important;   /*brauchst Du evtl. nicht!*/
	cursor:pointer;
	outline:none;
	font-size:0px; 
	line-height:0px;
}

.mailformsubmit:hover {
	background: url(../images/button_senden_de.gif) no-repeat 0 -16px;
}

.radionlabel fieldset {
	float: left;
	position: absolute;
	top: -4px;
	left: 104px;
}

.radionlabel fieldset label {
	position: relative;
	top: 2px;
	color: #F2FAFF;
}

.mailforminput,
.mailformselect {
	/*
	width: 160px;
	height: 12px;
	border: 1px solid #575b5e;
	background-image: url(../templateimages/newsletter_field_bg.gif);
	background-repeat: no-repeat;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	vertical-align: middle;
	margin-top: 3px;
	float: left;	
	border: none;
	background-color: #F2FAFF;	
	width: 340px;
}

.mailformtext {
	/*
	width: 160px;
	height: 80px;
	border: 1px solid #575b5e;
	background-image: url(../templateimages/newsletter_field_bg.gif);
	background-repeat: no-repeat;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	vertical-align: middle;
	margin-top: 3px;
	float: left;
	border: none;
	background-color: #F2FAFF;	
}



.fieldnlabel {
	width: 566px;
	float: left;
	margin-bottom: 5px;
}

.fieldnlabel textarea{
	width: 340px;
	height: 150px;
}

.radionlabel {
	width: 400px;
	float: left;
	/*
	height: 15px;
	*/
	position: relative;
	margin-bottom: 4px;
}

LEGEND{
	display:none;
}
FIELDSET{
	border:0;
	padding:0;
	margin:0;
}

.mailformradio {
	vertical-align: bottom;
	margin-right: 5px;
}

.mailformcheck {
	margin: 4px 0 0 -2px;
	padding: 0;
}

/* @end */

/* @group Sitemap */

.csc-sitemap ul{
	margin-left: -40px;
}
.csc-sitemap ul li{
	list-style: none;
	line-height: 200%;
	font-weight: bold;
	margin-top: 10px;
}

.csc-sitemap ul li ul li {
	list-style: none;
	padding-left: 10px;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
}

.csc-sitemap ul li ul li ul li{
	list-style: none;
	padding-left: 10px;
	line-height: 140%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
}

.csc-sitemap li a, .csc-sitemap li a:visited{
	list-style: none;
	text-decoration: none;
	color: white;
}

.csc-sitemap li a:hover{
	text-decoration: none;
	color: #DF0024;
}

/* @end */
ul.menuContent{
	margin: 0;
	padding: 0;
}

ul.menuContent li{
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
}
.breadCrumpMenu{
	position: relative;
	float: left;
	width: 950px;
	margin: 10px 0 0 0;
	height: 14px;
	color: #597991;
}

.breadCrumpMenu a.breadAct{
	color: green;
}

.borexBox li{
	list-style: none;
	margin: 0 0 0 -40px;
	padding: 0 0 5px 10px;
	background: url(../images/bulletPoint.jpg) no-repeat 0 5px;
}

.homeLogo{
	position: relative;
	top: 0;
	left: 0;
	width: 180px;
	height: 40px;
}

.homeLogo a{
	outline: none;
}

.homeLogo img{
	border: none;
}
