* {
	margin:0;
	padding:0;
	color:#564f48;
	font-size:10px;
}

body {
	font-family: Verdana, sans-serif;
	background:black;
	line-height:16px;
}

h1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333;
	letter-spacing:1px;
}

h4 {
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	margin-bottom:16px;
}

p {
	margin-bottom:8px;
	font-size:10px;
}


img {
	border:none;
}

a {
	text-decoration:none;
	color:#7f7666;
}

a.active {
	color:white;
}

a:hover {
	color:white;
}


ul li {
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	color:#564f47;
}

#page {
	background:#cfcec4;
	width:100%;
}

#header {
	padding:50px 0 70px 314px;
}

#wrapper {
	margin-left:30px;
	width:939px;
	padding-bottom:300px;
}

/* Navigation */

#navi {
	float:left;
	padding-top:32px;
}


#navi ul {
	list-style-type:none;
}

#navi li.sub {
	padding-left:18px;
}

#navi li.main a {
	color:#564f48;
}
#navi li.main a.active {
	color:white;
}
#navi li.main a:hover {
	color:white;
}

img.mehr {
	margin-left:18px;
}


#content {
	float:right;
	width:655px;
	overflow:visible;
}


#footer {
	padding:8px 0 0 300px;
	color:#666;
	font-size:9px;
	height:400px;
}
#footer b {
	color:white;
	font-weight:normal;
	padding-left:14px;
}

#formcontainer {
	width:434px;
	height:320px;
	background:url("img/formback.gif") no-repeat;
	margin-left:-10px;
}

#formular {
	padding:26px 0 0 28px;
}

#formular input, textarea {
	font-family:Verdana, sans-serif;
	color:#564f48;
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 10px 6px 0;
	padding-left:5px;
	width:373px;
}

* html #formular input, textarea {
	margin:0 10px 4px 0;
}

#formular textarea {
	height:90px;
	color:#564f48;
	margin-bottom:24px;
}


#formular input.short {
	width:65px;
}
* html #formular input.short {
	width:70px;
}
#formular input.middle {
	width:288px;
}

.clear {
	clear:both;
}

.date {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#7f7666;
	text-transform:uppercase;
	padding-right:8px;
}

.hW {
	width:390px;
}

.cW {
	width:213px;
}

.fL {
	float:left;
	overflow:visible;
}
.fR {
	float:right;
	overflow:visible;
}

.small {
	font-size:9px;
}

.mb16 {
		margin-bottom:16px;
}

.spc {
	margin:17px 0 1px -8px;
}

* html .spc {
	margin:30px 0 5px -8px;
}

.spc2 {
	margin:8px 0 17px -8px;
}

.bilder {
	margin:5px 0 0 -10px;
}

* html .bilder {
	margin:10px 0 0 -10px;
}


#imgtext {
	float:right;
	width:202px;
	margin-right:11px;
}

/* Inhaltsbereich  */

.mceText p {
	margin:0;
}

.mceText p:before {
	content:url(img/absatz.gif)" "; 
}

.mceText .ePsimple:before {
	content:"";
}

.mceText .ePlong {
	margin-bottom:8px;
}

.mceLinks a {
	color:#564f48;
	text-decoration:underline;
}

.mceLinks a:hover {
	color:#564f48;
}


.mceLinks .eLinkExt {
	padding-right:12px;
	background:url(img/link_ext.gif) no-repeat right;
}
	
.mceLinks .eLinkDown {
	padding-right:12px;
	background:url(img/link_down.gif) no-repeat right;
}

#pics {
	margin-left:-10px;
	width:665px;
	height:305px;
	overflow:visible;
}

#pics img {
	margin-right:8px;
}

* html .bilder {
	height:305px;
}

* html .bilder img {
	position:absolute;
	z-index:5;
}

a.gopic {
	padding:0 3px 1px 5px;
	background:url(img/img.gif) no-repeat;
}

a.gopic:hover {
	background:url(img/img_roll.gif) no-repeat;
}

a.gopic:active {
	background:url(img/img_active.gif) no-repeat;
}

a.gopicActive {
	padding:0 3px 1px 5px;
	background:url(img/img_active.gif) no-repeat;
}


.slide {
	position:absolute;
	background-color:#cfcec4; 
	width:665px;
}