html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #525252; 
	padding: 0px; 
	margin: 0px; 
	text-align: center;
	border: 0px;
	background-color: #540f06;
}
img {
	border: 0px;
}

.clr {
	clear: both; 
	line-height: 0px; 
	font-size: 0px; 
}
hr{
 border: 0px; /* Für Firefox und Opera */
 height: 0px;
 border-top: solid 1px #ffffff;
 border-bottom: 0px;
}
td{
	top: 0px;	
}
td {vertical-align: top;}
/* Layout ######################################### */

#main {
	margin: 20px auto 20px auto;
	width: 850px; 
	/* background-color: #bfbfbf; */
}
#head {
	width: 850px;
	height: 420px;
	text-align: left;
	padding: 0px;
	background-image: url(../images/bt-start_01.jpg);
}
#navi_bgnd {
	width: 850px;
	height: 102px;
	padding: 0px;
	/* background-image: url(../images/bt-start_02.jpg); */
}
#navi_main {
	height: 102px;
	width: 850px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#navi_lang {
	height: 22px;
	width: 121px;
	padding: 15px 24px 0px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#navi_lang a {
	text-decoration: none;
	color: #fff;
}
#navi_lang a:hover{
	text-decoration: none;
	color: #9bb6c9;
}
#cont {
	width: 850px;
	height: 477px;
	text-align: left;
	padding: 0px;
	background-color: #bfbfbf;
	background-image: url(../images/bt-start_03.jpg);
	background-repeat: repeat-y;
}
#cont_center {
	width: 850px;
	padding: 0px;
	margin: 0px;
	float: left;
	/* background-image: url(../images/bt_start_03.jpg);
	background-repeat: no-repeat;*/
}
#cont_main_1 {
	width: 320px;
	margin: 20px 90px 20px 80px;
	padding: 0px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	/* background-image: url(../images/sw_30_trans.png); */
}
#cont_main_2 {
	width: 534px;
	padding: 60px 0px 20px 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #540f06;
	float: left;
}
#navi_sub {
	width: 126px;
	padding: 60px 90px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #540f06;
	float: left;
}
/* FCE 2 + 3  ################################# */

#fce_container {
	width: 524px;
	padding: 0px;
}
#fce_container_head {
	width: 524px;
	padding: 0px 0px 20px 0px;
}
#fce_container_2_1 {
	width: 257px;
	padding: 0px 5px 20px 0px;
	float: left;
}
#fce_container_2_2 {
	width: 257px;
	padding: 0px 0px 20px 5px;
	float: left;
}
#fce_container_3_1 {
	width: 168px;
	padding: 0px 5px 20px 0px;
	float: left;
}
#fce_container_3_2 {
	width: 168px;
	padding: 0px 5px 20px 5px;
	float: left;
}
#fce_container_3_3 {
	width: 168px;
	padding: 0px 0px 20px 5px;
	float: left;
}
/* FCE-big 2 + 3  ################################# */

#fce-big_container {
	width: 650px;
	padding: 0px;
}
#fce-big_container_head {
	width: 650px;
	padding: 0px 0px 20px 0px;
}
#fce-big_container_2_1 {
	width: 320px;
	padding: 0px 5px 20px 0px;
	float: left;
}
#fce-big_container_2_2 {
	width: 320px;
	padding: 0px 0px 20px 5px;
	float: left;
}
#fce-big_container_3_1 {
	width: 210px;
	padding: 0px 5px 20px 0px;
	float: left;
}
#fce-big_container_3_2 {
	width: 210px;
	padding: 0px 5px 20px 5px;
	float: left;
}
#fce-big_container_3_3 {
	width: 210px;
	padding: 0px 0px 20px 5px;
	float: left;
}



/* Navigation ################################# */
A.nav_main {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_main {
	color: #9bb6c9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_main_aktiv {
	color: #9bb6c9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_main_aktiv {
	color: #9bb6c9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_sub {
	color: #540f06;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_sub {
	color: #343e44;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_lang {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_lang {
	color: #9bb6c9;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
A.nav_sub_aktiv {
	color: #343e44;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A:hover.nav_sub_aktiv {
	color: #343e44;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
/* Links ################################# */
A {
	color: #ffffff;
	text-decoration: underline;
}
A:hover {
	color: #ffffff;
	text-decoration: none;
}
/* Standard Formatierung ################################# */
H1 {
	font-size: 16px;
	line-hight: 25px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	color: #ffffff;
	margin: 10px 0px 2px 0px;
}
H2 {
	font-size: 14px;
	line-hight: 25px;
	color: #ffffff;
	margin: 10px 0px 2px 0px;
}
H3 {
	font-size: 12px;
	color: #ffffff;
	margin: 10px 0px 2px 0px;
}
H4 {
	font-size: 12px;
	color: #ffffff;
	margin: 10px 0px 2px 0px;
}
H5, H6 {
	margin: 10px 0px 2px 0px;
}
SPAN.Hervorhebung-blau {
	font-weight: bold;
	color: #112c5a;
}
/* Mailform Formatierung ################################# */
.csc-mailform {
position: relative;
display: block;
width:280px;
text-align: right;
border:0px;
PADDING:5px;
font-size:11px; color:#5a5a5a;
}

.csc-mailform-field {
background: #ffffff;
border: 0px;
}

label {
position: relative;
display:block;
width: 100px;
float: left;
left:10px;
text-align: left;
background: #ffffff;
PADDING:2px;
margin:2px;
}

input, textarea {
position: relative;
width:250px;
left:20px;
background: #ffffff;
border:1px solid #8490a7;
PADDING:2px;
margin:2px;
}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #8490a7;
PADDING:2px;
margin: 2px 0px 2px 0px;
}

button {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: #F2F5F5;
}

.csc-mailform-submit {
clear: left;
position: relative;
display: block;
left:220px;
width:auto;
background: #F2F5F5;
}
