div#wrapper {
	margin:0px;
	width:1003px;
	min-height:788px;
	-height:788px;
	padding-bottom:180px;
	background:bottom url('/fileadmin/templates/images/abschluss-unten.gif') no-repeat;
}

div#head {
	width:1003px;
	height:153px;
}

div#head a#logo-link {
	float:left;
	width:262px;
	display:block;
}

div#head-right {
	float:right;
	width:741px;
	height:153px;
	background:url('/fileadmin/templates/images/bild-head.gif') no-repeat;
}

div#nav-cont-wrapper {
	overflow:auto;
}

div#nav-cont-wrapper2 {
	min-height:160px;
	-height:160px;
	background:url('/fileadmin/templates/images/bg-content-oben.gif') no-repeat;
}

div#main-navigation {
	float:left;
	width:164px;
	padding:0px;
	
}

div#main-content-cont {
	float:right;
	width:839px;
}

div#main-content {
	float:left;
	width:560px;
	padding:130px 40px 0px 40px;
	
}

div#right-content {
	float:right;
	width:193px;
	padding:0px 6px 10px 0px;
	
}

div.box-rechts {
	margin-bottom:6px;
	padding:10px 7px 5px 7px;
	background:top url('/fileadmin/templates/images/bg-header-box.gif') no-repeat #F2E4CC;
}

div.seitenanfang {
	margin-top:20px;
	text-align:right;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#32240C;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#32240C;
	text-decoration: none;
}

*:focus { outline:none; }

/* KONFIGURATION LINK ZUM SEITENANFANG */
/* normaler Zustand */
p#powered {
	font-size:10px;
	text-align:center;
}

p#powered a {
	color:#6D604A;
	text-decoration:none;
}

/* 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.csc-mailform {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}

/* Farbe Pflichtfelder */
.reqLabelWrap label {
	color:#900505;
	font-size:12px;
}

.labelWrap {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:180px;
	cursor:hand;
	color:#32240C;
	display:block;
	margin-top:6px;
	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 {
	cursor:hand;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#666666;
	border:1px solid #32240C;
}

.normalArea {
	color:#666666;
	border:1px solid #32240C;
}

/* 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;
}

li,
td,
p.bodytext {
	font-size:12px;
	color:#32240C;
	line-height:18px;
}

p,
p.bodytext {
	margin:0px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#32240C;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

img.atImage {
	top:2px;
	position:relative;
	margin:0 1px;
}

hr {
	height:1px;
	color:#009236;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	padding:0px;
	color:#32240C;
	font-size:18px;
	text-align:center;
	margin:0px 0px 20px 0px;
}

h2 {
	margin:0;
	padding:0;
	color:#32240C;
	font-size:12px;
}

h3 {
	margin:0px 0px 13px 0px;
	color:#32240C;
	font-size:14px;
}

h4 {
	margin:0;
	color:#32240C;
	font-size:12px;
	padding:10px 0 0;
}


/* LISTENKONFIGURATION */
div#main-content-cont * ul {
	margin:0px;
	padding:0 0 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/1px-bg-body.gif') repeat-y #D6C8B0;
}

body#print-body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/') #ffffff;
}
