p {
	margin: 15px 15px 0 15px;
}

h1,
h2,
h3,
h4
{
	margin: 25px 15px 0 15px;
	font-size: 1.3em;
    color: #008093;
    line-height: 140%;
	margin-bottom: 15px;
}

h3
{
	font-size: 1.2em;
}

h4
{
    font-size: 1.0em;
    color: #565656;
	margin-bottom: 10px;
}

/* Listen */
div#left ul
{
    list-style-position: inside;
	color: #565656;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.7em;
	list-style-type: square;
	margin: 15px 15px 0 20px;
	display:block;
}

div#left ul li
{
	padding-bottom: 10px;
}


div#left ul ul
{
	color: #565656;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7em;
	list-style-type: none;
	list-style-position: outside;
	margin: 3px 0px 0 25px;
}

div#left ul ul li
{
	padding-bottom: 15px;
}

div#left p.top_pic
{
	margin: 0 0 0 15px;
}

div#left p.mitarbeiter
{
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	font-style: italic;
}

div#left p.mitarbeiter img
{
	margin: 0;
}

/* Neuigkeiten Startseite */
div#contentLeft div.neuigkeiten
{
	display: block;
	background: url('../img/boxNeuigkeiten.gif') no-repeat top left;
	margin: 15px 15px 0 15px;
}

div#contentLeft div.neuigkeiten p,
div#contentLeft div.neuigkeiten ul,
div#contentLeft div.neuigkeiten h2,
div#contentLeft div.neuigkeiten h3
{
	/* */
}

/* Map 24 Routenplaner */
div#left iframe.map24_iframe
{
	float: left;
	margin: 10px 15px 5px 16px;
}

/* Formulare */

label
{
	display: block;
	width: 120px;
	font-weight: bold;
	float: left;
}

input,
textarea,
select
{
	width: 200px;
    border: 1px solid #dbdbdb !important;
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 11px;
	color: #565656;
}

input.btn
{
	width: 150px;
	font-weight: bold;
}

div#left img.ssbild
{
	background: none;
	border: none !important;
	margin: 0 0 0 10px;
	padding: 0;
}


/* Hörtest */
div#left form.hoertest p
{
	clear: left;
	background: #d5e4e7;
	padding: 10px 10px 15px 10px;
	min-height: 30px;
	height:auto !important; /* überschreibt die feste Höhe */
	height:30px; /* für den IE */
	border: 1px solid white;
}

div#left form.hoertest input
{
	margin-top: 5px;
	width: 20px;
	height: auto;
	display: block;
	float: left;
	border: none;
	background: none;
}

div#left form.hoertest label
{
	width: 400px;
	display: block;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 10px;

}

div#left p.testergebnis
{
	background: #d5e4e7;
	background-position: 1% center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 50px;
	border: 1px solid white;
}



/* -------------------------------- grundaufbau -------------------------------- */
div#head
{
    height: 156px;
	background-image: url("../img/head_sub.jpg");
}

div#head a img
{
	position: absolute;
	left: 35px;
	top: 43px;
	border: none;
}

div#head h1
{
	margin: 0;
	position: absolute;
	left: 350px;
	top: 55px;
	color: #d5e5e8;
	font-size: 21px;
	line-height: 120%;
}

div#head h1 span
{
	display: block;
	font-size: 14px;
	color: #77b1bc;
	text-align: right;
}

div#head ul
{
	position: absolute;
	left: 610px;
	top: 12px;
    background-image: none;
	font-size: 0.6em;
	color: #626262;
	list-style: none;
}

div#content
{
	background-image: url("../img/bg-content_sub.jpg");
	padding-bottom: 40px;
	padding-top: 0;
	position: relative;
}

div#left
{
	width: 638px;
	float: left;
	overflow: hidden;
}

div#right
{
	width: 210px;
	float: left;
	overflow: hidden;
}

div#foot
{
	border: none;
	overflow: hidden;
}

div#foot p
{
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	color: #9ED3DB;
}

div#foot ul
{
    list-style: none;
	margin-top: -15px;
	font-size: 0.8em;
	margin-right: 0;
	padding-right: 10px;
}

div#foot.subsite ul li {
    float: left;
    margin-left:15px;
}

div#foot.subsite {
    padding: 2px 0 0 0;
}

/* -------------------------------- grundaufbau -------------------------------- */
ul#subnavi
{
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid White;
}

ul#subnavi li
{
	background: #d5e5e8 url('../img/submenu_arrow.gif') top left no-repeat;
	padding: 7px 5px 7px 10px;
	border-bottom: 1px solid #fff;
}

ul#subnavi li.active
{
	background: #d5e5e8 url('../img/submenu_arrow_act.gif') top left no-repeat;
}

ul#subnavi li.active a
{
	color: #b22a4b;
}


ul#subnavi li.active
{
	background-color: #e9f3f5;
}

ul#subnavi li ul {
    display: none;
    visibility: hidden;
}

ul#subnavi li.active ul {
    display: block;
    visibility: visible;
	background-color: #e9f3f5;
	border: none;
	font-weight: normal;
	color: #13636f;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#subnavi li.active ul li
{
	padding: 5px 5px 5px 10px;
	border: none;
	background: #e9f3f5 url('../img/subsubmenu_arrow.gif') 0 11px no-repeat;
}

ul#subnavi li.active ul li a
{
	color: #13636f;
}

ul#subnavi li.active ul li.active
{
	background: #e9f3f5 url('../img/subsubmenu_arrow_act.gif') 0 11px no-repeat;
}

ul#subnavi li.active ul li.active a
{
	color: #b22a4b;
}

ul#subnavi li.active ul li.active li a {
	color: #13636f;
}


ul#subnavi li.active ul li.active li.active a {
	color: #b22a4b;
}

ul#subnavi ul ul {
	margin-bottom:0;
	padding-bottom: 0;
}

