div#wrapper {
	width:997px;
	margin:0px auto;
}

div#head {
	width:997px;
	height:119px;
	margin:0px auto;
}

div#logo {
	float:left;
	width:242px;
	height:119px;
}

div#head-right {
	float:right;
	width:691px;
	height:119px;
	margin-right:64px;
	-margin-right:32px;
}

div#search-servicenav {
	width:691px;
	height:84px;
	color:#A01717;
	font-size:9px;
	text-align:right;
	padding-top:6px;
}

div#search-servicenav a {
	text-decoration:none;
}

div#search-servicenav form {
	margin:0px;
	display:inline;
	padding:0px;
}

input#searchinputfield {
	border:0px;
	margin:0px;
	padding:0px;
	width:152px;
	height:15px;
}

input#searchsubmitfield {
	border:0px;
	margin:0px;
	width:14px;
	height:15px;
	padding:0px 43px 0px 0px;
}

div#mainnav-container {
	width:691px;
}

div#image-head {
	width:997px;
	height:120px;
	margin:0px auto;
}

div#cont-wrapper {
	background:#ffffff;
}

div#nav-cont-wrapper {
	clear:both;
	padding:0px;
	width:997px;
	overflow:auto;
	margin:0px auto;
	min-height:300px;
	-height:300px;
	-overflow:visible;
	background:#ffffff;
}

div#subnav-l2-container {
	width:691px;
	height:36px;
	border-bottom:1px solid #CACACA;
}


div#subnav-l3-container {
	float:left;
	width:242px;
	-height:1px;
}

div#main-content {
	float:right;
	width:691px;
	-height:1px;
	margin:0px 64px 20px 0px;
	-margin:0px 30px 20px 0px;
}

div#footer-wrapper {
	height:49px;
	background:url('/fileadmin/templates/images/bg-footer.gif') #FCF8E6 repeat-x;
}

div#footer {
	clear:both;
	width:874px;
	height:49px;
	margin:0px auto;
}

div#footer-left {
	float:left;
	color:#A01717;
	font-size:9px;
	padding:30px 0px 0px 0px;
}

div#footer-left a {
	color:#A01717;
	font-size:9px;
	text-decoration:none;
}

div#footer-right {
	float:right;
	vertical-align:top;
	padding:30px 62px 25px 0px;
	background:url('/fileadmin/templates/images/blatt-unten.gif') no-repeat 145px 0px;
}

div#footer-right a {
	color:#aaaaaa;
	font-size:9px;
	text-decoration:none;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#A01717;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#A01717;
	text-decoration: none;
}

*:focus,
a img { outline:none; }

p#copyright {
	float:left;
	color:#ffffff;
	font-size:10px;
}

p#toolbar-unten {
	float:left;
	color:#ffffff;
	font-size:10px;
	white-space:nowrap;
}

p#powered {
	float:right;
	width:90px;
	color:#ffffff;
	font-size:10px;
	white-space:nowrap;
}

p#powered a.toolbarlink {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}


/* 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:#b80606;
	font-size:12px;
}

.labelWrap,
.labelWrap * {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:150px;
	cursor:hand;
	display:block;
	margin-top:6px;
	font-size:12px;
	vertical-align:top;
}

dd input label {
}

input {
	font-size:12px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:12px;
}

textarea {
	width:366px;
	font-size:12px;
	margin-top:5px;
}

fieldset#mailformZimmerFewo legend {
	display:none;
}

input.csc-mailform-radio {
	cursor:hand;
	float:left;
}

fieldset#mailformZimmerFewo label {
	float:none;
	clear:both;
	width:80px;
	margin:0px;
	padding:0px;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#696969;
	border:1px solid #cccccc;
}

.normalArea {
	color:#696969;
	border:1px solid #cccccc;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #A01717;
}

/* aktiver Zustand */
.active {
	color:#333333;
	border:1px solid #765201;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin:20px 0 0 150px;
}



/* KONFIGURATION DES INHALTSTEXTES */
* {
	font-family:verdana,arial;
}

div.csc-frame-einruecken-145 {
	margin-left:145px;
}

p.csc-linkToTop {
	margin:10px 0px 20px;
	text-align:right;
}

p.csc-linkToTop a,
p.csc-linkToTop a:link,
p.csc-linkToTop a:hover, 
p.csc-linkToTop a:visited,
p.csc-linkToTop a:active {
	text-decoration:none;
}

img, a img {
	border:0px;
}

li,
td,
p,
dl,
dt,
p.bodytext {
	color:#333333;
	font-size:11px;
	line-height:19px;
}

p,
p.bodytext {
	margin:0px;
}

p.csc-searchResult {
	margin-bottom:10px;
}

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;
}

p.align-justify,
td.align-justify {
	text-align:justify;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-frame-indent3366 {
	margin-left:145px;
}

.csc-textpic-caption {
	color:#A01717;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

img.atImage {
	top:2px;
	margin:0px 1px;
	position:relative;
}

hr {
	border:0px;
	height:1px;
	color:#990066;
	background-color:#A01717;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	padding:0px;
	color:#A01717;
	font-size:14px;
	margin:0px 0px 21px 0px;
}

h2 {
	padding:0px;
	color:#A01717;
	font-size:12px;
	margin:0px 0px 5px 0px;
}

h2.h2-black {
	padding:0px;
	color:#333333;
	font-size:12px;
	margin:0px 0px 0px 0px;
}

h3 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 0px;
}

h3.csc-noSearchResultMsg {
	padding:0px 0px 20px 0px;
}

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:0px 0px 15px 25px;
	list-style-image:url('/fileadmin/templates/images/listeck_2.gif');
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/bg-body.gif') repeat-x #FCF8E6;
}

body#print-body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/bg-body.gif') repeat-x;
}
