/* body */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #fff;
	color: #2f4958;
	font: 0.7em Verdana,Arial,Geneva,Helvetica, sans-serif;
	line-height: 1.4em;
}
h1 {
	font-size: 1.3em;
	margin-bottom: 26px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 16px;
}
#marginal h2 {
	font-size: 0.9em;
	margin-bottom: 4px;
}
p {
	margin-bottom: 16px;
}
#marginal p {
	font-size: 0.9em;
	margin-bottom: 4px;
}
img {
	border: 0;
}
a:link, a:visited, a:hover, a:active, #lang span.trennnav2 {
	color: #2f4958;
	text-decoration: none;
}
a:hover, #lang span {
	color: #dcaf33;
	text-decoration: none;
}
/* nav */
#nav {
	width: 136px;
	margin: 26px 0 0 20px;
	font-size: 0.9em;
	font-weight: bold;
}
ul.uln li, ul.ulsn li {
	list-style: none;
	margin-bottom: 4px;
}
ul.uln li a {
	color: #2f4958;
}
ul.uln li span, ul.uln li a:hover, ul.uln li a.aktiv {
	color: #d39b00;
}
/* sn */
ul.ulsn  {
	margin: 4px 0 10px 0;
}
ul.ulsn li a {
	background: transparent url(../img/sn_n.gif) 0 4px no-repeat;
}
ul.ulsn li span, ul.ulsn li a:hover {
	background: transparent url(../img/sn_h.gif) 0 4px no-repeat;
}
ul.ulsn li a, ul.ulsn li span {
	padding-left: 14px;
}
/* site */
#lang {
	width: 770px;
	margin:0 auto;
	text-align: right;
	text-transform: uppercase;
}
#lang .trennnav2 {
	margin: 0 8px;
}
#lang .trennnav2:last-child {
	display: none;
}
#site, #footer {
	margin:0 auto;
	background: transparent url(../img/bg_site.gif) repeat-y;
}
#site {
	width: 830px;
	min-height: 98%;
}
* html #site {
	height: 98%;
}
#top {
	height: 139px;
	background: #fff url(../img/bg_top.gif) repeat-x;
}
#logo {
	margin: 31px 0 0 50px;
	float: left;
}
#kontakt {
	margin: 0 0 0 645px;
	padding-top: 68px;
}
#kontakt2 {
	display: block;
	background: transparent url(../img/kontakt_02_n.gif) no-repeat;
	width: 140px;
	height: 14px;
}
a#kontakt2:hover, #kontakt2:active {
	background: transparent url(../img/kontakt_02_h.gif) no-repeat;
}
#keyvisual {
	width: 830px;
	height: 149px;
	overflow: hidden;
	background: #fff;
}
#efx {
	height: 15px;
	overflow: hidden;
	background: #fff url(../img/bg_efx.gif) repeat-x;
}
#middle {
	min-height: 330px;
	background: transparent url(../img/bg_kontent.gif) repeat-x;
	padding-bottom: 32px;
}
#left, #content, #marginal {
	float: left;
}
#left {
	background: transparent url(../img/bg_nav.gif) no-repeat;
	width: 189px;
	min-height: 330px;
}
* html #left, * html #middle {
	height: 330px;
}
#content {
	width: 452px;
}
#inhalt {
	width: 370px;
	margin: 28px 0 0 56px;
}
#inhalt ul {
	margin-left: 16px;
}
#inhalt ul li {
	margin-bottom: 8px;
}
#inhalt ul.uln {
	margin-left: 0px;
}
#inhalt ul#ulsn li {
	margin-bottom: 4px;
}
#marginal {
	width: 158px;
	background: transparent;
	position: relative;
	top: -33px;
}
#marginhalt {
	background: #fff;
	padding: 20px 12px;
	font-size: 0.9em;
	margin-top: 10px;
}
#footer {
	width: 584px;
	padding: 0 0 5px 246px;
	font-size: 0.9em;
}
/* sonst */
.trenn {
	height: 2px;
	overflow: hidden;
	margin: 10px 0;
	background: transparent url(../img/trenn.gif) repeat-x;
}
.list .listimg {
	float:left;
	margin: 0 10px 0 0;
	width: 78px;
	overflow: hidden;
	border: 4px solid #fff;
}
.list .listimg img {
	margin-bottom: -4px;
}
.list .listcontent {
	overflow:hidden;
	height: 1%;
}
.clearfloat {
	clear: both;
	overflow: hidden;
}
.pager {
	margin-top: 1em;
}
.pager a, .pager span {
	margin: 0 0.3em;
}
/* form */
label {
	display: block;
}
input, textarea {
	width: 300px;
	margin-bottom: 6px;
}
textarea {
	font: 1.2em Lucida Grande,Verdana,Arial,Geneva,Helvetica, sans-serif;
	height: 220px;
	overflow: auto;
}
.submit {
	width: 80px;
}
/* gMap */
.gmapDirButton, .gmapTextBox {
	font-size: 1em;
}
.gmapDirButton {
	width: 40px;
}
.gmapTextBox {
	width: 170px;
}
/* newsNav */
.newsNav li {
	list-style: none;
	line-height: 1em;
	margin-bottom: 6px;
}
