/* Ausrichtung und Positionierung aller Elemente */
div#top {
	margin:0px;
	padding:0px;
	width:766px;
	min-height:20px;
}

/*
div#head-wrap {
	margin:0px;
	padding:0px;
	width:766px;
	min-height:20px;
}
*/

div#head-container {
	margin:0px;
	padding:0px;
	width:766px;
	height:202px;
}

img#logo-head {
	border:0px;
	float:right;
	width:173px;
	height:154px;
}

div#logo-head-container {
	float:left;
	margin:0px;
	padding:0px;
	width:238px;
	height:202px;
	text-align:left;
	vertical-align:top;
}

div#image-head-container {
	float:right;
	width:528px;
	height:202px;
	text-align:right;
	vertical-align:top;
	white-space:no-wrap;
}

div#facebook {
	float:left;
	margin-top:4px;
}

div#language {
	float:right;
}

#nav-con-container {
	clear:both;
	width:766px;
	min-height:200px;
	-height:5px;
	background:url(/fileadmin/templates/images/bg-content-container.gif) repeat-y;
}

#main-navigation-container {
	float:left;
	width:238px;
	min-height:607px;
	-height:5px;
	background:url(/fileadmin/templates/images/bg-main-nav.gif) no-repeat;
}

#main-content-container {
	float:right;
	width:498px;
	min-height:200px;
	padding:20px 15px 10px;
	-padding:20px 15px 10px 0px;
	background-color:#ffffff;
	-height:5px;
}

#boxes-right-container {
	top:0px;
	left:781px;
	width:223px;
	min-height:100px;
	position:absolute;
	-height:100px;
	-float:right;
}

#wrap-right-boxes {
	width:208px;
	min-height:1px;
	margin-top:191px;
}

div.content-wrap-boxes {
	padding:4px;
	margin-top:10px;
	min-height:50px;
	background-color:#ffba00;
	border:2px solid #fff1cc;
}

div.wrap-boxes-padding {
	margin:0px;
	padding:2px;
}

div#wrap-boxes-unav {
	width:208px;
	margin-left:15px;
}

h3.boxes {
	font-size:12px;
	padding:2px 1px;
	text-align:center;
	margin:0px 0px 3px 0px;
	background-color:#ffcc00;
}

#spacer {
	clear:both;
	height:20px;
	width:1004px;
	background:url(/fileadmin/templates/images/bg-content-container.gif) repeat-y;
}

#footer {
	clear:both;
	margin:0px;
	height:20px;
	width:1004px;
	background:url(/fileadmin/templates/images/bg-content-container.gif) repeat-y;
}

div#powered {
	float:left;
	width:240px;
	color:#666666;
	margin-top:3px;
	font-size:10px;
	text-align:center;
}

div#copyright {
	float:right;
	width:240px;
	margin-top:3px;
	text-align:center;
}

div#zunav {
	float:left;
	width:498px;
	padding-top:2px;
	margin-left:15px;
	white-space:nowrap;
	border-top:1px solid #999999;
}

span#zunav-left {
	float:left;
	width:200px;
	display:block;
	font-size:10px;
	white-space:nowrap;
}

span#zunav-right {
	float:right;
	width:200px;
	display:block;
	font-size:10px;
	white-space:nowrap;
}

div#zunav a,
div#copyright a {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

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

img,
a img {
	border:0px;
}

body {
	margin:0px;
	padding:0px;
	SCROLLBAR-FACE-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#EEEEEE;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#888888;
	background:url(/fileadmin/templates/images/bg-body.gif) no-repeat #ffdc7f;
}

body#print-body {
	background-color:#ffffff;
}

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

a:hover {
	text-decoration:none;
}

#wherepath-navigation,
a:link.wherePathNormal,
a:active.wherePathNormal,
a:visited.wherePathNormal {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

a:hover.wherePathNormal {
	text-decoration:underline;
}

a:link.wherePathAct,
a:active.wherePathAct,
a:visited.wherePathAct {
	color:#064683;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.wherePathAct {
	text-decoration:underline;
}

#wherePath {
	color:#666666;
	font-size:11px;
}

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

p.csc-linkToTop a {
	font-size:10px;
	color: #4F4F4F;
	text-decoration:none;
}

/* Listenformatierung */

img, a img {
	border:0px;
}

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

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

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

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

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

ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	list-style-image:url(/fileadmin/templates/images/punkt_sitemap.gif);
}

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


td,
ul,
ol,
dd,
dt,
.csc-searchResult,
form {
	color:#333333;
	font-size:13px;
	min-height:5px;
	margin-top:0px;
	padding-top:0px;
	line-height:19px;
}

p,
p.bodytext {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:13px;
	line-height:19px;
}

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

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

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

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

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

/* Ueberschriften */
h1 {
	padding:0px;
	color:#ffba00;
	font-size:18px;
	margin:0 0 10px 0;
}


h2 {
	margin:0px;
	padding:0px;
	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:#900c0c;
	font-size:12px;
	font-weight:bold;
}

.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-form:hover,
textarea.normalArea:hover,
input.csc-mailform-check:hover {
	border:1px solid #900c0c;
	background-color:#FFFFFF;
}

textarea {
	margin-top:5px;
}

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

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

.normal-form {
	color:#666666;
	border:1px solid #ffba00;
	background-color:#fef9ec;
}

.normalArea {
	color:#666666;
	border:1px solid #ffba00;
	background-color:#fef9ec;
}

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

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