body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.4;
	background-image:url(bg_start.gif);
	/* background-image:url(bg_start.gif); */	
	background-position:center;
	background-repeat:repeat-x
	color: #000000;
	background-color: #BE2800;
	text-align: center;
	}
	
div, p, form, input, select, span, text, ul, li, fieldset, h1, h2, h3, h4, textarea, td, table, span {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}	

/* Standard Container START */

#content {
	background-color: transparent;
	margin: 0px auto;
	position: relative;
	text-align: left;
	top: 0px;
	width: 840px;
	height: 460px;
	z-index:20;	
}

#head {
	position:relativ; 
	left:0px; 
	top:0px; 
	width:840px; 
	height:147px; 
	background-color: #E8641B; 
	border: 0px none #000000; 
	text-align:right;
}

#logo {
	float:right;
	position:relativ;
	top:0px;
	width:708px;
	height:147px;
	z-index:30;
	background-color: #FF9900;
	}

#rumpf {
	width: 840px;
	}

#links {
	position:relative;
	left:0;
	top:0;	
	width:132px;
	height:315px;
	background-color: #FFFFFF;
	float:left;		
	}
	
	
div#nav {
	width:100%; 
	background-color: #CDCDCD;
	padding-left:34px;
	}
	
#rechts {
	position:relative;
	right:0;
	top:0;
	width:64px;
	height:315px;
	float:right;
	background-color:#FFFFFF;
	}	
	
#center {
	padding:0;
	position:relative;
	left:0;
	width:644px;	
	background-color: #FFFFFF;
	float:left;
 	} 	
	 
#inhalt {
	background-color: #FFFFFF;
	margin:48px;
	}
	
#white {
	position:absolute;
	left:50%;
	top:147px;
	width:50%;
	height:315px;
	z-index:1;
	background-color: #FFFFFF;
	}
	
#orange {
	position:absolute;
	left:50%;
	top:0px;
	width:50%;
	height:147px;
	z-index:1;
	background-color: #FF9900;
}

#inhaltlinks {
	width: 259px;
	height:571px;
	float:left;	
	background-color: #E8641B; 
	}
 
#inhaltrechts {
	float:left;	
	}		
			 	
#inhaltrechts p.bodytext, #inhaltlinks p.bodytext {
	clear:both;
	margin: 30px 20px 30px 30px;
	}

	
/* Standard Container END */

/* Details START */		

table.mainNavi {
	width:auto;
	height:22px;
	padding:0;
	margin:1px 0;
	}

table.mainNavi td {
	margin-left:20px;
	border:0;
	background-color:#CDCDCD;	
	color:#FFF;
	font-weight:bold;	
	vertical-align:middle;	
}


table.contenttable {
	width:auto;
	margin:0;
	}

table.contenttable td {
	padding:0;
	text-align:left;		
	vertical-align:top;	
}

#logo img {
	float:left;
	margin:100px 0px 0px 44px;
	}
	
#inhalt h1 {
	margin:18px 0 14px 0;
	font-size:11pt;
	color:#898989;
	text-transform: lowercase;	
	}
	
#inhalt h2 {
	font-size:10pt
	color:#565656;	
	}

#inhalt table td  {
	padding-bottom:6px;	
	}
	
#inhalt table td.left  {
	width:220px;	
	}	

#inhalt table td.right  {
	width:auto;	
	}			
	
#topnav {
	margin: 0px auto;
	background-color: #172075;
	position: relative;
	text-align: left;
	width: 775px;
	height: 37px;
	}

.linien { 
	font-size: 8pt; 
	color: #FFFFFF; 
    font-weight: bold;
	}

.schrift1 {
	font-size: 9pt; 
	color: #000000; 
	}	

.schrift1kl {
	font-size: 8pt; 
	color: #000000; 
	}	

.schrift2 {
	font-size: 9pt; 
	color: #BE2800; 
	}


.headline1 {
	font-size: 9pt;
	font-weight:bold; 
	color: #999999; 
	}


.subline1 {
	font-size: 9pt;
	font-weight:bold; 
	color: #000000;
}			

a {
	text-decoration: none;
	color:  #781900;
	outline: none;
	}

a:hover {
	background:#FFC21F;
	}
	
	
/* Mailform START */		
	
#mailform input, #mailform select, #mailform textarea {
	text-align:left;
	background:white;
	border:1px solid #BBBBBB;
	padding: 1px 4px;
	width:468px;  
}

#mailform input.csc-mailform-submit {
	width:120px;
	}  

#mailform input.csc-mailform-check {
	width:16px;
	}
		
#mailform label {
	display: block;
	}
	
#mailform div {
	margin:12px 0 0 0;
	}
	

/* Mailform END */		
		
	
/* Details END */	

/* Cleanup Typo3 tags START */

.csc-textpic, .csc-textpic-center, .csc-textpic-above, .csc-textpic-imagewrap {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 0px;
	}
	
/* Cleanup Typo3 tags END */

