* {
	font-family:Verdana,Arial,Tahoma,Helvetica,Sans serif;
}

div#bg-wrapper {
	overflow:auto;
	background:url('/fileadmin/templates/images/back.jpg');
}

div#linie-head {
	overflow:auto;
	background:url('/fileadmin/templates/images/bg-linie-head.gif') repeat-x;
}

div#wrapper {
	width:760px;
	margin:0px auto;
}

div#head {
	width:760px;
	height:114px;
	background:url('/fileadmin/templates/images/bild_head.jpg') no-repeat;
}

div#logo-oben {
	float:left;
	width:189px;
	height:114px;
}

div#toolbar {
	float:right;
	color:#18622f;
	font-size:11px;
	padding:5px 0 0 0;
}

div#toolbar a {
	color:#18622f;
	font-size:11px;
	text-decoration:none;
}

div#toolbar a:hover {
	text-decoration:underline;
}

div#nav-cont-wrapper {
	clear:both;
	width:760px;
	padding-bottom:20px;
}

div#main-nav {
	float:left;
	width:189px;
	min-height:320px;
	padding:20px 0 0 0px;
}

div#main-content {
	float:right;
	width:551px;
	padding:0 0 20px; 
}

div#footer-wrap {
	clear:both;
	height:30px;
	border-top:2px solid #18622f;
	background:top center url('/fileadmin/templates/images/footer-berge.gif') no-repeat #ffffff;
}

div#footer {
	width:760px;
	margin:0 auto;
	padding:5px 0 20px 0px;
}

div#footer-left {
	float:left;
	color:#999999;
	font-size:10px;
}

div#footer-center {
	float:left;
	margin-left:150px;
}

div#footer-center a {
	color:#999999;
	font-size:10px;
	text-decoration: none;
}

div#footer-right {
	float:right;
}

/* KONFIGURATION LINK ZUM SEITENANFANG */
/* normaler Zustand */
a.totop, a:link.totop, a:visited.totop, a:active.totop {
	color:#999999;
	font-size:10px;
	font-style:normal;
	text-decoration: none;
}
/* Maus darüber */
a:hover.totop {
	color:#18622F;
	text-decoration:underline;
}


/* KONFIGURATION COPYRIGHT-LINK */
/* normaler Zustand */
.copy, a.copy, a:link.copy, a:visited.copy, a:active.copy {
	color:#999999;
	font-size:10px;
	font-style:normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans serif;
	text-decoration: none;
}
/* Maus darüber */
a:hover.copy {
	color:#18622F;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
/* Unsichtbar #1 */
DIV.csc-frame-invisible {}

/* Linie davor ID#5 */
DIV.csc-frame-rulerBefore {
	padding-top:10px;
	border-top: 1px solid #0195c3;
}

/* Linie danach ID#6 */
DIV.csc-frame-rulerAfter {
	padding-bottom:10px;
	border-bottom: 1px solid #0195c3;
}

/* Einrücken ID#10 */
DIV.csc-frame-indent { padding-left: 30px; }

/* Einrücken 33/66% ID#11 */
DIV.csc-frame-indent3366 { padding-left: 23%; }

/* Einrücken 66/33% ID#12 */
DIV.csc-frame-indent6633 { padding-right: 33%; }

/* Rahmen 1 ID#20 */
DIV.csc-frame-frame1 {
	background:#ffffff;
	margin:0px 0px 15px 0px;
	padding:4px 5px 5px 5px;
	border:1px solid #666666;
}

/* Rahmen 2 ID#21 */
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #666666; }


div.seitenanfang {
	margin-top:20px;
	text-align:right;
}

div.seitenanfang a {
	font-size:12px;
	text-decoration:none;
}

div.csc-textpic-imagerow dl {
	padding-bottom:5px;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#18622F;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#000000;
	text-decoration: none;
}

*:focus,
a img { outline:none; }


div.csc-linkToTop {
	text-align:right;
	margin:20px 0;
}

div.csc-linkToTop a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


/* 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:#666666;
	font-size:13px;
}

.labelWrap,
.labelWrap * {
	color:#666666;
	font-size:13px;
}

div#main-content * label {
	clear:both;
	float:left;
	width:210px;
	cursor:hand;
	color:#666666;
	display:block;
	margin-top:6px;
	font-size:13px;
	vertical-align:top;
}

dd input label {
}

div#main-content * input {
	font-size:13px;
	margin-top:5px;
}

input.newsletterfield {
	margin:0px 0px 3px 0px;
}

div#main-content * select {
	height:20px;
	margin-top:5px;
	font-size:13px;
}

textarea {
	width:380px;
	font-size:13px;
	margin-top:5px;
}

radio {
	display:block;
}


input.csc-mailform-radio {
	cursor:hand;
	float:left;
}


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

.normal {
	color:#18622F;
	border:1px solid #999999;
}

.normalArea {
	color:#18622F;
	border:1px solid #999999;
}


input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #0195c3;
}

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

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



/* KONFIGURATION DES INHALTSTEXTES */
img, a img {
	border:0px;
}

li,
td,
p,
dl,
dt,
b,
em,
i,
p b,
td p,
p em,
strong,
p strong,
p ul li,
p.bodytext,
td p.bodytext {
	color:#666666;
	font-size:13px;
	line-height:18px;
}

p,
p.bodytext {
	margin:0px;
}

p.align-center,
td.align-center {
	text-align:center;
}

p.align-right,
td.align-right {
	text-align:right;
}

p.align-left,
td.align-left {
	text-align:left;
}

p.align-justify,
td.align-justify {
	text-align:justify;
}

p.indent,
td.indent {
	padding-left:30px;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#666666;
	font-size:10px;
	text-align:right;
	padding:0px 2px 0px 0px;
}

img.atImage {
	top:2px;
	margin:0px 1px;
	position:relative;
}

hr {
	height:1px;
	border:0px;
	color:#18622F;
	background:#18622f;
}

h1 {
	padding:0;
	color:#18622f;
	font-size:30px;
	margin:0 0 20px 0;
	font-weight:normal;
	font-family: 'Niconne', cursive;
}

h5 {
	padding:0;
	color:#18622f;
	font-size:12px;
	margin:20px 0 0 0;
	font-weight:bold;
}

table.contenttable {
	/*width:537px;*/
}

table.contenttable * td {
	padding:6px 3px;
	color:#535353;
	vertical-align:top;
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	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;
}

/* Formatierung Bildergarlerie */
.tx-rgsmoothgallery-pi1 {
}
 
#external-thumbs {
  overflow:hidden;
  padding:0;
  width:551px;
  margin-right:5px;
}
 
#external-thumbs .label {
  display:none;
}

.carouselInner {
}
 
.carouselInner .thumbnail {
  padding:0;
  float:left;
  cursor:pointer;
  margin:0 0 10px 0;
  border:0px solid #cfcece;
}
