* {
	color:#473A3A;
      	font-family: Verdana, Arial, Helvetica;

	text-decoration:none;
	text-align:left;
	font-size: 11px;
         line-height: 17px;
}

body {
	padding:0px;
	margin:0px;
	background-image: url(../bilder/body_bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	height:100%;
}

h1 {
	font-weight:bold;
	font-size:14px;
	color:#697F99;
}

a {
	font-weight:bold;
	color:#69819C;
	text-decoration:none;
}

a:hover {
	color:#cccccc;
}

#wrapper {
	width:788px;
	background-image: url(../bilder/wrapper_innen_bg.gif);
	background-position:0px 666px;
	background-repeat:repeat-y;
	position:relative;
	margin: auto;
	text-align:center;
	background-color:white;
}

#wrapper_innen {
	background-image: url(../bilder/wrapper_bg.gif);
	background-repeat: no-repeat;
	min-height:700px;
	width:748px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
  	position:relative;
	margin: auto;
	text-align:left;
}

#body, #footer {
clear:both;
}

#body {
	background-image:url(../bilder/balken_vertikal.gif);
	background-repeat:no-repeat;
	background-position:500px 86px;
	width:748px;
}

#body_links {
	float:left;
	width:500px;
}

#body_rechts {
	float:right;
	width:248px;
}

#body_links_innen {
	padding:25px;
}

#body_rechts_innen {
	padding:15px;
}

img {
border: 0;
}

#header{
	padding-top:20px;
	background-image:url(../bilder/balken_horizontal.jpg);
	background-position:left 131px;
	background-repeat:no-repeat;
	height:112px;
}

#logo {
	float:left;
}
#logobild {
margin-right:0px;
}

/**************** navi ************************/
a.main_nav, #aktiv {
	display:block;
	text-align:center;
	float:left;
	width:111px;
	font-size:16px;
	line-height:121px;
	background-image: url(../bilder/main_nav_bg.jpg);
	background-repeat: no-repeat;
	color:#938787;
}

a.main_nav:hover, #aktiv {
	background-image: url(../bilder/main_nav_bg_aktiv.jpg);
}

/**************** end navi ************************/

#footer {
	height:65px;
}

#footer_links {
	width:50%;
	height:65px;
	float:left;
}

#footer_rechts {
	width:50%;
	float:right;
	text-align:right;
	height:65px;
	line-height:65px;
}

#footer_rechts a {
	font-weight:normal;
	color:#473A3A;
	font-size:12px;
}


/**************** forms ***************************/

fieldset {
	border:0px;
}

input.form-submit,
div.csc-mailform-field #mailformformtype_mail {
      	font-family: "Century Gothic", 'Gill Sans', Futura, sans-serif;
      	text-transform:uppercase;
      	background:#d00; color:#fff;
      	border:1px solid #f54;
      	border-bottom:1px solid #810; border-right:1px solid #810;
	margin-top:2px;
}

.form-text,
.form-select {
    margin-right:5px;
    font-size:12px;
    border:1px solid #ccc;
    width:120px;
}

#kontaktform form {
	text-align:right;
}

#kontaktform label.left,
div.csc-mailform-field label {
	color: #757575;
	font-size: 11px;
	width:150px;
	float:left;
	text-align:right;
	cursor:pointer;
}

#kontaktform br {
	clear:both;
}

div.csc-mailform-field {
	clear:both;
	padding:5px;
	color:black;

}

#kontaktform .form-text,
#kontaktform #kontakt_select,
#kontaktform .form-textarea,
div.csc-mailform-field input,
div.csc-mailform-field textarea,
div.csc-mailform-field select,
div.csc-mailform-field input[type=file] {
    	margin-left:5px;
    	margin-bottom:5px;
    	font-size:12px;
    	border:1px solid #757575;
   	width:230px;
	height: 18px;
	font-family: verdana;
	color: #757575;
	font-size: 11px;
}

div.csc-mailform-field select {
   	width:50px;
}

#kontaktform .form-textarea,
div.csc-mailform-field textarea {
	height:200px;
}

#kontaktform #kontakt_input_plz {
	width: 39px;
}
#kontaktform #kontakt_input_ort {
	width: 178px;
}

#kontaktform textarea,
div.csc-mailform-field textarea {
	font-family: verdana;
	color: #757575;
	font-size: 11px;
}

#kontaktform input.form-submit,
div.csc-mailform-field #mailformformtype_mail {
	margin-left:155px;
}

#mailformNewsletter,
#mailformPublic {
	width:20px;
}