div#wrapper {
	padding:0px;
	width:1160px;
	margin:0px auto;
	background:url('/fileadmin/templates/images/1px-black.gif') repeat-y #ffffff;
}

div#site-wrap {
	float:left;
	width:1000px;
}

div#adds-aussen {
	float:right;
	padding-top:123px;
}

div#head {
	height:100px;
	width:1000px;
	background-color:#ffffff;
}

a#logo-link {
	width:275px;
	display:block;
	margin:0px auto;	
}

div#spacer {
	clear:both;
	height:23px;
	background-color:#ffffff;
}

div#main-navigation {
	height:28px;
	width:1000px;
	text-align:right;
	background:url('/fileadmin/templates/images/abschluss-nav-links.gif') no-repeat #000000;
}

div#nav-cont-wrapper-start {
	width:979px;
	overflow:hidden;
	min-height:478px;
	padding:44px 20px 20px 1px;
	background:url('/fileadmin/templates/images/bg-content-start.gif') no-repeat;
}

div#nav-cont-wrapper {
	width:979px;
	overflow:hidden;
	min-height:478px;
	padding:44px 20px 20px 1px;
	background:url('/fileadmin/templates/images/bg-content.gif') no-repeat #000000;
}

div#sub-navigation-start {
	float:left;
	width:498px;
}

div#main-content-start {
	float:right;
	width:480px;
}

div#sub-navigation {
	float:left;
	width:250px;
}

div#main-content {
	float:right;
	width:710px;
}

div#footer {
	height:28px;
	width:1000px;
	color:#cccccc;
	font-size:10px;
	background-color:#000000;
	border-top:2px solid #ffffff;
}

div#footer span#copyright {
	float:left;
	width:142px;
	display:block;
	padding:8px 0px 0px 10px;
}

div#footer span#powered {
	float:left;
	width:150px;
	display:block;
	margin-left:310px;
	-margin-left:220px;
	padding:8px 0px 0px 0px;
}

div#footer span#powered a {
	color:#999999;
}

div#footer span#zunav {
	float:right;
	width:105px;
	display:block;
	padding:7px 0px 0px 0px;
}

div#footer span#zunav a {
	color:#ffffff;
	font-size:12px;
	padding-left:5px;
}

div#footer a {
	text-decoration:none;
}

div.box-s {
	padding:10px 20px 10px;
	background:left top url('/fileadmin/templates/images/bg-box-s.gif') no-repeat #000000;
}

div.box-w {
	padding:10px 20px 10px;
	background:left top url('/fileadmin/templates/images/bg-box-w.gif') no-repeat #ffffff;
}



/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#99FF00;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#ffffff;
	text-decoration: none;
}

*:focus { outline:none; }

/* FORMULAR */
fieldset.csc-mailform {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}
.reqLabelWrap label {
	color:#99FF00;
	font-size:12px;
	font-weight:bold;
}

.labelWrap {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:180px;
	cursor:hand;
	color:#ffffff;
	display:block;
	margin-top:6px;
	vertical-align:top;
}

input {
	font-size:12px;
	margin-top:5px;
}

select {
	height:20px;
	color:#aaaaaa;
	margin-top:5px;
	font-size:12px;
	background-color:#333333;
}

checkbox {
	color:#aaaaaa;
	background-color:#333333;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #999999;
}

textarea {
	width:366px;
	margin-top:5px;
}

.csc-mailform-radio {
	cursor:hand;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#aaaaaa;
	border:1px solid #606060;
	background-color:#333333;
}

.normalArea {
	color:#666666;
	border:1px solid #606060;
	background-color:#333333;
}

/* aktiver Zustand */
.active {
	color:#ffffff;
	border:1px solid #ffffff;
	background-color:#454545;
}

.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.bodytext {
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}

div#nav-cont-wrapper-start li,
div#nav-cont-wrapper-start td,
div#nav-cont-wrapper-start p.bodytext {
	font-size:12px;
	color:#333333;
	line-height:18px;
}

ol,ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}

p,
p.bodytext {
	margin:0px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#aaaaaa;
	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:#ffffff;
	font-size:24px;
	text-align:right;
	margin:0px 0px 20px 0px;
}

h1.black {
	padding:0px;
	color:#000000;
	font-size:24px;
	text-align:right;
	margin:0px 0px 20px 0px;
}

h2 {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:18px;
}

h2.black {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:18px;
}

h2.gruen {
	margin:0px;
	padding:0px;
	color:#99FF00;
	font-size:18px;
}

h2.box-black {
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#ffffff;
	font-size:16px;
	text-align:right;
}

h2.box-weis {
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#000000;
	font-size:16px;
	text-align:right;
}

h3 {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
}

h3.black {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:12px;
}


/* 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;
	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/bg-body.jpg') repeat-x #ffffff;
}

div.box-w li,
div.box-w td,
div.box-w p.bodytext {
	font-size:12px;
	color:#000000;
	line-height:18px;
}
 
div#nav-cont-wrapper-start div.box-s li,
div#nav-cont-wrapper-start div.box-s td,
div#nav-cont-wrapper-start div.box-s p.bodytext {
	font-size:12px;
	color:#ffffff;
	line-height:18px;
}