/* Ausrichtung und Positionierung aller Elemente */
#wrapper {
	margin:0px auto;
	width:1000px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background:url('/fileadmin/templates/images/bg-head.jpg') no-repeat;
}

div#head {
	width:1000px;
	height:165px;
}

a#logo-link {
	float:left;
	margin-left:236px;
}

span#head-nav {
	float:right;
	color:#ffffff;
	font-size:12px;
	margin:17px 193px 0px 0px;
}

span#head-nav a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

div#header {
	width:605px;
	height:57px;
	text-align:right;
	margin:0px 0px 19px 0px;
	background:38px 50px url('/fileadmin/templates/images/bg-header.jpg') no-repeat;
}

#main-navigation {
	float:left;
	width:198px;
	margin:57px 0px 0px 8px;
	-margin:57px 0px 0px 4px;
	background:url('/fileadmin/templates/images/bg-mainnav.gif') repeat-y;
}

#cont-cont-wrapper {
	float:left;
}

#content-container {
	float:right;
	width:794px;
	min-height:486px;
	background:url('/fileadmin/templates/images/bg-content.gif') repeat-y;
	-height:412px;
}

#main-content {
	width:562px;
	padding:0px 0px 10px 40px;
}

#right-content {
	float:right;
	width:165px;
	margin-top:10px;
}

div.box-right {
	width:130px;
	padding:10px 22px 1px 13px;
	background:top right url('/fileadmin/templates/images/bg-box.gif') no-repeat;
}

h3 {
	color:#553425;
	font-size:12px;
	margin:20px 0px 2px 0px;
}

div.content-right-padding {
	padding:0px 10px;
}

#footer {
	clear:both;
	width:1000px;
	height:85px;
	padding-top:8px;
	border-bottom:1px solid #ffffff;
	background:bottom url('/fileadmin/templates/images/bg-footer.gif') no-repeat;
}

span#footer-content {
	float:left;
	display:block;
	color:#333333;
	font-size:10px;
	padding:0px 0px 0px 216px;
}

span#footer-content a {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}

span#footer-copy {
	float:right;
	display:block;
	padding:0px 125px 0px 0px;
}

span#footer-copy a {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}


/* Inhaltsformatierungen */
* {
	font-family:tahoma,arial,sans-serif,helvetica;
}

body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/kachel.gif');
}

/* Preistabelle */
table tr td {
	vertical-align:middle;
}

td.psp-1 {
	background-color:#d9be87;
}

td.psp-2 {
	background-color:#f2e9d6;
}

td.psp-3 {
	background-color:#d9be87;
}

td.psp-4 {
	background-color:#f2e9d6;
}


/* Links */
a:link,
a:active,
a:visited {
	color:#333333;
}

a:hover {
	text-decoration:none;
}

/* Listenformatierung */

img, a img {
	border:0px;
}

.small-font {
	font-size:10px;
}

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

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

.center {
	margin:0px;
	padding:0px;
	text-align:center;
}

.csc-textpic-imagerow {
	margin-bottom:3px;
}

ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
}

ol {
	margin:0px;
	padding:0px;
	padding-left:28px;
}


td,
ul,
ol,
dd,
dt,
.csc-searchResult,
form {
	font-size:12px;
	min-height:5px;
	margin-top:0px;
	padding-top:0px;
	line-height:18px;
}

p.bodytext {
	margin-top:0;
	padding-top:0;
	font-size:12px;
	margin-bottom:0;
	padding-bottom:0;
	line-height:18px;
}

p.align-center {
	text-align:center;
}

p.align-left {
	text-align:left;
}

p.align-right {
	text-align:right;
}

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

div.csc-linkToTop {
	margin:0px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	padding:0px 0px 20px 0px;
}

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

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

.csc-textpic-caption {
	color:#696969;
	font-size:10px;
	padding:5px 0px;
}

hr {
	height:1px;
	color:#553425;
}

.csc-frame-rulerBefore {
	height:10px;
	border-top:1px solid #553425;
}

.csc-frame-rulerAfter {
	height:10px;
	border-bottom:1px solid #553425;
}


/* DRUCKVERSION */
body#print-body {
	background-color:#ffffff;
}

.print-border {
	border-bottom:1px solid #555555;
}

#print-content {
	margin:10px;
}

div#print-footer {
	margin-top:20px;
	border-top:1px solid #555555;
}

div#print-footer * {
	font-size:12px;
}

span#window-print {
	float:left;
}

span#window-close {
	float:right;
}


/* Ueberschriften */
h1 {
	margin:0px;
	display:block;
	color:#553425;
	font-size:14px;
	padding:0px 0px 7px 0px;
}

h2 {
	margin:0px 0px 2px 0px;
	padding:0px;
	display:block;
	color:#333333;
	font-size:12px;
}



/* 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:200px;
	cursor:hand;
	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 {
	color:#000000;
	background-color:#ffffff;
	border:1px solid #AF6C6C;
}

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

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

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

.normal {
	color:#666666;
	background-color:#fafafa;
	border:1px solid #553425;
}

.normalArea {
	color:#666666;
	border:1px solid #553425;
}

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

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