/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
/* end browser resets*/
body {
	background: #E5E3B1 url(../img_css/body_back.jpg) 0 0 repeat-x;
}
strong {
	font-weight: bold;
}
em {
	color: #111111;
}
cite {
	font-style: normal;
}
#wrapper {
	width: 940px;
	margin: 20px auto 20px auto;
}
#primenav {
	width: 940px;
	height: 110px;
	display: block;
}
#primenav ul {
	width: 940px;
	height: 110px;
	float: left;
	background: transparent url(../img_css/primenav_back.png) 0 0 no-repeat;
}
#primenav li {
	float: left;
	display: block;
	height: 110px;
}
#primenav li a {
	float: left;
	display: block;
	height: 110px;
	background: transparent url(../img_css/primenav_back.png) 0 0 no-repeat;
}
#primenav li#p1 a {
	width: 214px;
	background-position: 0 0;
}
#primenav li#p2 a {
	width: 191px;
	background-position: -214px 0;
}
#primenav li#p3 a {
	width: 123px;
	background-position: -405px 0;
}
#primenav li#p4 a {
	width: 133px;
	background-position: -528px 0;
}
#primenav li#p5 a {
	width: 131px;
	background-position: -661px 0;
}
#primenav li#p6 a {
	width: 148px;
	background-position: -792px 0;
}
#primenav li#p1 a:hover {
	width: 214px;
	background-position: 0 -110px;
}
#primenav li#p2 a:hover {
	width: 191px;
	background-position: -214px -110px;
}
#primenav li#p3 a:hover {
	width: 123px;
	background-position: -405px -110px;
}
#primenav li#p4 a:hover {
	width: 133px;
	background-position: -528px -110px;
}
#primenav li#p5 a:hover {
	width: 131px;
	background-position: -661px -110px;
}
#primenav li#p6 a:hover {
	width: 148px;
	background-position: -792px -110px;
}
#primenav li#p1 a.active {
	width: 214px;
	background-position: 0 -220px;
}
#primenav li#p2 a.active {
	width: 191px;
	background-position: -214px -220px;
}
#primenav li#p3 a.active {
	width: 123px;
	background-position: -405px -220px;
}
#primenav li#p4 a.active {
	width: 133px;
	background-position: -528px -220px;
}
#primenav li#p5 a.active {
	width: 131px;
	background-position: -661px -220px;
}
#primenav li#p6 a.active {
	width: 148px;
	background-position: -792px -220px;
}
#flashteaser {
	width: 940px;
	height: 290px;
}
#flashteaser img {
	float: left;
	display: block;
}
#header {
	height: 190px;
	width: 940px;
}
#header #hl {
	height: 190px;
	width: 375px;
	font-weight: normal;
	background: transparent url(../img_css/header_hl_back.jpg) 0 0 no-repeat;
	display: block;
	float: left;
}
#header #hl h1 {
	color: #F4F3DF;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, Serif;
	text-align: center;
	width: 375px;
	padding-top: 80px;
}
#header #hl h1 span {
	color: #F4F3DF;
	font-size: 30px;
	padding-left: 10px;
	text-transform: normal;
	font-family: "Times New Roman", Times, Georgia, Serif;
}
#visual {
	width: 565px;
	height: 190px;
	display: block;
	float: left;
}
#visual img {
	display: block;
	float: left;
}
#catnav {
	width: 940px;
	height: 80px;
	background: transparent url(../img_css/catnav_back.jpg) 0 0 no-repeat;
}
#catnav ul {
	margin-left: 20px;
}
#catnav li {
	float: left;
	display: block;
}
#catnav a {
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 15px;
	float: left;
	display: block;
	color: #937E58;
	font-weight: bold;
	background: transparent url(../img_css/catnav_line_back.gif) 100% 1px no-repeat;
	line-height: 69px;
}
#catnav li.last a {
	background: transparent none;
}
#catnav a:hover, #catnav a.active {
	color: #FF7800;
}
#themen {
	width: 940px;
	height: 100px;
	background: transparent url(../img_css/themen_back.png) 0 0 no-repeat;
}
#themen h1 {
	font-family: "Times New Roman", Times, Georgia, Serif;
	color: #BFB487;
	font-size: 24px;
	line-height: 1.3;
}
#themen p {
	color: #9F772F;
	font-size: 12px;
}
#themen p a {
	color: #9F772F;
	font-weight: bold;
	text-decoration: underline;
}
#themen p a:hover {
	color: #BFB487;
}
.t_box1 {
	float: left;
	width: 205px;
	padding: 23px 40px 0 40px;
}
.t_box2 {
	float: left;
	width: 269px;
	padding: 23px 40px 0 40px;
}
.t_box3 {
	float: left;
	width: 223px;
	padding: 23px 40px 0 40px;
}
#subcontent_teaser {
	width: 940px;
	height: 290px;
	background: transparent url(../img_css/subcontent_teaser_back.jpg) 0 0 no-repeat;
}
.sc_box {
	width: 470px;
	height: 290px;
	position: relative;
	float: left;
}
.sc_box h2 {
	position: absolute;
	font-size: 17px;
	font-weight: normal;
	color: #3D6B35;
	left: 33px;
	top: 33px;
}
.sc_box.b2 h2 {
	left: 13px;
}
.sc_box p {
	position: absolute;
	font-size: 12px;
	color: #947F59;
	left: 285px;
	line-height: 1.35;
	padding-right: 30px;
	top: 95px;
}
.sc_box.b2 p {
	left: 260px;
	padding-right: 40px;
}
.sc_box p.sc_infolink {
	position: absolute;
	font-size: 12px;
	color: #947F59;
	font-weight: bold;
	left: 285px;
	top: 238px;
	width: 150px;
	text-align: center;
	padding-right: 0;
}
.sc_box.b2 p.sc_infolink {
	left: 268px;
}
.sc_box p.sc_infolink a {
	color: #947F59;
	font-weight: bold;
	text-decoration: underline;
}
.sc_box p.sc_infolink a:hover {
	color: #BFB487;
}
#main {
	width: 940px;
	background-color: #F4F1EA;
}
#content {
	border: 10px solid #F4F1EA;
	border-right: 0 none;
	background-color: #fff;
	width: 600px;
	float: left;
	padding: 30px;
}
#content h1 {
	color: #4C8542;
	font-family: "Times New Roman", Times, Georgia, Serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.0;
	padding-bottom: 10px;
	margin-bottom: 1em;
	border-bottom: 1px solid #DEDFD1;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #68573A;
	line-height: 1.3;
	margin-bottom: 2px;
}
#content h5 {
	font-family: "Times New Roman", Times, Georgia, Serif;
	font-size: 17px;
	font-weight: normal;
	color: #C7B17F;
	line-height: 1.2;
	margin-bottom: 2px;
}
#content p {
	color: #555;
	line-height: 1.6;
	margin-bottom: 1em;
	font-size: 12px;
}
#content p a {
	color: #FF7800;
	text-decoration: underline;
}
#content p a:hover {
	color: #222222;
}
#content ul {
	margin: 10px 0 15px 10px;
}
#content li {
	padding-left: 20px;
	background: transparent url(../img_css/bullet.gif) 0 2px no-repeat;
	line-height: 1.8;
	font-size: 12px;
	color: #C1B47F;
	font-weight: bold;
}
table {
	width: 100%;
	font-size: 12px;
	margin-bottom: 30px;
}
td {
	border-right: 1px solid #C3B897;
	border-bottom: 1px solid #C3B897;
	padding: 8px;
	text-align: right;
	color: #937E58;
	width: 99px;
}
td.t_title {
	text-align: left;
	width: 199px;
	padding-left: 2px;
}
th {
	text-align: right;
	padding: 8px;
	background-color: #F3F2D6;
	color: #937E58;
	border-right: 1px solid #C3B897;
	border-bottom: 1px solid #C3B897;
	font-weight: bold;
}
#sitemap ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	width: 560px;
}
#sitemap ul ul {
	list-style: none;
	margin: 0 0 15px 0;
}
#sitemap ul ul ul {
	list-style: none;
	margin: 0 0 5px 0;
}
#sitemap li {
	margin-left: 0;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	display: block;
	padding-left: 0;
	background-image: none;
}
#sitemap li li {
	padding-left: 15px;
	background: transparent url(../img_css/bullet.gif) 0 5px no-repeat;
	margin-bottom: 0;
}
#sitemap li li li {
	padding-left: 15px;
	background: transparent url(../img_css/bullet.gif) 0 2px no-repeat;
	margin-bottom: 0;
}
#sitemap li a {
	font-family: "Times New Roman", Times, Georgia, Serif;
	color: #3A7B2F;
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
	background-color: #F7F6F1;
	display: block;
	float: left;
	width: 580px;
	padding: 2px 10px;
	margin-bottom: 10px;
}
#sitemap li a:hover {
	color: #555;
}
#sitemap li li a {
	font-family: Arial, Sans-Serif;
	color: #FF7800;
	font-size: 14px;
	line-height: 16px;
	background-color: transparent;
	width: 500px;
	margin-bottom: 0;
}
#sitemap li li li a {
	color: #937E58;
	font-size: 12px;
	background-color: transparent;
	width: 500px;
	margin-bottom: 0;
}
.cblock {
	margin-bottom: 40px;
}
.cblock .imagecon, .cblock imagecon.fl {
	padding: 3px;
	border: 1px solid #DEDFD1;
	float: left;
	margin: 8px 20px 10px 0;
}
.cblock .imagecon.fr {
	padding: 3px;
	border: 1px solid #DEDFD1;
	float: right;
	margin: 8px 0 10px 20px;
}
.cblock .imagecon.c {
	padding: 3px;
	border: 1px solid #DEDFD1;
	float: right;
	margin: 8px 0 10px 0;
}
.cblock .imagecon span {
	font-size: 11px;
	line-height: 1.35em;
	display: block;
	padding: 10px;
	color: #555;
}
.grundriss {
	width: 600px;
	border: 1px solid #D3D1BD;
	margin-bottom: 20px;
}
.grundriss h3 {
	width: 585px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #68573A;
	background-color: #F4F2EE;
	line-height: 30px;
}
.grundriss .lcol {
	float: left;
	width: 299px;
	display: block;
	height: 140px;
	margin: 15px 0;
	border-right: 1px solid #D3D1BD;
}
.grundriss .rcol {
	float: right;
	width: 280px;
	margin: 10px 0;
	padding: 0 10px;
}
.grundriss a {
	position: relative;
}
.grundriss a img, .grundriss a:hover img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	border: 1px solid #DEDFD1;
	margin-left: 15px;
}
.grundriss a img.zoom {
	border: 0 none;
}
#content .grundriss .rcol h2 {
	font-size: 14px;
	line-height: 1.3;
	padding-top: 3px;
	color: #555;
	font-weight: normal;
	margin-bottom: .75em;
}
.htmlgallery {
	margin-bottom: 20px;
	padding: 2px;
	width: 591px;
	border: 1px solid #DEDFD1;
}
.htmlgallery a img, .htmlgallery a:hover img {
	padding: 2px;
}
#sidebar {
	float: right;
	width: 240px;
	padding: 15px;
}
.infobox_t, .downloadbox, .zitatbox {
	background-color: #fff;
	color: #B5A38D;
	width: 230px;
	margin: 5px 5px 30px 5px;
}
.infobox_t p {
	color: #B5A38D;
	line-height: 1.35;
	padding: 10px;
	font-size: 12px;
}
.infobox_t p a {
	display: block;
	text-align: right;
	color: #E37A11;
	font-weight: bold;
}
.infobox_t p a.ml {
	display: inline;
	text-align: left;
}
.infobox_t p a:hover {
	color: #8E7E5C;
}
.infobox_t h3, .downloadbox h3, .zitatbox h3 {
	font-family: "Times New Roman", Times, Georgia, Serif;
	width: 220px;
	padding-left: 10px;
	line-height: 33px;
	background: transparent url(../img_css/infobox_hl_back.gif) 0 0 no-repeat;
	color: #8E7E5C;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.zitatbox h3 {
	color: #fff;
	background: transparent url(../img_css/zitatbox_hl_back.gif) 0 0 no-repeat;
}
.zitatbox p {
	color: #C7B17F;
	line-height: 1.2;
	padding: 15px;
	font-size: 21px;
	font-style: italic;
	font-family: "Times New Roman", Times, Georgia, Serif;	
}
.zitatbox p a {
	display: block;
	text-align: right;
	color: #84994C;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-style: normal;
}
.zitatbox p a:hover {
	color: #8E7E5C;
}
.downloadbox .dl {
	background: transparent url(../img_css/icon_download.gif) 0 0 no-repeat;
	padding: 0 0 5px 30px;
	margin: 5px 10px;
	border-bottom: 1px solid #eee;
}
.downloadbox .dl a {
	color: #E37A11;
	font-weight: bold;
	line-height: 1.35;
	font-size: 12px;
}
.downloadbox .dl p {
	color: #8E7E5C;
	font-size: 12px;
	line-height: 1.35;
}
#subnav {
	margin-bottom: 20px;
	padding-left: 5px;
}
#subnav li {
	width: 230px;
	float: left;
	display: block;
}
#subnav a {
	color: #937E58;
	font-size: 13px;
	line-height: 3em;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	width: 220px;
	float: left;
	text-decoration: none;
	background: transparent url(../img_css/subnav_line_back.gif) 0 100% no-repeat;
}
#subnav a:hover, #subnav a.active {
	color: #FF7800;
}
#prefooter {
	height: 18px;
	width: 940px;
	background: transparent url(../img_css/pre_footer_back.gif) 0 0 no-repeat;
}
#footer {
	width: 940px;
	height: 90px;
	background: transparent url(../img_css/footer_back.png) 0 0 no-repeat;
	position: relative;
}
#footer ul {
	padding-top: 10px;
}
#footer li {
	float: left;
	display: block;
	text-align: center;
}
#footer li a {
	color: #C1A87B;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	display: block;
	padding: 10px 15px 0 15px;
	border-right: 1px solid #C3B8A3;
	height: 33px;
	line-height: 1.2;
	float: left;
	text-decoration: none;
	font-family: "Times New Roman", Times, Georgia, Serif;
}
#footer li a:hover, #footer li a.active {
	color: #9F772F;
}
#footer li a.active {
	color: #9F772F;
	font-weight: bold;
}
#footer li.last a {
	border-right: 0 none;
}
#footer p {
	position: absolute;
	top: 12px;
	left: 700px;
	color: #2E5128;
	line-height: 1.4;
}
#footer p a {
	color: #C1A87B;
	text-decoration: none;
}
#footer p a:hover {
	color: #9F772F;
	text-decoration: none;
}
/* Kontaktformular */
form {
	width: 100%;
	font-size: 12px;
	color: #555;
}
form h4 {
	background-color: #EFEBE5;
	color: #6F5D3F;
	display: block;
	padding: 7px 15px;
	width: 570px;
	font-size: 14px;
	font-weight: normal;
}
fieldset {
	background-color: #F9F7F5;
	padding: 15px;
	width: 570px;
	margin-bottom: 15px;
}
.tf label {
	width: 280px;
	float: left;
	display: block;
	margin-bottom: .5em;
	padding: 3px 0;
}
.tf input {
	width: 280px;
	float: left;
	display: block;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	color: #4C8542;
	margin-bottom: .5em;
}
.tf input#plz {
	width: 40px;
}
input.cb {
	margin-right: 5px;
	margin-bottom: 1em;
	float: left;
}
fieldset.cb label {
	line-height: 1.5;
}
fieldset span {
	color: #FF7800;
}
.f_col.labelfix label {
	width: 105px;
	float: left;
	display: block;
	margin-bottom: .5em;
	padding: 3px 0;
}
.f_col.labelfix input {
	width: 170px;
	float: left;
	display: block;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	color: #4C8542;
	margin-bottom: .5em;
}
textarea {
	width: 560px;
	float: left;
	display: block;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	color: #4C8542;
	margin-bottom: .5em;
}
button {
	background-color: #4C8542;
	padding: 5px 10px;
	border: 3px solid #A6C2A1;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: right;
	display: cursor;
}
button.over {
	background-color: #A6C2A1;
	padding: 5px 10px;
	border: 3px solid #4C8542;
	color: #4C8542;
	font-size: 12px;
	font-weight: bold;
	float: right;
	cursor: pointer;
}
div.hr {
	font-size: 1px;
	height: 1px;
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #ccc;
}
form br {
	display: block;
	clear: both;
}
.f_col {
	width: 285px;
	float: left;
	display: block;
}
p.pflicht {
	padding-left: 280px;
	width: 280px;
	display: block;
}
.input_error {
	color: red;
}
/* highslide */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0 none
}
.highslide:hover img {
	border: 0 none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0 none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-caption h1 {
	color: #555;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.highslide-caption h2 {
	color: #999;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.highslide-caption h3 {
	position: absolute;
    top: 8px;
	right: 3px;
	color: #1AA9E5;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
}
.highslide-caption h3 strong {
	color: #999;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* helpers */
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
