* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	background: #323228;
	font-family: "Verdana", "Arial", sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

div.center_bracket {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


div#topborder {
	width: 100%;
	height: 26px;
	background: #323228;
	padding-top: 5px;
	text-align: center;
	color:#f7eddb;
}

div.centerthis {
	width: 700px;
	margin: 0px auto 0px auto;
	position: relative;
}

div#header {
	width: 100%;
	height: 296px;
	background: #fff;
	text-align: left;
}

p#logo {
	position: absolute;
	display: block;
	width: 310px;
	height: 140px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 20px;
	top: 50px;
	z-index: 3;
}

p#logo img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	float: none;
}


div#main_content {
	width: 100%;
	background-color: #3d3c2f;
	text-align: left;
	color: #f7eddb;
	margin: 0;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
}

div.content_lefthome {
	display: block;
	width: 260px;
	float: left;
	color:#c4c2aa;
	font-size: 11px;
	line-height: 15px;
	margin: 250px 40px 0 120px;
}

div.content_left {
	display: block;
	width: 500px;
	float: left;
	margin-top: 350px;
}

div.content_right {
	margin-top: 143px;
	display: block;
	width: 400px;
	float: left;
}

div.content_left_sub {
	display: block;
	width: 435px;
	float: left;
	padding-top: 220px;
	font-size: 11px;
	line-height: 16px;
	position: relative;
}

div.content_right_sub {
	padding-top: 145px;
	display: block;
	width: 450px;
	float: left;
	height: auto;
	position: relative;
	z-index: 1;
}



h1,
h2,
h3, h4 {
	font-family: "Frutiger", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 20px;
	padding-top: 15px;
	color: #e3d2a9;
	line-height: 27px;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	line-height: 21px;
}

h3 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h4 {
	font-size: 14px;
	margin: -5px 0 0 0;
	line-height: 22px;
}

p {
	margin: 15px 0 0 0;
	/*text-align:justify;*/
}

p.nospace {
	margin: 6px 0 0 0;
}

p.more {
	margin: 30px 0 0 0;
}

p.credits {
	color: #64624c;
	font-size: 10px;
}

p.date {
	color: #64624c;
	font-size: 10px;
	margin: -10px 0 -10px 0;
}

p.dots {
	background: url('../images/p_bg_color_dots.gif') no-repeat left bottom;
	padding-bottom: 30px;
}

p a,
p a:active,
p a:visited,
p a:focus,
p a:hover {
	color: #add526;
	text-decoration: none;
}

p a:hover {
	color:#add526;
    text-decoration: underline;
}

a,
a:active,
a:visited,
a:focus,
a:hover {
	color: #add526;
	text-decoration: none;
}

a:hover {
	color:#add526;
    text-decoration: underline;
}

ul, ol {

}

dl {
	margin: 15px 0 0 0;
}

dt {
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

dd {
	display: block;
	margin-left: 30px;
}



.imgline {
	margin: 10px 10px 2px 0;
	float: left;
	border: 1px solid #2c2b1d;
}

div.hr {
	width: 100%;
	height: 2px;
	background: url('../images/hr_bg.gif') no-repeat center center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

strong.oke {
	color:#e3d2a9;
	padding-left: 15px;
	background: url('../images/oke.gif') no-repeat left bottom;
}

iframe {
	border: 7px solid #64624c;
	margin-bottom: 10px;
}

a.pdf,
a.pdf:link,
a.pdf:active,
a.pdf:visited,
a.pdf:hover
{
	padding: 2px 0 0 19px;
	background: url("../images/pdf.gif") no-repeat 0 0px;
}

a.ok,
a.ok:link,
a.ok:active,
a.ok:visited,
a.ok:hover
{
	padding: 1px 0 0 19px;
	background: url("../images/ok.gif") no-repeat 0 0px;
}

div#galerie {
	width: 464px;
	height: 425px;
	margin: 15px 0 0 0;
	padding: 0;
}


form#newsletter {
	margin: 0 0 0 0;
	display: block;
	width: 420px;
	height: 156px;
	background: url('../images/form_newsletter_bg.gif') top left no-repeat;
	position: relative;
	overflow: hidden;
}

form#newsletter p.text {
	padding-right: 50px;
	padding-top: 20px;
}

form#newsletter p {
	margin: 12px 20px 0 12px;
}

input {
	border-top: 1px solid #35342d;
	border-left: 1px solid #35342d;
	border-right: 1px solid #acaba9;
	border-bottom: 1px solid #acaba9;
	background-color: #BCBBB2;
	padding: 2px;
}



form#newsletter label.forCheckbox {
	display: block;
	color: #a7a593;
	text-indent: 5px;
	width: 100px;
}

form#newsletter input#sendBtn {
	width: 76px;
	height: 22px;
	position: absolute;
	top: 110px;
	left: 240px;
	border: none;
	background: none;
}

form#newsletter_left {
	margin: 15px 0 0 117px;
	display: block;
	width: 268px;
	height: 305px;
	background: url('../images/form_newsletter_bg_left.gif') top left no-repeat;
	position: relative;
	overflow: hidden;
}

form#newsletter_left h2 {
	margin: 40px 88px 0 28px;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #e9e7d5;
}

form#newsletter_left p {
	margin: 10px 20px 0 28px;

}

form#newsletter_left input {
	border-top: 1px solid #35342d;
	border-left: 1px solid #35342d;
	border-right: 1px solid #acaba9;
	border-bottom: 1px solid #acaba9;
	background-color: #969480;
	padding: 3px;
	width: 200px;
}

form#newsletter_left input.checkbox {
	width: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

form#newsletter_left label.forCheckbox {
	display: block;
	color: #a7a593;
	text-indent: 5px;
	width: 100px;
}

form#newsletter_left input#sendBtn {
	width: 76px;
	height: 22px;
	position: absolute;
	top: 255px;
	left: 160px;
	border: none;
	background: none;
}


label
{
	display: block;
	width: 170px;
	float: left;
	font-weight: bold;
}
.fTxt
{
	border-top: 1px solid #35342d;
	border-left: 1px solid #35342d;
	border-right: 1px solid #acaba9;
	border-bottom: 1px solid #acaba9;
	background-color: #969480;
	padding: 2px;
	font-size: 11px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fArea
{
	border-top: 1px solid #35342d;
	border-left: 1px solid #35342d;
	border-right: 1px solid #acaba9;
	border-bottom: 1px solid #acaba9;
	background-color: #969480;
	padding: 2px;
	width: 420px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}


div.content_left_sub div.hr,
div.content_left div.hr {
	width: 277px;
	height: 2px;
	background: url('../images/hr_bg_left.gif') no-repeat center center;
	margin: 25px 0 25px 117px;
}

div.content_left h1,
div.content_left h2,
div.content_left h3 {
	margin: 0 55px 0 117px;
}

div.content_left p {
	margin: 15px 55px 0 117px;
}

div.content_left ul, ol {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 30px;
}

div.content_left dl {
	margin: 15px 55px 0 117px;
}

div.content_left_sub h1,
div.content_left_sub h2,
div.content_left_sub h3 {
	margin: 0 55px 0 127px;
}

div.content_left_sub p {
	margin: 0px;
	padding: 0px;
}

div.content_left_sub ul, ol {

}

div.content_left_sub dl {
	margin: 15px 55px 0 127px;
}

div.adresse_left {
	margin: 15px 0 0 117px;
	display: block;
	width: 268px;
	height: 305px;
	background: url('../images/adress_bg_left.gif') top left no-repeat;
	position: relative;
	overflow: hidden;
}

div.adresse_left h2 {
	margin: 40px 88px 0 28px;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #e9e7d5;
}

div.adresse_left p {
	margin: 10px 20px 0 28px;

}

div.adresse_left img {
	border: 0;
}


div#speech_balloons {
	z-index: 2;
	position: absolute;
	top: 44px;
	left: 99px;
	width: 851px;
	height: 602px;
}

div#speech_balloons_sub {
	z-index: 0;
	position: absolute;
	top: 44px;
	left: 99px;
	width: 851px;
	height: 460px;
}

div#speech_balloons img {
	margin: 0;
	padding: 0;
	border: 0;
}


ul#subnavi {
	list-style: none;
	width: 258px;
	margin: 30px 0 40px 127px;
	padding: 0 0 0 0;
}

ul#subnavi li {
	display: block;
	width: 258px;
	height: 17px;
	background: url('../images/li_subnavi_active_default.gif') top left no-repeat;
	text-align: right;
	margin-top: 8px;
}

ul#subnavi li.normal:hover {
	background: url('../images/li_subnavi_active_normal.gif') top left no-repeat;
}

ul#subnavi li.green:hover {
	background: url('../images/li_subnavi_active_green.gif') top left no-repeat;
}

ul#subnavi li.red:hover {
	background: url('../images/li_subnavi_active_red.gif') top left no-repeat;
}

ul#subnavi li.beige:hover {
	background: url('../images/li_subnavi_active_beige.gif') top left no-repeat;
}

ul#subnavi li.blue:hover {
	background: url('../images/li_subnavi_active_blue.gif') top left no-repeat;
}

ul#subnavi li.normal a {
	background: none;
}

ul#subnavi li.green a {
	background: url('../images/a_subnavi_dot_green.gif') top left no-repeat;
}

ul#subnavi li.blue a {
	background: url('../images/a_subnavi_dot_blue.gif') top left no-repeat;
}

ul#subnavi li.red a {
	background: url('../images/a_subnavi_dot_red.gif') top left no-repeat;
}

ul#subnavi li.beige a {
	background: url('../images/a_subnavi_dot_beige.gif') top left no-repeat;
}

ul#subnavi li a,
ul#subnavi li a:active,
ul#subnavi li a:visited,
ul#subnavi li a:focus,
ul#subnavi li a:hover {
	display: block;
	width: auto;
	line-height: 17px;
	height: 17px;
	text-align: right;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #f7eddb;
	text-decoration: none;
	padding: 0 8px 0 0;
	background-position: 0px center;
	background-repeat: no-repeat;
	font-weight: bold;
}

ul#subnavi li:hover a,
ul#subnavi li:hover a:active,
ul#subnavi li:hover a:focus,
ul#subnavi li:hover a:visited,
ul#subnavi li:hover a:hover {
	background-image: none;
}


ul#navi {
	z-index: 3;
	position: absolute;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 60px;
	left: 360px;
	height: 23px;
	width: auto;
}

ul#navi li {
	display: block;
	float: left;
	width: auto;
	height: 23px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	font-size: 150%;
	font-weight: bold;
}

ul#navi li span {
	display: block;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#navi li span.edge {
	background-position: top left;
	background-repeat: no-repeat;
	width: 6px;
}

ul#navi li span.left {
	float: left;
}

ul#navi li span.right {
	float: left;
}

ul#navi li span.text {
	display: block;
	width: auto;
	height: 23px;
	float: left;
	padding: 0 2px 0 2px;
}

ul#navi li a,
ul#navi li a:active,
ul#navi li a:visited,
ul#navi li a:focus,
ul#navi li a:hover {
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	text-transform: uppercase;
	line-height: 23px;
	color: #4d4c3d;
	display: block;
	width: auto;
	height: 23px;
	text-decoration: none;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

ul#navi li a:hover,
ul#navi li.active a {
	color: #fff !important;
	background-color: #4d4c3d;
}

ul#navi li a:hover span.left,
ul#navi li.active a span.left {
	background: url('../images/navi_bg_left_edge.gif') no-repeat top left;
}

ul#navi li a:hover span.right,
ul#navi li.active a span.right {
	background: url('../images/navi_bg_right_edge.gif') no-repeat top left;
}


ul.linkliste {
	display: block;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

ul.linkliste li {
	display: block;
	height: 23px;
	padding: 3px 3px 0 3px;
	border-top: 1px solid #64624c;
}



div#footer {
	width: 100%;
	height: 92px;
	background: #323228 url('../images/footer_bg.gif') repeat-x;
	margin: 0;
	text-align: left;
	color: #6a6954;
	font-size: 10px;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

div#footer a,
div#footer a:active,
div#footer a:visited,
div#footer a:focus,
div#footer a:hover {
	color: #929178;
	text-decoration: none;
}

div#footer a:hover {
	color:#e3d2a9;
}

div#footer a.active {
	color:#e3d2a9;
}

div#footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: auto;
	text-align: center;
}

div#footer p#footer_navi {
	padding-top: 25px;
	margin: 0px 0 15px 0;
	font-size: 11px;
	color:#3d3c2f;
}

div#footer p.credits a {
	color: #6a6954;
}
div#footer p.credits a:hover {
	color: #929178;
}
#leftform {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 268px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 117px;
	position: relative;
	padding: 0px;
}
#leftform h2 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#leftform p {

}
.newsmore {
	margin-left: 20px;
	font-size: 11px;
	text-decoration: underline;
}
#newsleft {
	height: auto;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.previewimg {
	float:left;
	height: 55px;
	width: 60px;
	border: 1px solid #9b9875;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
}

#DIVclear {
	clear: both;
}
.first {
	font-size: 12px;
	text-decoration: underline;
}
#newsleft p {
	padding: 0px;
	margin-top: 10px;
}
#indexlink {
	margin-left: 117px;
	height: 300px;
	width: 268px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 99;
}
.forlinks {
	list-style-type: none;
}
.forlinks li {
	height: 65px;
	width: 190px;
	padding: 3px;
	border: 1px solid #999;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftlink {
	height: auto;
	width: 198px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#main_content .center_bracket .content_right_sub ul {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.imgright {
	float: left;
	margin-right: 10px;
}
.nospace {
	font-size: 11px;
	line-height: 12px;
}
.fortable {
	font-size: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #64624C;
	padding: 0px;
	margin-top: 10px;
}
.tableM {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #64624C;
	border-right-color: #64624C;
	border-bottom-color: #64624C;
	border-left-color: #64624C;
	text-align: center;
}
.tableL {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #64624C;
	width: 25%;
	text-align: center;
}
.tableD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #64624C;
	border-right-color: #64624C;
	border-bottom-color: #64624C;
	border-left-color: #64624C;
	border-bottom-width: 1px;
	text-align: center;
}
.tableR {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #64624C;
	border-right-color: #64624C;
	border-bottom-color: #64624C;
	border-left-color: #64624C;
	border-bottom-width: 1px;
	width: 25%;
	text-align: center;
}
.redred {
	color: #F00;
}
.L-input {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #7F7D6B;
	width: 80px;
	float: left;
	height: 26px;
	line-height: 22px;
	margin: 0px;
}
.R-input {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #7F7D6B;
	width: 320px;
	float: left;
	height: 26px;
	margin: 0px;
}
.Linput {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #7F7D6B;
	width: 200px;
	float: left;
	height: 26px;
	margin: 0px;
}
.LLinput {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #7F7D6B;
	width: 200px;
	float: left;
	height: 26px;
}


.CleanAll {
	width: 420px;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 2px;
}
.Rinput {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #7F7D6B;
	width: 200px;
	float: left;
	height: 26px;
}

.RRinput {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #7F7D6B;
	width: 200px;
	float: left;
	height: 26px;
}
.LRinput {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #7F7D6B;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 0px;
	width: 410px;
	height: 26px;
	margin-right: 0px;
}
.forform {
	border: 1px dashed #E3D2A9;
	background-color: #64624C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.googlemap {
	margin: 0px;
	padding: 3px;
	height: 260px;
	width: 440px;
	border: 1px solid #CCC;
}
.forlink {
	width: 100%;
	margin: 0px;
	background-color: #64624C;
	padding: 0px;
}
.search {
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	background-color: #64624C;
	border: 1px dashed #3D3C2F;
	margin: 0.9em;
}
.forsinec {
	text-align: center;
	padding: 10px;
	width: 50%;
	margin: 5px;
}
.imgleft {
	float: right;
	background-color: #cac9bb;
	padding: 4px;
	margin-top: 5px;
	margin-left: 5px;
}
ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.text12 {
	font-size: 14px;
	color: #F7EDDB;
}
.fornewslink {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fornewslink li {
	height: 65px;
	width: 190px;
	padding: 3px;
	border: 1px solid #999;
	float: left;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: -2px;
}

