/* Formatierung Bildergarlerie */
.tx-rgsmoothgallery-pi1 {
  float:left;
}
 
#external-thumbs {
	padding:0;
	width:445px;
	overflow:hidden;
	margin-top:20px;
}
 
#external-thumbs .label {
	display:none;
}

.carouselInner .thumbnail {
	float:left;
	cursor:pointer;
	margin:0 0 10px 0;
}

.imageElement {
	border:1px solid #ff0000;
}

/* Ausrichtung und Positionierung aller Elemente */
div#wrapper {
	width:959px;
	margin:0px auto;
}

div#head {
	width:959px;
	height:251px;
	margin:24px auto 0px;
}

div#nav-cont-wrapper {
	clear:both;
	width:959px;
	overflow:auto;
	-overflow:;
	margin:0px auto;
	min-height:300px;
	padding-bottom:5px;
	background:url('/fileadmin/templates/images/bg-content.gif') repeat-y #ffffff;
}

div#main-nav-container {
	float:left;
	width:253px;
	min-height:187px;
	-height:187px;
	background:url('/fileadmin/templates/images/bg-mainnav.gif') repeat-y #ffffff;
}

div#main-content {
	float:left;
	width:445px;
	min-height:200px;
	padding:0px 20px;
}

div#right-content {
	float:right;
	width:160px;
	margin:27px 52px 0px 0px;
}

div.box-rechts {
	margin:0px 0px 10px;
	background:url('/fileadmin/templates/images/box-abschluss-oben.gif') no-repeat;
}

div.box-rechts-content {
	padding:15px 10px 15px 10px;
	background:bottom url('/fileadmin/templates/images/box-abschluss-unten.gif') no-repeat;
}

div#footer {
	clear:both;
	height:169px;
	margin:0px auto;
	background:url('/fileadmin/templates/images/footer-image.gif') no-repeat;
}

div#copy {
	width:450px;
	color:#555555;
	font-size:11px;
	padding:118px 0px 0px 170px;
}

div#copy a {
	color:#555555;
	font-size:11px;
	text-decoration:none;
}

span#copyleft {
	float:left;
}

span#copyright {
	width:142px;
	float:right;
}

/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#765201;
	text-decoration:underline;
}

/* Maus darüber */
a:hover {
	color:#333333;
	text-decoration:none;
}

div.rahmen-content-elemente-db *,
div.rahmen-content-elemente-db * p.bodytext a {
	color:#ffffff;
	text-decoration:none;
}

*:focus { outline:none; }

.font-small {
	font-size:0px;
}

.small-em {
	font-size:10px;
	font-style:italic;
}

.clearer {
	clear:both;
}

hr.clearer {
	clear:both;
	border:0px;
	height:1px;
	color:#990066;
	margin-top:20px;
	background-color:#990066;
}

.no-wrap {
	white-space:nowrap;
}

.content {
	padding:30px 20px 20px 20px;
}


/* 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:#b80606;
	font-size:12px;
}

.labelWrap * {
	font-size:12px;
}

#tx-srfeuserregister-pi1-gender-0,
#tx-srfeuserregister-pi1-gender-1 {
}

label {
	clear:both;
	float:left;
	width:150px;
	cursor:hand;
	display:block;
	margin-top:6px;
	font-size:12px;
	vertical-align:top;
}

span.labelWrap {
	font-size:12px;
}

dd input label {
	border:1px solid #ff0000;	
}

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 #990066;
}

textarea {
	width:366px;
	font-size:12px;
	margin-top:5px;
}

.csc-mailform-radio {
	cursor:hand;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#696969;
	border:1px solid #cfbaad;
}

.normalArea {
	color:#696969;
	border:1px solid #cfbaad;
}

/* aktiver Zustand */
.active {
	color:#333333;
	border:1px solid #990066;
	background-color:#ffffff;
}

.csc-mailform-submit {
	margin:20px 0 0 150px;
}

/* KONFIGURATION DES INHALTSTEXTES */
* {
	font-family:Arial,Tahoma,Helvetica,'Sans serif';
}

img, a img {
	border:0px;
}

li,
td {
	color:#765201;
	font-size:12px;
}

p,
p.bodytext {
	margin:0px;
	color:#765201;
	font-size:14px;
	line-height:20px;
}

p.align-center {
	text-align:center;
}

p.align-left {
	text-align:left;
}

p.align-right {
	text-align:right;
}

p.align-justify {
	text-align:justify;
}

.indent {
	margin-left:25px;
}

p.csc-linkToTop {
	margin:0px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	padding:0px 0px 20px 0px;
}

div.csc-linkToTop a,
div.csc-linkToTop a:link,
div.csc-linkToTop a:active,
div.csc-linkToTop a:hover,
div.csc-linkToTop a:visited {
	text-decoration:none;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#765201;
	font-size:10px;
	padding:3px 5px 0px 0px;
	text-align:right;
}

hr {
	border:0px;
	height:1px;
	color:#765201;
	background-color:#765201;
}

.csc-frame-rulerBefore {
	height:10px;
	border-top:1px solid #666666;
}

.csc-frame-rulerAfter {
	height:10px;
	border-bottom:1px solid #666666;
}

img.atImage {
	top:2px;
	position:relative;
	margin:0px 1px;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	padding:0px;
	color:#765201;
	font-size:18px;
	margin:20px 0px 10px 0px;
}


h2,
h2 a {
	padding:0px;
	color:#765201;
	font-size:15px;
	margin:15px 0px 5px 0px;
}


h2.balken-blau {
	color:#ffffff;
	font-size:12px;
	padding:4px 10px;
	margin:0px 0px 5px 0px;
	background-color:#78b3e0;
}

h3 {
	padding:0;
	color:#765201;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

/*
h4 {
	margin:0;
	color:#696969;
	font-size:13px;
	padding:10px 0 0;
}
*/

/* LISTENKONFIGURATION */
ul {
	margin:0px;
	padding:5px 0px 15px 25px;
}

dt, dd {
	margin:0px;
	padding:0px;
	font-size:12px;
}

dd {
	margin:0px 0px 3px 5px;
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/bg-tile.jpg') #ffffff;
}
