body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DBDCDB;
	margin: 0px
}
a img{
    border: 0;
}

a{
    color: #666666;
/*    color: #b2b2b2;*/
    text-decoration: none;
}

a:hover{
    color: #333333;
}

div, span, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0;
	padding: 0;
}
span.nobreak p {
	display: inline;
}
div.horizon {
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	visibility: visible;
	display: block;
	min-width: 900px;
}
div.centered {
	background-color: #ffffff;
	margin-left: -444px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 888px;
	height: 600px;
}
div.panel {
	text-align: left;
	position: absolute; 
	width: 840px;
	top: 30px; 
	left: 24px;
}
div.header {
	position: relative;
	height: 188px;
	width: 100%;
}
div.servicenav {
	position: relative;
	height: 17px;
}
div.servicenav div.right {
	position: absolute;
	right: 0;
	bottom: 0;
}
div.teaser {
	border-style: solid; 
	border-width: 1px;
}
div.topnav {
	height: 42px;
	text-align: left;
}
div.subnav {
	height: 20px;
	text-align: left;
}
div.content {
	position: relative;
	height: 360px;
	width: 830px;
	text-align: left;
}
div.contentleft {
	position: absolute;
	overflow: scroll;
	height: 360px;
	width: 648px;
/*	background-color: #1898BB;*/
	background-color: #A8C3E2;
	text-align: left;
}
div.contentright {
	height: 360px;
	width: 182px;
	background-color: #FFFF66;
	font-size: 9px;
	text-align: left;
	height: 350px; 
	padding-top: 10px; 
	padding-left: 10px; 
	overflow: auto; 
	position: absolute; 
	left: 648px;
}
span.personinfo {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
div.impressum{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
}
/* sendungen archiv *******************************************************************************/
div.production {
	position: relative;
	padding-right: 100px;
	margin-bottom: 1em;
}
div.production div.morelink {
	position: absolute;
	top: 0;
	right: 0;
}
/* main navigation ********************************************************************************/
#mainnav {
	position: relative;
}
#mainnav td.navitem {
}
#mainnav td.navitem div.subnav {
	position: absolute;
	bottom: -20px;
	left: 0;
}