*{
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


.csc-textpic dl
	{
		padding:0 0 15px 0;
	}


hr
	{
		background:#fff;
		color:#fff;
		border:none;
		border-bottom:1px dotted #000;
	}

.csc-mailform-field{
clear: both;
padding:0;
}

.csc-mailform-field label{
width: 150px;
min-width: 150px;
max-width: 150px;

float: left;
}

input, textarea, select, .input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #797979;
	padding: 3px;
	margin:0 0 2px 0;
	background: transparent;
}

option{
padding: 0 15px 0 0;
}

textarea {

	height:180px;

}


legend { font-weight: bold; visibility: hidden;}

fieldset{border: 0px none;}

.searchinput{
background: url(../images/lupe.jpg) no-repeat;
border: 0px none;
padding: 1px 5px 1px 25px;
width: 172px;
min-width: 172px;
max-width: 172px;
display: block;
}

* html .searchinput{
width: 142px;
min-width: 142px;
max-width: 142px;
}

a,
a:hover{
	color: #303161;
	text-decoration: none;
}

a:hover{
	color: #ff7d03;
}

a img{
	border: 0px none;
}

#wrap{
	width: 881px;
	min-width: 881px;
	max-width: 881px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 0 0 0;
}


/* HEADER STYLES */


#bilder{
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	width: 881px;
	max-width: 881px;
	min-width: 881px;
	min-height: 144px;
	height: 144px;
	max-height: 144px;
}

#bild{
	float: left;
}

#logo{
	float: left;
}

#menu_oben{
	min-height: 25px;
	height: 25px;
	max-height: 25px;
	font-size: 1.1em;

}

#menu_oben ul{
	list-style: none;
	width: 437px;
	max-width: 437px;
	min-width: 437px;
	float: left;
}

#menu_oben li{
float: left;

}

#menu_oben li a{
	padding: 2px 7px 2px 2px;
	display: block;
	color: #000;
	text-decoration: none;
}

#menu_oben li a:hover{
	color: #FF7D03;

}

#menu_oben li.aktiv a{
	color: #FF7D03;

}

.clear{
	clear:both;
}

#menu_obenrechts{
	float: right;
	padding: 2px 0 0 0;
}


#menu_obenrechts div{
	float: left;
	min-height: 15px;
	height: 15px;
	max-height: 15px;
}

#menu_obenrechts div img{
	float: left;
}

.press_room{
	padding: 0 15px 0 0;

}

.press_room a{
	color: #000;
	text-decoration: none;
	padding: 0 0 0 2px;

}

#member_login{
	padding: 0 18px 0 0;
}

#search{
	padding: 0 0 0 0;
}

/* HAUPTMENU STYLES */



#menu_unten{
	width: 881px;
	max-width: 881px;
	min-width: 881px;
	min-height: 40px;
	height: 40px;
	max-height: 40px;
	font-size: 1.1em;
	background: url(../images/graueleiste.jpg) repeat-x;
}

#menu_unten ul{
	list-style: none;
	padding: 22px 0 0 0;

}

#menu_unten li{
float: left;
width: 96px;
min-width: 96px;
max-width: 96px;
border-right:2px solid #fff;
}

#menu_unten li a{
	padding: 0px 0px 2px 10px;
	line-height: 1em;
	display: block;
	color: #2C3268;
	text-decoration: none;
	border-bottom:4px solid #2C3268;
	border-right: 1px solid #CAC0BC;
	font-weight: bold;
}

#menu_unten li.aktiv a{
	border-bottom: 4px solid #FF7D03;
}

#menu_unten li a:hover{
	border-bottom: 4px solid #FF7D03;
}


/* LINKES MENU STYLES */

#menu_links h1{
	color:#949495;
	font-size:1.64em;
	padding:30px 0 0 0;
	border-bottom: 4px solid #FF7D03;
	font-weight: 300;
}

#menu_links{
	width: 216px;
	max-width: 216px;
	min-width: 216px;
	font-size: 1.1em;
	float: left;
}

#menu_links ul{
	list-style: none;
	padding: 12px 0 0 0;

}

#menu_links li{
padding: 2px 0;

}

#menu_links li a{
	padding: 0px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}

#menu_links li a:hover{
	color: #FF7D03;

}

#menu_links li.aktiv a{
	color: #FF7D03;

}

#menu_links ul li ul {
	padding: 0;

}


#menu_links ul li ul li ul {
	padding: 0px 0 0 10px;

}

#menu_links li.aktiv ul li a{
font-size:1em;
color:#949495;
padding: 0 0 0 15px;
}

#menu_links li.aktiv ul li a:hover{
background: url(../images/orangerpfeil.jpg) 0px 0px no-repeat;
}

#menu_links li ul li.aktiv a{
background: url(../images/orangerpfeil.jpg) 0px 0px no-repeat;
}

#menu_links li ul li.aktiv ul li a{
background: none;
}

#menu_links li.aktiv ul li.aktiv ul li a:hover{
background: url(../images/orangerpfeil.jpg) 0px 0px no-repeat;
}

#menu_links li ul li ul li.aktiv a{
background: url(../images/orangerpfeil.jpg) 0px 0px no-repeat;
}

/* CONTENT BEREICH STYLES */

#main_content{
	float: left;
	padding: 35px 0 0 10px;
		width: 655px;
	max-width: 655px;
	min-width: 655px;
	font-size: 1.1em;
	min-height: 350px;
}

#main_content p{
line-height: 140%;
margin:0 0 8px 0;
}

#text_content{
	color:#949495;
	font-size:1.6em;
	padding:30px 0 0 0;
	border-bottom: 4px solid #FF7D03;
	font-weight: normal;
}

#haupttext{
	width: 440px;
	max-width: 440px;
	min-width: 440px;
	float: left;

}

#main_content h1{
	font-size:1.5em;
	color:#FF7D03;
	margin: 0 0 10px 0;
}



#main_content h1.pagetitle{
	font-size:1.5em;
	color:#FF7D03;
	/* border-bottom: dotted 1px #000; */
	margin: 0 0 0px 0;
}

/*


#main_content h1.csc-firstHeader{
	font-size:1.5em;
	color:#FF7D03;
	border-bottom: dotted 1px #000;
	margin: 0 0 10px 0;
}

*/

.infobox-outer{
	border-top: dotted 1px #000;
	padding: 0px 0 12px 0;
	margin-top: 20px;
	float: right;
	width: 185px;
	max-width: 185px;
	min-width: 185px;
}

.csc-frame-frame1{
	background: url(../images/grau_schraffur.jpg) repeat-y;
	padding: 13px 13px;
	margin: 0 0 12px 0;

}

#main_content .csc-frame-frame1 h1{
	color:#FF7D03;
	font-size:1.5em;
	padding:0 0 8px 0;
	font-weight: bold;
}

#text1{
	padding: 0 0 12px 0;
}

#footer{
	border-top: 1px dotted #000;
	margin: 12px 0 0 10px;
	width: 655px;
	max-width: 655px;
	min-width: 655px;
	float: right;
	padding: 0 0 15px 0;
}



/* CONTENT STYLES */



.dreidrittel{
	width: 654px;
	max-width: 654px;
	min-width: 654px;
	border-top: 1px dotted #000;
	padding: 0 0 12px 0;
}

.zweidrittel{
	border-top: 0px dotted #000;
}

.box2_1{
	float:left;
	width: 432px;
	max-width: 432px;
	min-width: 432px;
	border-top: 1px dotted #000;
	margin: 0;
	padding: 12px 0;
	background: #fff;
}

.box2_2{
	float:left;
	width: 208px;

	border-top: 1px dotted #000;
	margin: 0 0 0 12px;
	padding: 12px 0;
	background: #fff;
}

.eindrittel{
	border-top: dotted 0px #000;
}

.box3_1{
	float:left;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
	border-top: 1px dotted #000;
	margin: 0;
	padding: 12px 0;
}

.box3_2{
	float:left;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
	border-top: 1px dotted #000;
	margin: 0 0 0 12px;
	padding: 12px 0;
}

.box3_3{
	float:left;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
	border-top: 1px dotted #000;
	margin: 0 0 0 12px;
	padding: 12px 0;
}


.galerie{
	border-top: dotted 1px #000;
	padding: 15px 0px 0px 0px;
	border-bottom: 12px solid #ffffff;
	position: relative;
	zoom: 1;
}

.box3_1_bild{
	float:left;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
	border-top: dotted 0px #000;
}

.box3_2_auswahl{
	float:left;
	width: 210px;
	max-width: 210px;
	min-width: 210px;
	border-top: dotted 0px #000;
	padding:0 0 0 20px;

}

.thema{
padding: 0 0 40px 0;

}

.textgrau{
	color:#626263;
}

.bildauswahl{
	height: 30px;
	min-height: 30px;
	position: absolute;
	bottom:0;
	padding: 0;
	
}

*html .bildauswahl{
bottom: 15px;
}


/* EXTENSION STYLES */

#therules{
display: none;
position: absolute;
background: #fff;
border: 1px dotted #797979;
padding: 15px;
}

		input.submit{border-color: #FF7D03; color: #FF7D03; font-weight:bold; width:auto; }
		input.csc-mailform-submit{border-color: #FF7D03; color: #FF7D03; font-weight:bold; width:auto; }

		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
		.tx-srfeuserregister-pi1-submit{border-color: #FF7D03; color: #FF7D03; }

	.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
	.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
	.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
	.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
	* html .tx-sremailsubscribe-pi1 dd { float: none; }
	.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
	.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }
	.tx-sremailsubscribe-pi1-submit {border-color: #FF7D03; color: #FF7D03; }

.tx-irfaq-pi1 dt{
font-size: 1.4em;
color: #FF7D03;
font-weight:bold;
padding: 5px 0;
clear: both;
}

.tx-irfaq-pi1 dd{
clear: both;
}


.tx-irfaq-pi1 .showhide{
color: #858586;
font-size: 1.4em;
font-weight:bold;
}

.tx-irfaq-pi1 .showhide a{
color: #858586;
}

#main_content ul{
padding: 0 0 0 12px;

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
color: #FF7D03;
}

.tx-indexedsearch-percent{
display: none;
}

.sg-search-abc ul{
list-style: none;

padding: 0;
}

.sg-search-abc li{
float: left;
padding: 0;
}

.sg-search-abc a{
font-size: 1.7em;
line-height: 150%;
color: #949495;
display: block;

padding: 0 4px;
}

p.csc-frame-frame2{
font-size: 0.9em;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.serviceline ul{
	list-style: none;	
}

.serviceline li a{
display: block;
padding: 0 0 0 15px;
background: url(../images/orangerpfeil.jpg) 0px 0px no-repeat;
}

.serviceline{
	border-bottom: dotted 1px #000;
	padding: 0px 0px 12px 0;
	margin: 0 0 12px 0;
}

.detail{
	text-decoration: underline;
}

.logoutmenu{
	border-top: dotted 1px #000;
}