html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
	
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#9B8A52;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/navi-bg.gif); background-repeat:repeat-y;
}

#header {
    height:175px;
    width:100%;
    background-color: #5C0202;
    border-bottom:1px solid white;
}

#printheader {
    display:none;
}
#printfooter {
    display:none;
}

#headerwappen {
    position:absolute;
    height:140px;
    width:108px;
    top:10px;
    left:40px;
    z-index:11;
}
#headertopteaser {
    position:absolute;
    height:140px;
    width:108px;
    top:70px;
    left:207px;
    z-index:11;
}

#left {
    width:183px;
    margin:0 0 0 0;
		padding:0 0 0 0;
  	background-color: #620E0E;
    z-index:0;
    float:left;
}

#contentframe {
		width:560px;
    margin:20px 0 0 25px;
		padding:0 0 0 0;
    float:left;
    background-image:url(images/content-bg2.gif); background-repeat:repeat-y;
}
#content {
		color: #FFFFFF;
		font-size:12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: 0.01em;
		line-height: 1.4em;
		text-align: justify;
}
#content a, visited {
		color: #FFFFFF;
}
#content h1 {
		color: #FFFFFF;
		font-size:17pt;
		font-family: 'Times New Roman', Times, serif;
		font-weight:normal;
		letter-spacing: 0.05em;
		padding:0 0 10px 0;
}
#content p {
	padding:16px 0 0 0;
}
#content ul {
	padding-top:2px;
	padding-bottom:5px;
}
#content li {
	padding-top:2px;
	padding-bottom:2px;
}
#content td {
	padding:3px;
	color: #FFFFFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	line-height: 1.4em;	
}
#content strong {
	font-weight:bold;
}
.formfield {
	border: 1px #EADFB9 solid;
	background-color: #BBAA73;
	color: white;
	width: 250px;
}
.sendform {
	border: 1px #EADFB9 solid;
	background-color: #BBAA73;
	color: white;
}
.leto {
	text-align: left;
	vertical-align: top;
}

.contentimgrt {
	margin:0 0 5px 10px;
	float: right;
}

.contentimgl {
	margin:0 10px 5px 0;
	float: left;
}

#ctspacer {
    width:1px;
    height:510px;
    float:left;
}
#ctfoot {
    width:1px;
    height:65px;
}

#navi {
    width:183px;
    margin:0 0 0 0;
		padding:0 0 0 0;
		font-size:13pt;
		font-family: 'Times New Roman', Times, serif;
		font-style:italic;
    z-index:1;
}

.non a { 
	display:block;
	margin:8px 0 0 0;
	padding:0 0 0 10px; text-decoration:none; color:white; background-color:#9B8A52;
	border-top:1px solid white;	border-bottom:1px solid white;
}
.noff a {
	display:block;
	margin:8px 0 0 0;
	padding:0 0 0 10px; text-decoration:none; color:white;
	border-top:1px solid #620E0E;
	border-bottom:1px solid #620E0E;
}
.noff a:hover {
	background-color:#9B8A52;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.nempty {
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#footer {
		clear:both;
    position:fixed;
    height:51px;
    width:100%;
    bottom:0px;
    background-color: #5C0202;
		border-top:1px solid white;
		z-index:1005;
}

* html, * html body {
    margin:0;
    padding:0;
    background-image:url(images/navi-bg.gif); background-repeat:repeat-y;
}
* html #content 
{
	padding:0;
	height:95%;
}
* html #footer {
		clear:both;
    background:#5C0202;
    height:51px;
    text-align:center;
    padding-top:1%;
    z-index:1005;
}

#footeradr {
    position:fixed;
    height:40px;
    width:470px;
    bottom:3px;
    left:262px;
		z-index:1006;
}

	.mapimg {
		 padding: 0 10px 0 0;
		 float:left;
	}
	.gmapTextBox {
		width: 150px;
	}
	#map p {
    padding: 3px 0 0 0 ;
    margin: 0 0 0 0 ;
	}
	#gmapmarker {
  font-family      : Verdana, Tahoma, Arial;
	font-size        : 11px;
  color            : #353535;
  width: 290px;
  }
	#gmapmarker a{
	color            : #5a5a5a;
  }
  v\:* {
    behavior:url(#default#VML);
  }
