@charset "UTF-8";
body {
	margin:0;
	background:#2d405b;
}
body, html {
	width:100%;
	height:100%;
}
body, td, th {
	font-family:Helvetica, Arial, sans-serif;
}
#container {
	/*width:320px;*/
	min-height:289px;
}
#mainContent {
	min-height:289px;
	overflow:hidden;
background:url(../images/marc-zeisberger.jpg) left top no-repeat;
}
.bt {
	position:absolute;
	z-index:2;
	top:180px;
	width:33px;
	height:33px;
}
.bt.left {
	left:1px;
}
.bt.right {
	right:1px;
}
.logo {
	width:300px;
	height:89px;
	margin-top:12px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
	clear:both;
}
.featuretxt, #contentBox {
	font-size:18px;
	line-height:19px;
	padding:11px;
}
.featuretxt {
	margin:155px 0 0 0;
color: #fff;
}
.featuretxt h1, #contentBox h1 {
	font-size:22px;
	font-weight:normal;
	line-height:23px;
	margin:0 0 12px 0;
	padding:0;
}
h2, #mainContent h2 {
	font-size:22px;
	font-weight:bold;
	margin:12px 0 3px 0;
color: #fff;
}
#mainContent p {
	font-size:17px;
	font-weight:bold;
	margin:12px 0 3px 0;
color: #fff;
}
div.featuretxt p, #contentBox p {
	color:#333;
	font-size:13px;
	line-height:14px;
color: #fff;
}
#contentBox img {
	border:1px solid #ccc;
}
a:link { color:#fff; text-decoration:none; }
a:visited { color:#fff; text-decoration:none; }
a:active { color:#842020; }
img { border:0; }
.mainfeature {
	padding:0 4px 0 4px;
	overflow:hidden;
}
#contentBox {
	padding:15px;
	overflow:hidden;
}
.mainfeature img {
	position:absolute;
	width:310px;
	height:155px;
	left:-155px;
	margin:0 0 0 50%;
	border:1px solid #ccc;
}
#bottomContent {
	color:#fff;
	background:url(../images/bkgr-schatten.png) top repeat-x;
	overflow:hidden;
}
ul.menu, ul.featurelist {
	margin:0;
}
#bottomContent a:link { color:#fff; text-decoration:none; }
#bottomContent a:visited { color:#fff; text-decoration:none; }
#bottomContent a:active { color:#ccc; }
a img.bt {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
a:active img.bt {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
ul.menu {
	margin:18px 15px 15px 15px;
	padding:0;
	line-height:35px;
	border-top:1px solid #666;
}
ul.featurelist {
	margin:18px 0 15px 0;
	padding:0;
	border-top:1px solid #ccc;
}
ul.menu li {
	font-size:18px;
	border-bottom:1px solid #666;
	padding:0 15px 0 0;
	list-style:none;
	list-style-type:none;
}
ul.menu li a:active {
	background:url(../images/pfeil-menue.png) no-repeat left center #000;
}
ul.menu li a {
	background:url(../images/pfeil-menue.png) no-repeat left center;
	display:block;
	padding:0 0 0 17px;
	height:35px;
	width:100%;
}
ul.featurelist li a span.link {
	color:f60000 !important;
	display:block;
	clear:both;
}
ul.featurelist li {
	font-size:18px;
	border-bottom:1px solid #ccc;
	list-style:none;
	list-style-type:none;
}
ul.featurelist li a:active {
	color:#fff;
	background:#000;
}
ul.featurelist li a {
	display:block;
	padding:5px 0 5px 0;
	height:100%;
	width:100%;
}
ul.featurelist li a span.txt {
	color:#fff !important;
}
#footer {
	font-size:15px;
	padding:15px;
line-height:17px
}
img.neufenster {
	width:12px !important;
	height:12px !important;
	border:none;
	margin:0 0 0 5px;
}
p.large {
	font-size:18px !important;
	line-height:19px !important;
}
p.kontaktlinks a {
	font-size:18px;
	line-height:19px;
}
div.linksBottom {
	margin:15px 0 0 0;
}
.loading-s {
	margin:0 6px 0 0;
	float:left;
	width:16px;
	height:16px;
}
<!-- GOOGLE SEARCH -->
input {
	border:1px solid #ccc;
}
img.gsc-branding-img, #searchcontrol img {
	border:0 !important;
}
input[type="submit"] {
	height:22px;
	color:#fff;
	margin-left:5px;
	background-color:#f00;
	border:1px solid #ccc;
	cursor:pointer;
}
input[type="text"] {
	width:150px;
	height:16px;
	padding:2px;
	border:1px solid #ccc;
}
div.gs-title {
	height:auto !important;
}