/* ---------------------------------------------------- body / html ----------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body, html {
	font-size: 71%;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#c9d9b6 url(../images/hg.gif) repeat-x 0 0;
}
img	{
	border:0;
}

.clear {
   clear:both;
   float:none;
}

a:link, a:visited {
	color: #7c2747;
	text-decoration: none;
}
a:hover {
	color: #7c2747;
	text-decoration: underline;
}
a:active {
	color: #7c2747;
	text-decoration: none;
}
br.clear {
	float: none;
	clear:both;
	line-height:1px;
}
h1 {
	font: 1.4em/1.15em "Trebuchet MS";
	color:#7c2747;
	font-weight:bold;
	padding:0 0 80px 0;
}
.norm{
	font: 0.9em/1em "Trebuchet MS";
	color:#7c2747;
	font-weight:normal;
	padding:0 0 0 0;
}
/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
div#wrapper {
	min-height:100%;  /*hierdurch + die 100% Angabe im Body/Html nimmt der wrapper 100% des Browserfensters in der Höhe ein*/
	width:960px;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
/* ----------------------------------------------------- head ----------------------------------------------------- */
#head {
	position:relative;
	width:959px;
	height:400px;
	padding:0 0 0 0;
	background: url(../images/header.jpg) no-repeat 0 0;
}
/* ----------------------------------------------------- main----------------------------------------------------- */
#headline {
	width:100%;
	margin: 0 0 0 0;
}
#content {
	width:960px;
	margin:0 0 170px 0;
	padding:0 0 0 0;
}
.rouplan {
	float:left;
	margin:0 0 0 0;
	width:200px;
}
#map {
	float:left;
	margin:0 0 0 15px;
	width:265px;
}
#text  {
	font:1.75em/1.6em "Trebuchet MS";
	color:#4b653c;
	width:580px;
	margin: 0 0 0 0;
	padding:40px 20px 0 40px;
	float:left;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
	background:url(../images/conbg.jpg) no-repeat 0 0;
	position:relative;
}
#text p {
	margin: 0 0 18px 0;
}
#text ul	{
	list-style:none;
	margin-left:10px;
	padding-bottom:10px;
}
#text ul li	{
	margin: 4px 0 4px 0;
	padding:0 0 0 30px;
	background:url(../images/listenpunkt.png) no-repeat 0 0;
	color:#4b653c;;
}
#left {
	width:320px;
	padding:0 0 0 0;
	float:left;
	min-height:480px;
	height:auto !important;  /* für moderne Browser */
	height:480px;  /*für den IE */
	background:url(../images/leftbg.jpg) no-repeat 0 0;
}
#left p.addi{
	font:1.75em/1.6em "Trebuchet MS";
	color:#4b653c;
	padding:35px 0 0 48px;
}
.linie {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:98%;
	margin:15px 0 15px 0;
	background:url(../images/line.gif) 0 0 repeat-x;
}
hr{
	border:0px;
	border-top:1px solid #dddddd;
	border-bottom:transparent;
	height:1px;
	margin-bottom:10px;
	margin-top:15px;
}

.image {
	float:left;
	margin: 0 10px 5px 0;
}

.image-no-margin {
	float:left;
	margin: 0 0px 5px 0;
}

.image-right {
	float:right;
	margin: 0 0px 10px 10px;
}
/* ----------------------------------------------------- Footer ----------------------------------------------------- */
div#footer { /*der footer setzt sich, da der wrapper schon 100% Höhe einnimmt, unter diesen. Mit der Minus-Angabe und dem Z-Index wird dieser aber darüber platziert!*/
	margin:0 auto;
	width:100%;
	height:170px;
	margin-top:-170px;
	z-index:10;
	background: url(../images/footkachel.gif) 0 0 repeat-x;
}
div#footerinhalt {
	margin:0 auto;
	padding:0 0 0 0;
	width:960px;
	height:170px;
	background: url(../images/foothg.jpg) 0 0 no-repeat;
}
/* ----------------------------------------------------- Ende Footer ----------------------------------------------------- */
.kontakt_links {
	width:250px;
	margin-right:50px;
	float:left;
}
.kontakt_rechts {
	width:220px;
	float:left;
}
/* -----------------| FOTO BORDER |----------------------------------------------------- */
.photo {
	margin: 5px 15px 0 0;
	position: relative;
	/*width: 170px;
	height: 120px;*/
	float:left;
}
.re {
	margin: 5px 0 0 15px;
	position: relative;
	/*width: 170px;
	height: 120px;*/
	float:right;
}
.photo img {
	background: #fff;
	padding: 0;
}
.photo span {
	width: 31px;
	height: 31px;
	display: block;
	position: absolute;
	top: 92px;
	left: 142px;
	background: transparent url(../images/lupe.gif) no-repeat scroll 0 0;
}
.photo a {
	text-decoration: none;
	cursor:pointer;
}
#text .photo a {
	text-decoration: none;
	cursor:pointer;
}
.border img {
	border: solid 2px #a2ba88;
	padding: 0;
}
.versteckt{
	display:none;
}

	

dl.contentMain dt, dl dt  {
	display:block;
	float:left;
	width:152px;
	font-weight:normal;
}


dl.contentMain dd, dl dd {
	float:left;
	width:150px;
}

/*------------------ =accordion  ------------------*/

.click {
	margin-bottom:20px;
	background:#none;
	padding:2px 2px 2px 5px;
	cursor:pointer;
	color:#7c2747;

}

.click:hover {
	text-decoration:underline;
}

.activeClick {
	text-decoration:underline;
}

.inhalt-main{
	padding:10px 0px 0px 0px;
	
}

