/*-------------------- BASICS --------------------*/
html {
	background-color: #85744f;
}

body {
	background-color: #85744f;
	color: #503C23;
	font: 13px/18px Arial, Helvetica, sans-serif; 
}

a,
a:link,
a:hover,
a:visited {
	color: #503C23;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

:focus { outline-color:-moz-use-text-color;	outline-style:none;	outline-width:0; }

h1, h2, h3, h4, h5  {
	color: #b91b3b;
	font-size: 13px;
	line-height: 13px;
}

h2 {
	font-size: 13px;
	line-height: 13x;
}

h3, h4, h5 {
	font-size: 13px;
	line-height: 13x;	
}

hr {
	color: #5596d9;
	border: none;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}

img {
	border: 0;
}

p {
	padding: 0;
}

/*-------------------- STRUCTURE --------------------*/
#header {
	background: #fff url(../images/logo.png) no-repeat 35px 45px;
	height: 155px;
}

#wrapper {
	background: #85744f url(../images/background.jpg) no-repeat top left;
	position: relative;
	margin-left: 35px;
	min-height: 580px;
	width: 915px;
}

#navigation {
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	height: 400px;
}

#navigation-second {
	position: absolute;
	right: 0;
	top: 0;
}

#blocker {
	height: 20px;
	width: 455px;
}

#content {
	background-color: #fff;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	min-height: 545px;
	padding-top: 15px;
	width: 455px;
}

#footer {
	color: #fff;
	font-size: 9px;
	padding-left: 168px;
}

/*-------------------- HEADER --------------------*/

#header a {
	display: block;
	height: 155px;
	width: 300px;
}

#header h1 {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

/*-------------------- NAVIGATION --------------------*/
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 12px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 400px;
}

.navlist li {
	display: inline;
	float: left;
	position: relative;
}

.navlist a {
	background-color: #fff;
	display: block;
	color: #b91b3b;
	height: 17px;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 0;
	padding: 3px 2px 0 3px;
	text-decoration: none;
	width: 105px;
}

.navlist a:link,
.navlist a:visited {
	color: #b91b3b;
	text-decoration: none;
}

.navlist a:hover {
	color: #85744f;
}

.navlist li.current a {}

.navlist li.current a {}

.navlist li.current .first a,
.navlist li.first a {}

.second a {
	padding: 3px 5px 0 0;
	text-align: right;
	width: 105px;
}

.second li.last a {
	margin: 0;
}
/*-------------------- SUBNAVIGATION --------------------*/
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;  
	height: 20px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 999;
	height: 400px;
}

.subnav li {
	display: inline;
	position: relative;
}

ul.navlist li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 20px;
	margin: 0;
	padding: 0;
	display: none;
}

ul.navlist li:hover ul.subnav,
ul.navlist li.over ul.subnav {
	display: block;
}

ul.navlist li ul.subnav li {
	clear: both;
}
 
html ul.navlist li ul.subnav li a {
	border-top: 1px solid #85744f;
	clear: both;
	padding: 5px 0 0 5px;
}

/*-------------------- CONTENT --------------------*/

#content p {
	padding: 0 60px 10px 7px;
}

#content h1,
#content h2 {
	padding: 0 0 10px 7px;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 60px 15px 20px;
}

/*-------------------- MAILFORM --------------------*/
fieldset {
	border:0;
	margin: 0;
	padding: 0;
}

.radiolayout {
	margin: 0;
	padding: 5px 0 10px 0;
	width:100%;
}

.radiolayout label {
	float: left;
	
	width: 40px;
}

#mailformAnredeFrau {
	margin: 0 0 0 90px;
}

.radiolayout input {
	float: left;

	width: 40px;
}

.csc-mailform {	padding: 10px;
}

.csc-mailform-field {
	margin-bottom: 5px;
}

.csc-mailform .csc-mailform-field {
	margin-bottom: 5px;
}

.csc-mailform .csc-mailform-field label {
	display: block;
	width: 100px;
	font-size: 10px;
	float: left;
}
.formField, .formTextarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 200px;
	clear: both;
	float: none;
}

.formTextarea {
	width: 380px;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	border: 1px solid #868a86;
	color: #868a86;
	font: 10px/12px Arial, Helvetica, sans-serif;
	width: 200px;
}

input#mailformformtype_mail {
	background-color: #0092d7;
	border: 2px solid #0067b2;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	margin: 10px 0 0 200px;
	padding: 3px;
	width: 100px;
}

input#mailformformtype_mail:hover {
	background-color: #fff;
	color: #0067b2;
	cursor: pointer;
}

/*-------------------- FOOTER --------------------*/
.print {
	display: block;
	height: 30px;
	margin-top: 15px;
	padding: 0 5px 0 5px;
}
