* { padding: 0px; margin: 0px; border: none; }

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #6d6d6d;
	background-color: #dfdfdf;
}

#center
{
	width: 980px;
	margin: 0 auto;
}

#header
{
	width: 980px;
	float: left;
	background-color: #fff;
	background-image: url(images/background_header.png);	
	height: 103px;
}

#teaser
{
	width: 980px;
	float: left;
}

#header h1
{
	display: block;
	color: #ed332a;
	font-size: 40pt;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}

#header h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 16pt;
	width: 200px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

#you_are_here
{
	float: left;
	width: 100%;
	padding-bottom: 25px;
}

#you_are_here a
{
	color: #6d6d6d;
	text-decoration: none;
}

#you_are_here a:hover
{
	color: #000;
}

#you_are_here p
{
	padding-bottom: 3px;	
	border-bottom: 1px dotted #ccc;
}

#mainnav
{
	width: 200px;
	height: 200px;
	float: left;
	background-image: url(images/background_nav.png);
	background-repeat: no-repeat;
	background-color: #fff;
}

#teaser_info
{
	width: 780px;
	float: right;
	background-image: url(images/teaserbild.png);
	background-repeat: no-repeat;	
}

#teaser_overlay
{
	width: 780px;
	float: right;
	height: 200px;
	background-image: url(images/header_overlay.png);
	background-repeat: no-repeat;	
	behavior: url(/fileadmin/goed/iepngfix.htc);
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#teaser_overlay h1
{
	display: none;
}

#teaser_overlay h2
{
	display: none;
}

#back
{
	width: 560px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#footer
{
	border-top: 4px solid #666666;
	background-color: #292929;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;
	width: 970px;
	float: left;
	color: #fff;
	font-size:8pt;
	padding-right: 10px;
}

#mainnav li a:hover
{
	color: #b74708;
}

#sub li a:hover
{
	color: #000;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#maincontent
{
	width: 980px;
	float: left;
	padding-top: 10px;
	background-color: #e8e8e0;;
}

#left
{
	width: 180px;
	float: left;
	padding: 10px;
	padding-top: 0px;
}

#right
{
	width: 180px;
	float: right;
	padding: 10px;
	padding-top: 0px;
	font-size: 9pt;
}

#content
{
	width: 560px;
	float: left;
	display: inline;
	background-color: #fff;
	padding: 10px;
}

#mainnav li
{
	list-style-type: none;
	display: block;
	list-style-image: none;
}

#mainnav ul
{
	padding-left: 10px;	
	padding-top: 10px;
	padding-bottom: 0px;
}

#mainnav li a
{
	display: block;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	padding-right: 7px;
	padding-left: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(images/arrow.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	
}

#mainnav li.curr a, #mainnav li a:hover
{
	background-image: url(images/arrow_curr.png);	
}

#right h1, #left h1
{
	font-size: 10pt;
	border-bottom: 1px solid #3f3f3d;
	color: #6a6969;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

a { color: #b74708; text-decoration: underline; }
p { padding-bottom: 20px; padding-top: 10px; }
hr { margin-top: 20px; height: 20px; border: none; border-top: 1px solid #000; color: #fff;}
h1 { font-size: 12pt; padding-bottom: 7px; }
h2 { font-size: 11pt; padding-bottom: 5px; }
h3 { font-size: 10pt; padding-bottom: 3px; }

#right li, #left li 
{
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#left li.curr  a
{
	font-weight: bold;	
}


#right li li,  #left li li 

{
	padding-left: 10px;	
}

#content li 
{
	list-style-position: inside;
}

#content li li
{
	padding-left: 20px;	
}

ul
{
	padding-bottom: 10px;
}

#left_content
{
	padding-top: 10px;	
}

#left h2, #left h3, #right h2, #right h3
{
	font-size: 10pt;
	padding-bottom: 3px;
}


.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
}

input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

#footer img
{
	padding-left: 10px;
}	

.cf_element {
    width: 180px;
    text-align: center;
    font-weight: bold;
}
