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


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	background-image: url(hintergrund.gif);
}

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

#wrapper{
	width:885px;
	background-color:#FFF;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#header{
	width:885px;
	float:left;
}

#left{
	width:280px;
	height:210px;
	background-image: url(left_logo.png);
	float:left;
}

#left h1{
	font-size:2px;
	color:#660107;
	font:"MS Serif", "New York", serif;
}

#right{
	width:602px;
	height:210px;
	float:right;
	/*background-image: url(right_logo.png);
	background-repeat: no-repeat;*/	
}

#right ul{
	float:right;
	padding-right:16px;
}

#right li{
	list-style-type:none;
	display:block;
	float:left;
	background-image: url(home_kontakt_hintergrund.gif);
	background-repeat: repeat-x;
	background-color: #74020c;
	margin-right:3px;
}

#right li a{
	display:block;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px;
	padding-bottom:10px;
	padding-top:30px;
}

#mainnav{
	width:885px;
	float:left;
	background-color: #350102;
	background-image: url(nav_hintergrund.png);
	background-repeat: repeat-x;	
}

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

#mainnav li a{
	display:block;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px;
	border-left:1px solid #880F1B;
}

#mainnav li.curr a, #mainnav li a:hover{   
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}

#subnav{
	width:665px;
	background-color: #671d1e;	
	float:left;
}

#subnav li{
	list-style-type:none;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
}

#subnav li a{
	color:#FFF;
	text-decoration:none;
	boder-left:1px solid #FFF;
	display:block;
}

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

#maincontent{
	width:885px;
	float:left;
	margin-top:4px;
	background-image: url(right_content_hintergrund.gif);
	background-repeat: repeat-y;
	background-position: right 10px;	
	padding-bottom: 20px;
}

#content{
	width:665px;
	float:left;
}

#right_content{
	width:220px;
	float:left;
	background-color:#dedbd1;
	
}

.right_content h1{
	padding-left:6px;	
}

.right_content_text{
	background-color: #eae3e4;
	padding-top:6px;
	padding-left:6px;
	color: #671d1e;	
	float:left;
	width: 214px;
	margin-bottom: 5px;
}

.right_content_text img{
	float:right;
	padding-right:10px;
	padding-bottom:6px;
}

.right_content_text p{

    padding-bottom:6px;
	font-size: 12px;
}

.right_content_text h2
{
}

#text{
	width:655px;
	float:left;
	padding-top:10px;
	padding-right: 10px;
	/* background-color:#dedbd1; */
}

#copy
{
	width: 905px;
	float: left;
	text-align: center;
	color: #000;
	font-size: 0.8em;
	padding-top: 7px;
	padding-bottom: 7px;
}

#copy a
{
	color: #000;
	text-decoration: none;
}

#copy p
{
	padding-top:0px;
	padding-bottom:0px;
}



#text { line-height: 1.5em; }

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

a { color: #671d1e; text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
#text hr { height: 2spx; border: none; border-top:2px solid #671d1e; margin-top: 6px; margin-bottom: 6px; color: #fff;}
#right_content hr {
	height: 3px; border: none; color: #fff; padding-top: 0px; padding-bottom: 0px;}

h1 { color: #671d1e; font-size: 1.3em; padding-bottom: 7px; padding-top: 4px; } 
h2 { color: #671d1e; font-size: 1em; padding-bottom: 5px; padding-top: 3px; }
h3 { color: #671d1e; font-size: 1em; 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:Arial, Helvetica, 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:Arial, Helvetica, 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;
}

#right_content  h1
{
	padding-left: 6px;	
}



