div#wrapper {
	margin:auto;
	width:761px;
}

div#head {
	float:left;
	width:761px;
	height:110px;
}

div#main-navigation {
	float:left;
	width:190px;
	margin-top:25px;
	
}

div#main-content {
	float:right;
	width:531px;
	padding:30px 0px 20px 40px;
	
}

div#footer {
	clear:both;
	padding-top:3px;
	background:top url('/fileadmin/templates/images/hg-footer.gif') no-repeat;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#777777;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#333333;
	text-decoration: none;
}

.font-small {
	font-size:0px;
}

.no-wrap {
	white-space:nowrap;
}

.content {
	padding:30px 20px 20px 20px;
}

/* KONFIGURATION LINK ZUM SEITENANFANG */
/* normaler Zustand */
span#to-top {
	float:right;
}

span#to-top a,
span#to-top a:link, 
span#to-top a:visited,
span#to-top a:active {
	margin:0px;
	padding:0px;
	color:#777777;
	font-size:10px;
	font-style:normal;
	text-decoration: none;
	border-bottom: 0px;
}

/* Maus darüber */
span#to-top a:hover {
	color:#333333;
}


/* KONFIGURATION POWERED-LINK */
/* normaler Zustand */
span#powered {
	float:left;
	margin-left:170px;
}

span#powered a,
span#powered a:link, 
span#powered a:visited,
span#powered a:active {
	color:#777777;
	font-size:10px;
	font-style:normal;
	border-bottom:0px;
	text-decoration:none;
}

/* Maus darüber */
span#powered a:hover {
	color:#333333;
}


/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
span#copy {
	float:left;
	color:#777777;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	white-space:nowrap;
}

/* Maus darüber */
span#copy a:hover {
	color:#333333;
}





/* 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:180px;
	cursor:hand;
	color:#777777;
	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 {
	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 #606060;
}

.normalArea {
	color:#666666;
	border:1px solid #606060;
}

/* 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:Verdana,Tahoma,Arial,Helvetica,Sans serif;
}

img, a img {
	border:0px;
}

li,
td,
p.bodytext {
	font-size:12px;
	color:#777777;
	line-height:18px;
}

p,
p.bodytext {
	margin:0px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#777777;
	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:#777777;
	font-size:16px;
	margin:0 0 15px 0;
}

h2 {
	margin:0;
	padding:0;
	color:#777777;
	font-size:12px;
}

h3 {
	margin:0;
	padding:0;
	color:#777777;
	font-size:12px;
}

h4 {
	margin:0;
	color:#333333;
	font-size:12px;
	padding:10px 0 0;
}


/* LISTENKONFIGURATION */
ul {
	margin:0px;
	padding:0 0 15px 25px;
}

/* 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:top center url('/fileadmin/templates/images/hg-body.gif') no-repeat #ffffff;
}
