@media screen {
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.5em;
	background-color: #FEDF9C;
	background-image: url(bilder/layout/seknav_bg.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
}

div#header {
	text-align: left;
	background-color: #ffffff;
	color: #333333;
	height: 66px;
	background-image: url(bilder/layout/hdbg_baby.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
	border-bottom: 10px solid #FEC959;
	padding-top: 12px;
	margin-bottom: 1px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
}
div#navi {
	height: 30px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 58px;
	white-space: nowrap;
	border-bottom: 1px solid #FFFFFF;
	visibility: hidden;
}
div#navitext {
	position: absolute;
	height: 30px;
	left: 67px;
	top: 5px;
	visibility: hidden;
}

#hotline_box {
	position:absolute;
	left: 595px;
	top: 15px;
}

div#footer {
	text-align: center;
	clear: both;
	background-color: #FEC959;
	color: #ffffff;
	border-top: solid #ffffff 1px;
	position: fixed;
	width: 100%;
	height: 25px;
	left: 0px;
	bottom: 0;
	padding-top: 5px;
	margin-bottom: -2px;
	font-size: 0.9em;
	visibility: hidden;
}

div#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#maincontent {
	color: #333333;
	text-align: justify;
	padding: 5px 2% 30px;
	margin-top: 75px;
	color: #333333;	
	margin-left: 245px;
	margin-right: 33%;
}
div#maincontent_norightcol {
	color: #333333;
	text-align: justify;
	padding: 5px 2% 30px;
	margin-top: 75px;
	color: #333333;	
	margin-left: 245px;
	margin-right: 2%;
}

div#snavi {
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #333333;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 89px;
	font-size: 0.9em;
}

div#picscolumn {
	color: #3D3937;
	margin-top: 80px;
	text-align: center;
	width: 30%;
	position: absolute;
	right: 15px;
	top: 50px;
}
.navlo {
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
	font-size: 0.85em;
	background-color: #FFF;
	margin-right: 25px;
	padding: 0 2px 0 2px;
}

a:hover.navlo {
	color: #3d3d3d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-decoration: none;
}
.navhi {
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	font-size: 0.85em;
	background-color: #FFF;
	margin-right: 25px;
	padding: 0 2px 0 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

a:hover.navhi {
	text-decoration: none;
}

.snavlo {
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	display: block;
	font-size: 1em;
	color: #333333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 2.5em;
	color: #FFFFFF;
	margin-top: 40px;
	font-style: oblique;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	line-height: 2ex;
}

h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 52px;
	text-align: left;
}

h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
}
h4 {
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 5px;
	text-align: left;
}
.bildbox {
	margin-bottom: 5px;
	text-align: center;
}
div#bildbox_detail {
	text-align: left;
	margin-top: 50px;
	margin-bottom: 5px;
}

.bildtext {
	font-size: 0.85em;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}

.bildtext_detail {
	padding-right: 3px;
	padding-left: 3px;
}

.bild image {
	border: 2px solid #FFFFFF;
}

a {
	color: #3d3d6d;
}

a:hover {
}

.table_text {
	font-size: 0.7em;
	margin-bottom: 2px;
	color: #333333;
}
.table_text_hi{
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}

.table_prog{
	border-right: 1px solid #FEC959;
	border-bottom: 1px solid #FEC959;
	font-size: 0.7em;
	padding-bottom: 25px;
	padding-right: 15px;
	background-color: #FEE7B4;	
}

.table_prog_lo{
	font-size: 0.7em;
	padding-right: 15px;	
}

.listenabsatz{
	margin-bottom: 10px;
}

.button_nachoben {
	font-size: 0.9em;
	padding-right: 3px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	font-style: bold;
	background-image: url(bilder/layout/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

.button_rechts {
	font-size: 0.9em;
	padding-right: 3px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	font-style: bold;
	background-image: url(bilder/layout/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.button_links {
	font-size: 0.9em;
	padding-right: 3px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	font-style: bold;
	background-image: url(bilder/layout/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
}
