/******************************************************
ALLGEMEINE DEFINITIONEN
******************************************************/
body {
	background-color: #f6f0e2;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #6f5a39;
	text-align: left;
}
table {
   }
td, th {
	padding-left: 2px;
   }
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #6f5a39;
	padding-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	font: bold 12px/1.5em Arial, Helvetica, sans-serif;
	color: #6f5a39;
}

p {
	font: normal 12px/1.5em  Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

a {
	outline: none;
	text-decoration: none;
	color: #6f5a39;
}

img {
	border: 0 none;
	outline: none;
	text-decoration: none;
}

/******************************************************
LAYERDEFINITIONEN
******************************************************/

#outercontainer {
	position: relative;
	margin: 55px auto;
	width: 852px;
	text-align: left;
}
#logo {
	float: left;
	width: 850px;
	height: 85px;
	background: url(../images/logo.gif) top left no-repeat;
}

#innercontainer {
	float: left;
	width: 850px;
	border: 1px solid #6f5a39;
	text-align: left;
	z-index: 5;
}
#eyecatcher {
	float: left;
	width: 850px;
	height: 200px;
	border-top: 1px solid #6f5a39;
	border-bottom: 1px solid #6f5a39;
}
#facebook {
	position: relative;
	left: 820px;
	top: 10px;
	width: 20px;
	height: 20px;
	z-index: 60;
}
#content {
	float: left;
	padding: 25px;
	width: 800px;
	height:310px;
}

/* folgende anweisung wird nicht vom ie interpretiert */
#content[id] {
    height:auto;
    min-height:360px;
}

#content a {
	text-decoration: underline;
}

#center {
	text-align: center;
}

#footer{
	clear: both;
	height: 30px;
	padding-left: 0px;
	font-size: 10px;
}
#topnavigation {
	float: left;
	text-align: left;
	width: 800px;
	padding: 25px 25px 5px 25px;
}
#undernavigation {
	float: left;
	text-align: left;
	width: 800px;
	padding: 5px 25px 25px 25px;
}



/******************************************************

NAVIGATION

******************************************************/

#topnavigation a {
	font-size: 13px;
}

#undernavigation a {
	font-size: 12px;
}

/*Navigation level1*/

.active {
	background-color: #ffe6f7;
}

#navigation ul li.level1_sel a, #navigation ul li.level1 a:hover, #navigation ul li.level1 a:active {
	background-color: #f9ace0;
}

.tx-rgsmoothgallery-pi1 {
  float:left;
}
 
#externalthumbs {
  float:left;
  width:400px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:405px;
}
 
.carouselInner .thumbnail {
  float:right;
}
 
/* single thumbnail */
.thumbnail{
  margin-bottom:10px;
}

.aktiv {
  text-decoration: underline;
}
.csc-mailform {
  width: 600px;
  border: 0px none;
  color: #000000;
  padding-left: 0;
}

.csc-mailform-field {
  margin-bottom: 8px;
  line-height: 16px;
}

.csc-mailform-check {
	float:left;
border: none;
width:auto;
left: 20px;
PADDING:2px;
margin: 2 0 2 0;
}


.jdGallery .rgsgcontent {background-color:#6f5a39; }

label
{
width: 120px;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 


