div#allWrap {
	background:top center url('/fileadmin/templates/images/wellen-oben.jpg') no-repeat;
}

div#wrapper {
	width:1004px;
	margin:0px auto;
}

div#head {
	width:1004px;
	height:112px;
}

div#head a#logo-link {
	float:left;
	width:186px;
	display:block;
}

div#head-right {
	float:right;
	width:498px;
	height:112px;
	padding-left:320px;
	white-space:nowrap;
	background:url('/fileadmin/templates/images/bg-head.jpg') no-repeat;
}

div#nav-cont-wrapper {
	overflow:auto;
	background:url('/fileadmin/templates/images/bg-wrapper.gif') repeat-y;
}

div#main-navigation {
	float:left;
	width:186px;
	padding:0px 0px 75px 0px;
	background:bottom center url('/fileadmin/templates/images/abschluss-nav-unten.gif') no-repeat;
	
}

div#main-content-cont {
	float:right;
	width:818px;
	min-height:505px;
	background-color:#fcf7e6;
	-height:505px;
	
}

div#main-content {
	float:left;
	width:598px;
	min-height:780px;
	background:url('/fileadmin/templates/images/bg-content.gif') no-repeat #fcf7e6;
	padding:13px 10px 10px 20px;
	
}

div#main-content-breit {
	float:left;
	width:770px;
	background:url('/fileadmin/templates/images/bg-content.gif') no-repeat #fcf7e6;
	padding:13px 10px 10px 20px;
	
}

div#right-content {
	float:right;
	width:180px;
	-width:170px;
	background-color:#fcf7e6;
	padding:30px 0px 10px 10px;
	
}

div#abschluss-content {
	clear:both;
	width:798px;
	margin-left:10px;
	border-top:1px solid #7B6214;
}

div#footer-wrap {
	clear:both;
	height:136px;
	min-width:1004px;
	background:top url('/fileadmin/templates/images/wellen-unten.jpg') no-repeat;
}

div#footer {
	width:1004px;
	min-height:1px;
	margin:0px auto;
}

div.box-content {
	padding:0px 5px;
	margin:5px 0px 0px;
}
/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#7B6214;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#333333;
	text-decoration: none;
}

.font-small {
	font-size:0px;
}

.no-wrap {
	white-space:nowrap;
}

.content {
	padding:30px 20px 20px 20px;
}

/* KONFIGURATION LINK ZUM SEITENANFANG */
/* normaler Zustand */
span#totop {
	float:right;
	display:block;
	padding-right:3px;
}
span#print {
	float:left;
	display:block;
	padding-left:3px;
}

span#totop a,
span#totop a:link, 
span#totop a:visited,
span#totop a:active,
span#totop a:hover,
span#print a,
span#print a:link, 
span#print a:visited,
span#print a:active,
span#print a:hover {
	margin:0px;
	color:#7B6214;
	font-size:10px;
	text-decoration: none;
	padding:0px 3px 0px 0px;
}

/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
div#footer a {
	width:130px;
	height:12px;
	display:block;
	color:#aebfd8;
	font-size:10px;
	text-decoration:none;
	padding:100px 0px 0px 550px;
}

/* KONFIGURATION ZUSATZNAVIGATION */
/* normaler Zustand */
div#head-right {
	color:#2D2D2D;
	font-size:11px;
}

div#head-right a {
	color:#2D2D2D;
	font-size:11px;
	text-decoration:none;
	border:1px solid #ff000;
}


/* KONFIGURATION DER KLASSEN FÜR DIE INPUTFELDER */
/* normaler Zustand */
fieldset {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}

legend {
	display:none;
}

/* Farbe Pflichtfelder */
.reqLabelWrap label {
	color:#900505;
	font-size:12px;
}

.labelWrap {
}

label {
	clear:both;
	float:left;
	width:180px;
	cursor:hand;
	color:#333333;
	display:block;
	margin-top:6px;
	font-size:12px;
	vertical-align:top;
}

input {
	font-size:12px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:12px;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #AF6C6C;
}

textarea {
	width:366px;
	margin-top:5px;
}

.csc-mailform-radio,
.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#666666;
	border:1px solid #606060;
}

.normalArea {
	color:#666666;
	border:1px solid #606060;
}

/* aktiver Zustand */
.active {
	color:#000000;
	border:1px solid #D86262;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin:20px 0 0 123px;
}

/* KONFIGURATION DES INHALTSTEXTES */
* {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
}

img, a img {
	border:0px;
}

p,
li,
td,
p.bodytext {
	font-size:12px;
	color:#333333;
	line-height:18px;
}

p.align-center {
	text-align:center;
}

p.align-right {
	text-align:right;
}

p.align-left {
	text-align:left;
}

p.align-justify {
	text-align:justify;
}

p,
p.bodytext {
	margin:0px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#333333;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

.csc-textpic-imagerow {
	padding-bottom:5px;
}

img.atImage {
	top:2px;
	position:relative;
	margin:0 1px;
}

hr {
	height:1px;
	color:#7B6214;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	height:48px;
	padding:0px;
	margin:0px 0px 20px 0px;
}

h1 span.s1 {
	float:left;
	margin:0px;
	height:22px;
	color:#848484;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:26px 17px 0px 0px;
	background:right top url('/fileadmin/templates/images/h1-trenner.gif') no-repeat;
}

h1 span.s2 {
	margin:0px;
	height:27px;
	display:block;
	color:#3d3d3d;
	font-size:17px;
	font-weight:normal;
	padding:21px 0px 0px 0px;
}

h2 {
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
}

h3 {
	margin:0;
	color:#7B6214;
	font-size:12px;
	padding:2px 0px 2px 3px;
	background-color:#f2d889;
}

h3.box a {
	margin:0;
	color:#7B6214;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 3px;
}

h4 {
	margin:0;
	color:#333333;
	font-size:12px;
	padding:10px 0 0;
}


/* LISTENKONFIGURATION */
div#main-content-cont * ul {
	margin:0px;
	padding:5px 0px 15px 25px;
	list-style-image:url('/fileadmin/templates/images/listeck_2.gif');
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR:#888888;
	SCROLLBAR-TRACK-COLOR:#EEEEEE;
	SCROLLBAR-ARROW-COLOR:#000000;
	background:url('/fileadmin/templates/images/bg-body.jpg') repeat-x #e5ebf4;
}

body#print-body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/') #ffffff;
}

div#print-content {
	padding:0px 10px;
}
