* {-webkit-text-size-adjust: none;}

body {
	margin:0px;
    text-align: center;  /* Zentrierung im Internet Explorer */
	background-image:url('img/bg.jpg');
	background-repeat:repeat-x;
	background-color:#F0EDE8;
}

.seite {
    text-align:left;
    margin:-25px auto;
	width:960px;
	height:100%;
	min-height:750px;
	position:relative;
	background-color:#EBE7E0;
}

#abstandoben {
	height:25px;
	margin:0px;
}

#kopf {
	background-image:url('img/hg-kopf.jpg');
	background-repeat:no-repeat;
	width:960px;
	height:115px;
	position:relative;
}

#logo {
	position:relative;
	left:40px;
	top:10px;
	float:left;
	border:0px;
}

#logoprint {
	visibility:hidden;
	display:none;
	position:relative;
	left:40px;
	top:10px;
	float:left;
	border:0px;
}

#claim {
	visibility:hidden;
	display:none;
}

#topnavi {
	position:relative;
	top:83px;
	left:-69px;
	float:left;
	width:800px;
}

.toplink {
	margin-right:20px;
	font-family:'Century Gothic', Verdana;
	font-size:12px;
	color:#BFD5EA;
	font-weight:bold;
	text-decoration:none;
}

.toplink:hover {
	color:#BFD5EA;
	text-decoration:underline;
}

#topnavi #active {
	color:#ffffff;
}


/* Ticker */
#ticker {
	position:absolute;
	width:284px;
	height:82px;
	left:240px;
	top:10px;
	background:url('img/hg-ticker.gif') no-repeat;
}
#ticker a {
	text-decoration:none;
	cursor:hand;
}
#tickerbox {
	position:absolute;
	left:20px;
	top:16px;
	height:32px;
	width:215px;
	overflow:hidden;
}
#tickertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:16px;
}

/* News-Boxen mit Raster */
.newsbox {
	margin-top:12px; padding:20px 16px;
}
#newsbox-08 {
	background:url(img/newsbox-08.gif) no-repeat;
}
#newsbox-09 {
	background:url(img/newsbox-09.gif) no-repeat;
}
#newsbox-10 {
	background:url(img/newsbox-10.gif) no-repeat;
}
#newsbox-11 {
	background:url(img/newsbox-11.gif) no-repeat;
}
#newsbox-12 {
	background:url(img/newsbox-12.gif) no-repeat;
}



h1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#785532;
	font-weight:normal;
	position:relative;
	margin-top:34px;
	margin-bottom:0px;
	left:80px;
	width:800px;
}

#content {
	position:relative;
	left:80px;
	top:10px;
	width:830px;
	margin-bottom:16px;
}

#content .bild {
	float:right;
	margin-bottom:20px;
	margin-right:30px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#785532;
}

.textspalte {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#27527C;
	width:258px;
	text-align:left;
	margin-bottom:0px;
}

.textspalte p {
	margin-top:0px;
	margin-bottom:8px;
}

.textspalte .br {
	margin-top:16px;
}

.textspalte .brhalb {
	margin-top:8px;
}

.textspalte ul {
	margin:0px;
	margin-bottom:8px;
	padding-left:0px;
	list-style-type:square;
}

.textspalte li {
	margin-left:16px;
	margin-top:4px;
}

.textspalte i, .textspalte a {
	color:#785532;
}

#spalte1 {
	left:0px;
	float:left;
}

#spalte2 {
	margin-left:24px;
	float:left;
}

#spalte3 {
	margin-left:24px;
	float:left;
}


#spalte1profil {
	width:520px;
	left:0px;
	float:left;
}

#linkespalte1 {
	left:0px;
	float:left;
}
#linkespalte2 {
	margin-left:24px;
	float:left;
}

#linkespalte3 {
	margin-left:24px;
	float:right;
}


#subnavi {
	margin-left:82px;
	margin-top:0px;
	margin-bottom:-18px;
	float:none;
	text-align:left;
	width:720px;
	height:20px;
}

#subnavi a {
	margin-right:20px;
}

#subnavi img {
	border:0;
	margin-right:3px;
}

.sublink {
	font-family:'Century Gothic';
	font-size:13px;
	color:#785532;
	font-weight:bold;
	text-decoration:underline;
}

.sublink:hover {
	color:#27527C;
	text-decoration:underline;
}

#active {
	color:#27527C;
}


#footer {
	margin-top:25px;
	height:25px;
	background-image:url(img/bg-footer.jpg);
	text-align:center;
}

#innen {
	height:25px;
	width:960px;
	margin:0 auto;
	background-image:url(img/bg-footer-innen.jpg);
	vertical-align:bottom;
}

#innen a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F0EDE8;
	font-size:11px;
	text-decoration:none;
	line-height:25px;
}
