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

body {
 	font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif;
  	font-size: 0.8em;
	color: #010000;
	background-color: #923422;
}

* html #right
{
	position: absolute;
	height: 1%;
	top: 125px;
}	

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

#header
{
	width: 100%;
	float: left;
	position: relative;
	background-color: #6b1100;
}

#left 
{
	width: 178px;
	float: left;
	padding: 7px;
	padding-top:20px;
}

#right
{
	width: 145px;
	float: right;
	padding: 7px;
	padding-top: 20px;
}

#content
{
	width: 628px;
	float: left;
	display: inline;
}

#footer
{
	width: 960px;
	float: left;
	text-align: center;
	color: #fff;
	padding: 10px;
	background-color: #6b1100;
}

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

#footer p
{
	padding: 0px; margin: 0px;	
}

#container
{
	width: 980px;
	float: left;
	background-image: url(images/faux.png);
}

#header li
{
	list-style-type: none;
	display: inline;
	font-size: 1.1em;
}

#header li a
{
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
}

#header li a:hover
{
  color: #e09f63;
  font-weight: bold;
  text-decoration: underline;
	
}

#header li.curr a
{
  color: #e09f63;
  font-weight: bold;
  text-decoration: none;
}

#header ul
{
	padding-bottom: 5px;
	padding-left: 7px;
}

#top h1
{
	color: #ad6658;
	padding: 20px;
	float: right;
	background-image: url(images/wappen.png);
	background-repeat: no-repeat;
	background-position: right top;  
	display: block;
	height: 64px;
	padding-right: 90px;
	
}

#top
{
	width: 960px;
	text-align: right;
	padding-right: 20px;
	float: left;
}

#top h1
{
	font-size: 2em;	
}


p
{
	padding-bottom: 7px;	
}

h1, h2, h3 
{
	font-size: 1.3em;
	color: #6b1100;
	padding-bottom: 10px;
}

a
{
	text-decoration: underline;
	color: #6b1100;
}

h2
{
	font-size: 1.1em;	
	padding-bottom: 7px;
}

h3
{
	font-size: 1em;	
	padding-bottom: 4px;
}

hr
{
	height: 1px;
	border-top: 1px solid #000;
	margin-top: 10px;
	padding-bottom: 10px;
}

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

.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: "Lucida Sans Unicode", "Lucida Grande", 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: "Lucida Sans Unicode", "Lucida Grande", 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 h1
{
	color: 000;
	padding-bottom: 5px;
	font-size: 1em;
}

#left li
{
	list-style-type: none;	
	padding-bottom: 10px;
}

#left li a
{
  color: white;
  text-decoration: none;
  text-transform: uppercase;
	
}

#left li.curr a
{
	color: 	#e09f63;
}

#left li a:hover
{
	color: #e09f63;	
}

#footer p.links
{
	display: block;
	float: left;
	width: 45%;
	padding-left: 7px;
	text-align: left;
	padding-top: 15px;
}

#footer p.link
{
	display: block;
	float: right;
	width: 45%;
	padding-left: 7px;
	text-align: right;
}

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

#maintext
{
	padding: 15px;	
}

#headerfoto
{
	
}