* { padding: 0px; margin: 0px; }
img, img a { border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fefefe;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

#top
{
	width: 100%;
	float: left;
	background-color: #ea7118;
	height: 111px;
}

#logo img
{
	position: absolute;
	left: 414px;
	top: 36px;
}

#top_wrap
{
	width: 948px;
	margin: 0 auto;
}

#logo
{
	width: 600px;
	float: left;
	position: relative;
}

#logo h1 a
{
	color: #ea7118;
	font-size: 1px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 554px;
	height: 89px;
	display: block;
	margin-top: 10px;
}

#top_right
{
	width: 345px;
	float: right;
}

#top_right ul
{
	background-color: #000;	
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
	width: 155px;
}

#top_right li
{
	list-style-type: none;
	display: inline;
}

#top_right li.first
{
	border-right: 1px solid #fff;	
}

#top_right li a
{
	color: #fff;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#top_right p
{
	display: block;
	text-align: right;
	color: #fff;
	width: 345px;
	float: right;
	padding-top: 7px;
	font-size: 11px;
}

#top_right strong
{
	text-transform: uppercase;	
	display: block;
	font-size: 15px;
}

#wrapper
{
	width: 948px;
	margin: 0 auto;
}

#mainnav 
{
	width: 948px;
	float: left;
	background-image: url(images/mainnav_back.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	behavior: url(/fileadmin/tschinkel/iepngfix.htc)	
}

#mainnav li 
{
	list-style-type: none;
	display: block; 
	float: left;
	padding-top: 13px;
	padding-bottom: 13px;
}

#mainnav li a
{
	color: #454545;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav li.curr a
{
	color: #fd7c00;	
}

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

#maincontent
{
	width: 948px;
	float: left;
	background-image: url(images/background_subnav.png);
	background-repeat: repeat-y;
	background-color: #fff;
}

#left
{
	width: 210px;
	float: left;
}

#left ul
{ 
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
}

#left li
{
	list-style-type: none;
	display: block;

	border-bottom: 1px solid #d0d0d0;
}

#left li a
{
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #747676;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 10px;
}

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

#left li.curr li a
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	background-image: none;
	border: none;
	text-transform: none;
}

#left li.curr li 
{
	border: none;
}


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

#left li.curr ul
{
	padding-top: 3px;
	padding-bottom: 5px;
}



#right
{
	width:730px;
	float: left;
	display: inline;
}

#right_top
{
	width: 785px;
	float: left;
	background-color: #000;

	height: 300px;
}

#right_content
{
	width: 400px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
}

#right_content img.girl
{
	position: absolute;
	left: 400px;
	top: -55px;
	 behavior: url(/fileadmin/tschinkel/iepngfix.htc)	
}

#right_content, #right_content h1, #right_content h2, #right_content h3
{
	color: #fff;	
}

#right_content h1 { font-size: 1.2em; }
#right_content h2, #right_content h3 { font-size: 1em; }

#content
{
	width: 710px;
	float: right;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
		border-right: 1px solid #e9e9e9;
		
	min-height: 420px;   
	height: auto !important;   
	height: 420px;
}


#footer
{
	width: 928px;
	float: left;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 11px;
	color: #898989;
	text-align: center;
	padding-bottom: 10px;
}

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

/* für den Content */
#content { line-height: 1.5em; }

#content li, #right_text  li{ list-style-position: inside; }
#content li li,  #right_text  li li { padding-left: 20px; }
#content ul{ padding-bottom: 10px; }

a { color: #fd7c00; text-decoration: underline; }

p { padding-bottom: 15px; padding-top: 10px; }
hr { height: 9px; border: none; border-top: 1px solid #000; margin-top: 10px; margin-bottom: 10px; color: #fff;}

h1 { font-size: 1.6em; color: #fd7c00; padding-bottom: 7px; font-family: Arial, Helvetica, sans-serif; }
h2 { font-size: 1.3em; color: #fd7c00; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; }
h3 { font-size: 1.1em; color: #fd7c00; padding-bottom: 3px; font-family: Arial, Helvetica, sans-serif; }



/*--------------------------------------------csc-mailform------------------*/

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

.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:Arial, Helvetica, sans-serif;
font-size: 13px;
}

.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;
}

input, textarea, select
{
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

textarea
{
	height: 200px;	
	border: 1px solid #333;
	background:#FFF;
	padding:1px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}

fieldset
{
	border: none;	
}

#footer
{
	padding-top: 25px;	
	padding-left: 20px;
}
