/* Grundkonfiguration */
* {
	margin:0px;
	padding:0px;
	font-family:arial,helvetica;
}

body {
	background:url('/fileadmin/templates/images/hg-komplett.gif') repeat-y #deeee8;
}

/* Border bei Bildern entfernen */
img,
a img {
	border:0px;
}


/* Links im Inhalt */
a,
a:link,
a:visited,
a:active {
	color:#333333;
	font-size:12px;
}

a:hover {
	text-decoration:none;
}

/* Überschriften */
h1 {
	color:#999999;
	font-size:22px;
	margin-bottom:40px;
}

h1.h1-start {
	color:#009966;
	font-size:32px;
	margin:0px 0px 40px 0px;
}
strong font {
	line-height:24px;
}

h2 {
	color:#999999;
	font-size:22px;
	margin:0px 0px 30px 0px;
}

h3 {
	color:#333333;
	font-size:12px;
	margin:15px 0px 5px;
}

p.bodytext, ul, ol, li, table, tr, td {
	color:#333333;
	font-size:12px;
	line-height:17px;
}

table.contenttable {
	clear:both;
}

ul, ol {
	padding-left:20px;
}

ul {
	list-style-image:url('/fileadmin/templates/images/listenelement.gif');
}

form table {
	padding:2px;
	vertical-align:top;
}

img.atImage {
	padding:0 1px;
	vertical-align:text-bottom;
}

.csc-textpic-caption {
	color:#333333;
	font-size:x-small;
	text-align:right;
	padding-right:3px;
}

.green {
	color:#009966;
}

.totop {
	display:block;
	margin-top:5px;
	text-align:right;
}

/* Abstand Bilder im Test unten */
.csc-textpic-image {
	padding:3px 0;
}

/* 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:#6B0005;
	font-size:12px;
	font-weight:bold;
}

.labelWrap {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:200px;
	cursor:hand;
	color:#333333;
	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.normalArea:hover,
input.csc-mailform-check:hover {
	border:1px solid #6B0005;
	background-color:#FFFFFF;
}

textarea {
	margin-top:5px;
}

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

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

.normal {
	color:#666666;
	border:1px solid #009c79;
	background-color:#fcfcfc;
}

.normalArea {
	color:#666666;
	border:1px solid #009c79;
	background-color:#fcfcfc;
}

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

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

/* Positionierung der Elemente */
#wrapper {
	background:url(/fileadmin/templates/images/hg-body.jpg) repeat-x #deeee8;
}

#content-wrap {
	width:980px;
	background:url('/fileadmin/templates/images/hg-komplett.gif') repeat-y #ffffff;
}

#logo-head {
	float:left;
	width:200px;
	height:162px;
}

#addon-nav {
	float:right;
	width:780px;
	height:162px;
	background-repeat:no-repeat;
}

span#addon-nav-position {
	top:88px;
	left:600px;
	display:block;
	color:#666666;
	font-size:12px;
	position:absolute;
	white-space:nowrap;
}

span#addon-nav-position a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

#content-wrapper {
	clear:both;
	width:980px;
	min-height:521px;
	-height:521px;
	background-repeat:no-repeat;
	background-position:top right;
}

#container-main-nav {
	float:left;
	width:201px;
}

#main-nav {
	width:200px;
}

#content-box-left {
	width:200px;
}

#main-content-area {
	float:left;
	width:605px;
	min-height:10px;
	margin:0px 26px 0px;
}

#right-completition {
	float:right;
	width:140px;
	height:530px;
	background:url('/fileadmin/templates/images/hg-competition.jpg') no-repeat;
}

#footer {
	clear:both;
	height:20px;
	width:980px;
}

/* Tabelle Referenzen */
.tref-s1,
.tref-s2,
.tref-s3,
.tref-s4,
.tref-s5,
.tref-s6 {
	padding:3px;
	vertical-align:top;
	border-top:2px solid #959699;
}

.tref-s1 {
	width:15px;
}

.tref-s4 {
	width:68px;
	text-align:right;
}

.tref-s5 {
	width:100px;
}

.tref-s7 {
	padding-bottom:10px;
	border-top:1px solid #959699;
}

.tref-s1 {
	font-weight:bold;
}

.tref-s2,
.tref-s4,
.tref-s6 {
	background:url('/fileadmin/templates/images/bg-reftable.png') repeat-x;
}

.tr-line1 {
	background-color:#2ea985;
}

.tr-line1 td {
	padding:3px;
	color:#ffffff;
	text-align:center;
}

.tr-line2 td {
	height:5px;
	padding:0px;
	font-size:0px;
}

.tr-line-all {
}