body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	color: #333;
	text-align:center;
}
* {
	margin:0;
	padding:0;
	font-size:1em;
	list-style:none;
}
img {
	border: none;
}
a:hover {
	background-color:#FF8838;
	text-decoration: underline;
}
a:active, a:visited, a:link, a:focus {
	text-decoration: none;
	color:#333;
	border-bottom:1px dotted #FF8838;
}
h1, h2 {
	color:#FA6400;
	clear: both;
}
#seite h2 {
	font-size:2.3em;
	color:#000;
	padding-bottom: 15px;
}
#seite h3 {
	font-size:1.5em;
}
#aktuell h1 {
	font-size:1.2em;
	padding:5px;
}
p {
	margin-bottom:5px;
	font-weight: normal;
}
* html li {
	display:inline;
}
#alles * {
	text-align:left;
}
#alles p.mittig {
	text-align:center;
}
#alles {
	margin-right:auto;
	margin-left:auto;
	width:890px;
}
#obenalles {
	float:left;
	width:890px;
	height:150px;
	background-color:#0071BC;
	margin:1px auto;
	z-index:0;
	position:absolute;
	top:0px;
}
#oben {
	float:left;
	width:73%;
	height:150px;
	margin:1px auto;
	position:absolute;
	background-image: url(/bilder/oben.jpg);
	background-repeat: no-repeat;
}
#aktuell {
	float:right;
	width:260px;
	height:150px;
	left:630px;
	margin:1px auto;
	position:absolute;
	background: url(/bilder/aktuell.jpg) repeat-x;
}
#menu {
	float:left;
	width:164px;
	height:700px;
	background: #0071bc url(/bilder/menu.gif) repeat-x bottom;
	position:relative;
	top:153px;
}
#seite {
	float:right;
	width:695px;
	top:153px;
	position:relative;
	background:#77B7E2;
	padding: 15px;
}
#rechts {
	float:right;
	width:230px;
	background-color:#CDD6FF;
}
#leer {
	clear:both;
	height:2px;
	font-size:1px;
}	
#menu li a {
	display:block;
	padding:1px 5px 3px 10px;
	margin:1px 0 0;
	background-color:#BDBDBD;
	border:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0071BC; 
}
#menu li a:hover {
	font-weight:bold;
}
#menu li strong {
	display:block;
	padding:1px 5px 3px 10px;
	margin:1px 0 0;
	background-color:#FA6400;
	border-left:5px solid #0071BC;
}
#menu ul ul li strong {
	display:block;
	padding:1px 5px 3px 10px;
	margin:1px 0 0;
	background-color:#FA6400;
	border-left:10px solid #0071BC;
}
#menu ul ul li a {
	border-left-width:10px;
}

.akt, .person {
	padding-bottom:10px;
	background: #fff url(/bilder/aktuell_hg.jpg) repeat-x bottom;
}
.akt {
	min-height:160px;
	height:auto !important;
	height:160px;
}
.person {
	padding:5px 10px;
	min-height:128px;
	height:auto !important;
	height:115px;
}
.akt_h3 {
	background:#0071BC;
	color:#fff;
	margin-bottom:1px;
	padding:4px;
}
.akt_img, .person_img {
	padding-right: 10px;
	float:left;
}
.akt p {
	padding:3px 5px 0 5px;
}
.akt_txt li {
	list-style: inside;
	margin-bottom:5px;
}
  .subcolumns, .subcolumns_oldgecko {
    width: 100%;
    overflow:hidden;
  }

  .subcolumns_oldgecko { float:left }

  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25% }
  .c33l, .c33r { width: 33.333% }
  .c50l, .c50r { width: 50% }
  .c66l, .c66r { width: 66.666% }
  .c75l, .c75r { width: 75% }
  .c38l, .c38r { width: 38.2% }
  .c62l, .c62r { width: 61.8% }

  .subc  { padding: 0 0.5em }
  .subcl { padding: 0 1em 0 0 }
  .subcr { padding: 0 0 0 1em }


#NewsTicker{
	width:260px;
	height:150px;
	margin:0 auto;
}
#NewsTicker h1{
	padding:8px;
	font-size:11px;
}
#NewsVertical {
	width: 260px;
	height: 125px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical {
	display: block;
	list-style: none;
}
#TickerVertical li {
	display: block;
	width: 245px;
	color: #333;
	text-align: left;
	font-size: 11px;
	padding: 6px;
	float: left;
}
#TickerVertical li .NewsTitle{
	color: #000;
	display: block;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
}
#wetterinfo a, #wetterinfo a:hover {
	border: none;
}