/* ALLGEMEINE EINSTELLUNGEN */

/* Bei allen Elementen Schriftart, Schrift color festlegen und alle Abstände auf null setzen */
html, body, ul, li, p, .bodytext {
	padding:0px;
	margin:0px;
	font-family:Verdana, Helvetica, Sans-Serif;
}

a img {
	border:0px;
}

.clear {
	clear:both;
}

.center {
	text-align:center;
}

/* Grundeinstellungen für html und body */
html, body {
	height:100%;
}

#body {
	background-color:#A7E657;
	background-image:url('/fileadmin/images/mainBackground.jpg');
	background-repeat:repeat-x;
}

body, .bodytext, ul, li, table, tr, td {
	font-size:small;
	color:#474747;
	line-height:130%;
}

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

.atImage {
	padding:0 1px 0 1px;
}

.csc-textpic-caption {
	color:#8E0003;
	font-size:11px;
	text-align:right;
	padding-right:3px;
}

/* Positionierung der Inhaltselemente */
#wrapper {
	width:768px;
	margin:0 auto;
	background-image:url('/fileadmin/images/bgContent.gif');
	background-repeat:repeat-y;
}

.address {
	height:16px;
	font-size:9px;
	color:#D3E6B9;
	padding-top:14px;
	text-align:center;
	background-color:#6BAC14;
}

.headContainer {
	width:768px;
	height:190px;
	background-image:url('/fileadmin/images/bildHead.jpg');
	background-repeat:no-repeat;
}

.logoContainer {
	width:246px;
	height:166px;
}

.mainNavContainer {
	padding-left:24px;
}

.yellowLine {
	padding:3px 0;
	background-image:url('/fileadmin/images/lineCorner.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFCA06;
	position:relative;
}

.subNavContainer {
	height:22px;
	background-image:url('/fileadmin/images/bgSubNav.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.mainContent {
	float:left;
	width:503px;
	padding:15px 15px 15px 24px;
	background-image:url('/fileadmin/images/contentCloseTop.gif');
	background-position:top right;
	background-color:#ffffff;
	background-repeat:no-repeat;
}

.bottomLine {
	clear:both;
	margin:0px;
	width:768px;
	height:10px;
}

.boxesContent {
	float:right;
	width:198px;
	margin-right:15px;
	-margin-right:7px;
}

.footer {
	width:768px;
	height:23px;
	margin:0 auto;
	white-space:nowrap;
	background-image:url('/fileadmin/images/bottomClose.gif');
	background-repeat:no-repeat;
}

.backTop {
	float:left;
	padding:0px 0px 0px 13px;
}

.powered {
	float:left;
	height:20px;
	vertical-align:top;
	margin:0 0 500px 0;
	vertical-align:top;
	padding:3px 0px 0px 186px;
}

.powered a {
	color:#568910;
	font-size:10px;
	text-decoration:none;
}

.toolbar {
	padding:0px 0px 0px 115px;
}

/* FORMATIERUNG BOXEN */
.boxWeiss {
	width:197px;
	text-align:left;
	background-color:#ffffff;
	background-image:url('/fileadmin/images/bgBoxes.gif');
	background-repeat:repeat-y;
}

.abschlussBoxWeiss {
	clear:both;
	height:14px;
	width:197px;
	margin-bottom:5px;
	background-image:url('/fileadmin/images/abschlussBoxWeiss.gif');
	background-repeat:no-repeat;
}

.boxWeiss h3 {
	margin:0px;
	width:197px;
	height:20px;
	color:#474747;
	font-size:11px;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image:url('/fileadmin/images/bgHeaderBoxWeiss.gif');
	background-repeat:no-repeat;
}

.boxGelb {
	width:197px;
	text-align:left;
	background-color:#FFCB05;
	background-image:url('/fileadmin/images/bgBoxes.gif');
	background-repeat:repeat-y;
}

.abschlussBoxGelb {
	clear:both;
	height:14px;
	width:197px;
	margin-bottom:5px;
	background-image:url('/fileadmin/images/abschlussBoxGelb.gif');
	background-repeat:no-repeat;
}

.boxGelb h3 {
	margin:0px;
	width:197px;
	height:20px;
	color:#C4161C;
	font-size:11px;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image:url('/fileadmin/images/bgHeaderBoxGelb.gif');
	background-repeat:no-repeat;
	/*
	border:1px solid #ff0000;*/
}

.boxContent {
	padding:3px 13px;
}

.boxImage {
	padding:3px 0px 0px 13px;
}

div.boxContent p, div.boxContent td, div.boxContent li {
	font-size:11px;
}

/* MENUEPOSITION */
/* Hauptnavigation */
li.imgNav {
	float:left;
	height:21px;
}

ul.mainnav {
	list-style-type:none;
}

ul.mainnav li.nml {
	float:left;
	height:21px;
	background-image:url('/fileadmin/images/bgNml.gif');
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding-top:3px;
	padding-left:1px;
}

ul.mainnav li.act {
	float:left;
	height:21px;
	background-image:url('/fileadmin/images/bgAct.gif');
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding-top:3px;
	padding-left:1px;
}

a.nml1, a:link.nml1, a:active.nml1, a:visited.nml1 {
	font-size:11px;
	text-decoration:none;
	color:#707070;
}

a:hover.nml1 {
	color:#000000;
}

a.act1, a:link.act1, a:active.act1, a:hover.act1, a:visited.act1 {
	color:#C4161C;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


/* SUBNAVIGATION */
ul.subnav {
	list-style-type:none;
	padding-left:30px;
}

ul.subnav li.subNml {
	float:left;
}

ul.subnav li.subAct {
	float:left;
}

a.subNml2, a:link.subNml2, a:active.subNml2, a:visited.subNml2 {
	text-decoration:none;
	color:#333333;
	font-size:11px;
	padding:5px 5px 7px 5px;
	height:300px;
}

a:hover.subNml2 {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.subAct2, a:link.subAct2, a:active.subAct2, a:hover.subAct2, a:visited.subAct2 {
	color:#C4161C;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 5px 7px 5px;
}

/* Inhaltslinks */
a:link, a:active, a:visited, a:link strong, a:active strong, a:visited strong {
	color:#333333;
}

a:hover, a:hover strong {
	color:#000000;
	text-decoration:none;
}


.headerWrap {
	margin:0 0 20px 0;
}

h1 {
	font-size:large;
	color:#C4161C;
	font-weight:bold;
	margin-bottom:10px;
}

p.csc-subheader-0 {
	color:#C4161C;
	font-weight:bold;
	padding-left:50px;
}

h2 {
	font-size:12px;
	color:#474747;
	font-weight:bold;
	margin:0px 0 3px;
}

h3 {
	font-size:1.0em;
	margin:20px 15px 10px;
}

h4 {
	font-size:13px;
	margin:0 0 0 0;
	padding:5px;
	color:#ffffff;
	background-color:#8E0003;
}

h5 {
	font-size:12px;
	color:#ffffff;
	margin:0 0 10px 0;
}

hr {
	height:1px;
}


/* 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:14px;
}

.labelWrap,
.labelWrap * {
	font-size:14px;
}

label {
	clear:both;
	float:left;
	width:220px;
	cursor:pointer;
	display:block;
	margin-top:6px;
	font-size:14px;
	vertical-align:top;
}

dd input label {
}

input {
	cursor:pointer;
	font-size:14px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:14px;
}

textarea {
	width:326px;
	cursor:pointer;
	font-size:14px;
	margin-top:5px;
}

fieldset#mailformZimmerFewo legend {
	display:none;
}

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

fieldset#mailformZimmerFewo label {
	float:none;
	clear:both;
	width:80px;
	margin:0px;
	padding:0px;
}

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

.csc-mailform-radio {
	clear:both;
	cursor:pointer;
	float:left;
}

.clearer {
	clear:both;
}

.normal {
	color:#696969;
	border:1px solid #cccccc;
}

.normalArea {
	color:#696969;
	border:1px solid #cccccc;
}

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

/* aktiver Zustand */
.active {
	color:#4b4c4b;
	border:1px solid #B4605F;
	background-color:#FFFFFF;
}

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

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






div.mainContent ul, div.mainContent ol {
	margin-left:20px;
}

div.boxesContent ul, div.boxesContent li {
	margin-left:7px;
}

/* Konfiguration Sitemap */
p.csc-sitemap-level1 {
	padding:5px 0 0 0;
}

p.csc-sitemap-level2 {
	padding:3px 0 0 20px;
}

p.csc-sitemap-level1 a:link, p.csc-sitemap-level1 a:active, p.csc-sitemap-level1 a:visited {
	font-size:13px;
	font-weight:bold;
	color:#C4161C;
}

p.csc-sitemap-level1 a:hover {
	text-decoration:none;
}

p.csc-sitemap-level2 a:link, p.csc-sitemap-level2 a:active, p.csc-sitemap-level2 a:visited  {
	font-size:12px;
	font-weight:bold;
}

p.csc-sitemap-level2 a:hover  {
	text-decoration:none;
}


/* FORMATIERUNG TABELLEN */
.preistabelle {
	width:500px;
	border-collapse:collapse;
	border-spacing:10px;
}

/* Innenabstand Spalten */
.preistabelle td {
	padding:3px;
}

/* Klasse fuer Tabellenueberschrift */
.tableHeader {
	font-weight:bold;
	border-bottom:1px solid #333333;
}

/* Klasse fuer die Kategorienueberschrift (Camping, Zelt usw.) */
.header {
	font-weight:bold;
}

/* Klasse im Text mittig auszurichten */
.middle {
	text-align:center;
}

.right {
	text-align:right;
}

/* Klasse fuer kleinen Text */
td.small {
	font-size:10px;
	padding:0px;
	margin:0px;
	padding-left:3px;
}

/* Formatierung Spalte 1 */
.sp_1 {
	width:360px;
}

.sp_1_hgp {
	width:320px;
}

/* Formatierung Spalte 2 */
.sp_2 {
	width:10px;
}

/* Formatierung Spalte 3 */
.sp_3 {
	width:65px;
	background-color:#dddddd;
}

/* Formatierung Spalte 4 */
.sp_4 {
	width:65px;
	background-color:#eeeeee;
}

/* Formatierung Spalte 4 */
.sp_3_hgp {
	width:85px;
	background-color:#dddddd;
}

/* Formatierung Spalte 4 */
.sp_4_hgp {
	width:85px;
	background-color:#eeeeee;
}

table.contenttable {
	margin:0;
	padding:0;
	border:0;
}