div#wrapper {
	width:958px;
	margin:0px auto;
}

div#leiste-oben {
	height:20px;
}

div#head {
	clear:both;
	width:958px;
	height:360px;
}

div#head-left {
	float:left;
	width:228px;
	height:360px;
}

div#head-right {
	float:right;
	width:539px;
	height:359px;
	margin-right:189px;
	border-left:1px solid #761C1D;
	border-right:1px solid #761C1D;
	border-bottom:1px solid #761C1D;
	-width:1%;
	-float:left;
	-margin:0px;
}

div#logo {
	width:228px;
	height:222px;
}

div#zunav {
	width:228px;
	height:38px;
	color:#761C1D;
	font-size:12px;
	padding-top:7px;
	text-align:center;
}

div#zunav a {
	color:#761C1D;
	font-size:12px;
	text-decoration:none;
}

div#head a#logo-link {
	float:left;
	width:228px;
	display:block;
}

div#langmenu {
	padding-left:22px;
}

div#header {
	float:left;
	width:228px;
	height:59px;
	-height:58px;
}


div#nav-cont-wrapper {
	clear:both;
	overflow:auto;
	-overflow:visible;
	min-height:300px;
	-height:300px;
	padding:0px 0px 30px 0px;
	background:url('/fileadmin/templates/images/bg-content.gif') no-repeat #ECECDE;
}

div#main-navigation {
	width:958px;
}

div#sub-navigation {
	float:left;
	width:215px;
	padding:0px;
	margin-top:55px;
	
}

div#main-content-cont {
	float:right;
	width:731px;
	margin-top:20px;
}

div#main-content {
	float:left;
	width:542px;
	padding:0px;
	-padding:0px;
	
}

div#right-content {
	float:right;
	width:163px;
	margin-top:3px;
	min-height:200px;
	
}

div.box-rechts {
}

div.box-rechts-content img {
	border:1px solid #761C1D;
}

div.seitenanfang {
	margin-top:20px;
	text-align:right;
}

div.seitenanfang a {
	font-size:12px;
	text-decoration:none;
}

div#footer {
	clear:both;
	height:17px;
	background-color:#761C1D;
}

div#footer-inner {
	clear:both;
	width:958px;
	margin:0px auto;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#761C1D;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#761C1D;
	text-decoration: none;
}

*:focus,
a img { outline:none; }

p#copyright {
	float:left;
	color:#ffffff;
	font-size:10px;
	padding:0px 0px 0px 5px;
}

p#toolbar-unten {
	float:left;
	color:#ffffff;
	font-size:10px;
	white-space:nowrap;
	padding:0px 0px 0px 0px;
}

p#toolbar-unten a.toolbarlink {
	color:#ffffff;
	font-size:10px;
	display:inline;
	text-decoration:double;
}

p#powered {
	float:right;
	font-size:10px;
	padding:0px 5px 0px 0px;
	-width:130px;
	-padding:0px 0px 0px 0px;
}

p#powered a {
	color:#ffffff;
	text-decoration:none;
}


/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
div#footer a {
	height:12px;
	display:block;
	color:#b79e8a;
	font-size:10px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}

/* 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:14px;
}

.labelWrap {
	font-size:14px;
}

label {
	clear:both;
	float:left;
	width:180px;
	cursor:hand;
	color:#32240C;
	display:block;
	margin-top:6px;
	vertical-align:top;
}

input {
	font-size:14px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:14px;
}

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:Arial,Verdana,Tahoma,Helvetica,Sans serif;
}

img, a img {
	border:0px;
}

li,
td,
p,
p.bodytext {
	color:#32240C;
	font-size:14px;
	line-height:19px;
}

div#right-content li,
div#right-content td,
div#right-content p,
div#right-content p.bodytext {
	color:#32240C;
	font-size:12px;
	line-height:16px;
}

p,
p.bodytext {
	margin:0px;
}

p.align-center,
td.align-center {
	text-align:center;
}

p.align-right,
td.align-right {
	text-align:right;
}

p.align-left,
td.align-left {
	text-align:left;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#32240C;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

img.atImage {
	top:2px;
	margin:0px 1px;
	position:relative;
}

hr {
	height:1px;
	color:#761C1D;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	padding:0px;
	color:#761C1D;
	font-size:18px;
	margin:0px 0px 17px 0px;
}

h2 {
	padding:0px;
	color:#761C1D;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

h3 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	padding:2px 0px 0px 0px;
}

h4 {
	height:19px;
	color:#ffffff;
	font-size:13px;
	margin:0px 0px 5px 0px;
	padding:2px 0px 0px 6px;
	background-color:#761C1D;
}

table.contenttable {
	width:536px;
	/*border:1px solid #aba29d;*/
}

table.contenttable * td {
	min-width:60px;
	vertical-align:top;
}

table.contenttable tbody tr td {
	min-width:60px;
}

td.leerzeile {
	font-size:0px;
}

/* 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;
	background:top center url('/fileadmin/templates/images/bg-body.jpg') no-repeat #FEFCEB;
	-background:top center url('/fileadmin/templates/images/bg-body.jpg') no-repeat #FEFCEB;
}

body#print-body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/') #ffffff;
}
