/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:white;
	text-align:center;
}
.c {
	clear:both;
}
hr {
	background-color:#E3E0DA!important;
	border:0px solid #E3E0DA!important;
	height:1px;
}
img {
	border:0px;
}
div.page {
	width:960px;
	background-color:white;
	margin:auto;
	text-align:left;
	border:1px solid #E3E0DA;
	border-top:0px;
	background-image:url(../images/background_page.gif);
	background-repeat:repeat-y;
}
div.twocols_left {
	width:244px;
	float:left;
	background-color:#F1EFED;
	border-right:1px solid #E3E0DA;
}
div.twocols_right {
	width:715px;
	float:right;
}
div.innercontent {
	marging:0px;
	padding:20px;
	font-size:1.1em;
	color:#737373;
	line-height:1.3em;
}
div.innercontent_onecol {
	width:460px;
	float:left;
	padding-bottom:20px;
}
div.innercontent_onecol h3 {
	/*background-color:#F1EFED;*/
	background-color:#F1EFED;
	color:#1B2674;
	display:block;
	font-size:inherit;
	font-weight:normal;
	padding:3px 5px;
	border-bottom:1px solid #E3E0DA;
	border-left:1px solid #E3E0DA;
}
div.innercontent_onecol a,
div.innercontent_onecol a:hover {
	font-weight:bold;
	color:#1B2674;
	text-decoration:none;
}
div.innercontent_onecol a:hover {
	text-decoration:underline;
}
div.innercontent_twocol {
	width:auto;
	float:right;
}
div.innercontent h1 {
	color:#A27A23;
	font-weight:normal;
	margin-top:0px;
	line-height:1.2em;
}
div.innercontent h2 {
	font-weight:bold;
	color:#A27A23;
	font-size:1.2em;
}
div.navigation {
	margin:0px;
	padding:0px;
	border-top:5px solid #1B2674;
}
div.navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.navigation ul li {
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
}
div.navigation ul li {
	border-top:1px solid #E3E0DA;
	padding-left:10px;
}
div.navigation ul li.category_one {
	border-right:3px solid #F06414;
}
div.navigation ul li.category_two {
	border-right:3px solid #9DB029;
}
div.navigation ul li.category_three {
	border-right:3px solid #285F80;
}
div.navigation ul li.category_four {
	border-right:3px solid #FFCC0F;
}
div.navigation ul li a {
	color:#1B2674;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}
div.navigation ul li a.subnavigation {
	color:#737373;
	text-decoration:none;
	background-image:url(../images/arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin-left:10px;
}
div.navigation ul li:hover,
div.navigation ul li#active,
div.navigation ul li.over {
	font-weight:bold;
	background-color:white;
}
div.teaser_adress {
	border-top:1px solid #E3E0DA;
	border-bottom:1px solid #E3E0DA;
	background-color:white;
	color:#A27A23;
}
div.teaser_sponsor {
	color:#1B2674;
}
div.teaser_adress p,
div.teaser_sponsor p {
	padding:5px 30px;
}
table.teaser_themen {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	width:675px;
}
table.teaser_themen td.station,
table.teaser_themen td.familie,
table.teaser_themen td.ambulanz {
	margin:0px;
	padding:5px 10px;
	border-top:1px solid white;
	background-color:#D4DFE6;
}
table.teaser_themen td.familie {
	background-color:#FCF4D0;
}
table.teaser_themen td.ambulanz {
	background-color:#E6EDD8;
}
table.teaser_themen td.station a,
table.teaser_themen td.familie a,
table.teaser_themen td.ambulanz a {
	color:#404A90;
	text-decoration:underline;
	font-weight:bold;
}
table.teaser_themen td.familie a {
	color:#B18920;
}
table.teaser_themen td.ambulanz a {
	color:#5E890C;
}
table.teaser_themen td.station a:hover,
table.teaser_themen td.familie a:hover,
table.teaser_themen td.ambulanz a:hover {
	text-decoration:none;
}
div.formbox {
	border:1px solid #E3E0DA;
	background-image:url(../images/background_formbox.jpg);
	background-repeat:repeat-x;
	background-color:#F1EFED;
	width:99%;
}
div.formbox2 {
	margin-bottom:20px;
	width:190px;
	border:1px solid #E3E0DA;
	background-image:url(../images/background_formbox.jpg);
	background-repeat:repeat-x;
	background-color:#F1EFED;
}
a.arrow {
	background-image:url(../images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
div.formbox h2,
div.formbox2 h2 {
	font-weight:bold;
	color:#A27A23;
	margin-left:15px;
	
	float:left;
	font-size:1.2em;
	padding-bottom:0px;
}
div.formbox span {
	float:right;
	text-decoration:normal;
	color:#737373;
	font-size:1.0em;
	padding-top:12px;
	padding-right:20px;
}
div.formbox hr,
div.formbox2 hr {
	margin-left:20px;
	margin-right:20px;
	clear:both;
}
div.formbox2 p {
	padding:0px 20px;
}
div.formbox2 p a,
div.formbox2 p a:hover {
	color:#1B2674;
	font-weight:bold;
	text-decoration:none;
}
div.formbox2 p a:hover {
	text-decoration:underline;
}
div.formbox ul.media {
	list-style-type:none;
	list-style-image:url(../images/icon_pdf.gif);
}
div.formbox ul.media li {
	padding-bottom:5px;
}
div.formbox ul.media li a,
div.formbox ul.media li a:hover {
	font-weight:bold;
	color:#1B2674;
	text-decoration:none;
}
div.formbox ul.media li a:hover {
	text-decoration:underline;
}
div.ontop {
	float:right;
}
div.footer {
	color:#A27A23;
	width:960px;
	margin:auto;
	text-align:left;
	padding-top:5px;
}
div.footer div.copyright {
	float:left;
}
div.footer div.footernavigation {
	width:400px;
	float:right;
	text-align:right;
	color:#1B2674;
}
div.footer div.footernavigation a {
	color:#1B2674;
	text-decoration:none;
}
div.footer div.footernavigation a:hover {
	color:#1B2674;
	text-decoration:underline;
}
small.lh {
	line-height:1.4em;
}

