td#langnav {
	text-align:right;
	padding:5px 53px 0px 0px;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#6f5c2e;
	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 */
a.totop,
a.totop,
a:link.totop, 
a:visited.totop,
a:active.totop {
	margin:0px;
	padding:0px;
	color:#6f5c2e;
	font-size:10px;
	font-style:normal;
	text-decoration: none;
	border-bottom: 0px;
}

/* Maus darüber */
a:hover.totop {
	color:#333333;
}


/* KONFIGURATION POWERED-LINK */
/* normaler Zustand */
.powered,
a.powered,
a:link.powered, 
a:visited.powered,
a:active.powered {
	margin:0px;
	padding:0px;
	color:#6f5c2e;
	font-size:10px;
	font-style:normal;
	border-bottom:0px;
	text-decoration:none;
}

/* Maus darüber */
a:hover.powered {
	color:#333333;
}


/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
.copy,
a.copy,
a:link.copy,
a:visited.copy,
a:active.copy {
	margin:0px;
	padding:0px;
	color:#6f5c2e;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	white-space:nowrap;
}

/* Maus darüber */
a:hover.copy {
	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:#760100;
}

.labelWrap {
}

label {
	clear:both;
	float:left;
	width:120px;
	cursor:pointer;
	display:block;
	margin-top:6px;
	vertical-align:top;
}

input {
	margin-top:5px;
}

textarea {
	width:366px;
	margin-top:5px;
}

.csc-mailform-radio {
	cursor:pointer;
}

.csc-mailform-check {
	cursor:pointer;
}

.normal {
	color:#666666;
	border:1px solid #333333;
}

.normalArea {
	color:#666666;
	border:1px solid #333333;
}

/* aktiver Zustand */
.active {
	color:#000000;
	border:1px solid #760100;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin-left: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:#6f5c2e;
	line-height:18px;
}

p,
p.bodytext {
	margin:0px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	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:#6f5c2e;
	font-size:16px;
	margin:0 0 15px 0;
}

h2 {
	margin:0;
	padding:0;
	color:#6f5c2e;
	font-size:12px;
}

h3 {
	margin:0;
	padding:0;
	color:#6f5c2e;
	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 {	
	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/hg-komplett.jpg') #c8af72;
}

#bild-head {	
	background-image:url('/fileadmin/templates/images/bild_head.png');
}

#bild-logo {	
	background:url('/fileadmin/templates/images/logo.gif');
}