@CHARSET "ISO-8859-1";

body,html {
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	min-width: 600px; font-family : Helvetica, Arial, sans-serif;
	line-height: 1.2;
	font-family: Helvetica, Arial, sans-serif;
}

dt {
	font-weight: bold;
}

img {
	border: 0;
}

a {
	font-weight: bold;
}

a:link,a:visited {
	color: #06a;
}

span.hidden {
	position: absolute;
	left: -1500px;
	top: -1500px;
}

/* ################################### kopf ################################### */

#topLeiste {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 70px;
	border: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(../img/panorama_kopf.jpg);
}

#topLeiste a {display: block; width: 230px; padding: 0 10px;}

#topLeiste a:hover, #topLeiste a:focus, #topLeiste a:active {
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
}


/* ################################### Navigation ############################### */


#navi {
	background-color: #0095be;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	min-height: 1.5em;
	margin-bottom: 3.7em;
	min-width: 65em;
	font-size: 0.9em;
	zoom: 1;
}

* html #navi {
	width: 65em;
}

#navi.mitIllu {
	margin-bottom: 12em;
}

#navi li {
	float: left;
	list-style: none;
	border-right: 1px solid #fff;
	position: relative;
}

#navi li.aktSeite,#navi .aktSeite li {
	width: 10.5em;
}

#navi li.flocke,#navi .flocke a {
	padding: 0;
	border-right: none;
	width: 25px;
}

.flocke img {
	display: block;
	height: 1.5em;
}

#navi a,#navi span {
	color: #fff;
	font-weight: normal;
	padding: 0.1em 1em;
	font-weight: bold;
	display: block;
	line-height: 1.3;
}

#navi span.aktSeite,#navi a:hover,#navi a:focus,#navi a:active,#navi span
	{
	background-color: #f10000;
}

#navi li ul {
	position: absolute;
	left: 0;
	top: 1.5em;
	border: none;
	width: 45em;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #fff;
}

#navi .aktSeite a {
	background-color: #f60;
}

#navi li li {
	float: left;
	position: relative;
	font-size: 100%; /* verhindert übermäßige Verkleinerung im IE 7 */
}

#navi li ul.links {
	left: auto;
	right: 0;
}

#navi li ul.links li {
	float: right;
}

#navi li li a,#navi li li span {
	background-color: #f60;
}

#navi li li img {
	position: absolute;
	left: 0;
	top: 1.5em;
	width: 10.5em;
	height: auto;
}

#navi li li img.lehrer {
	width: 429px;
}

#navi li li p {
	position: absolute;
	left: 12em;
	bottom: -10em;;
	width: 150px;
	min-width: 12em;
	margin-top: 0.5em;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	background-color: #fff;
	color: #333;
}

#navi li li p.rechts {
	left: auto;
	right: 11.5em;
	text-align: right;
}

/* ########################################## content ##################################### */

#content  {position: relative;}

h2.mitIllu {
	margin: 0;
	padding: 0 4px 0 0;
	width: 98%;
	font-size: 20px;
	font-family: serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px;
	color: #444;
	border-bottom: 1px solid #444;
}

h2.mitIllu span.bezug {
	font-size: 16px;
	color: #f10000;
}

h2.mitIllu img {
	margin: 0 5px -4px 0;
}

/* ############## Kapitelstart - Ebene 1 ############# */
#KapitelStart {
	width: 505px;
	min-height: 275px;
	margin: 25px 0 0 175px;
	padding: 25px 0 0;
}

#KapitelStart h1,#news h1 {
	font-size: 1.2em;
	color: #407;
	text-align: right;
	letter-spacing: 1px;
	width: 500px;
	padding: 0 0 3px 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333;
}

div.bild {
	float: left;
	width: 157px;
	padding: 0;
}

div.bild img {
	padding: 0 0 7px 0;
	height: 150px;
	width: 150px;
}

div.bild p {
	font-size: 0.9em;
}

div.bild h3 {
	font-size: 1em;
}

div.text {
	width: 343px;
	border: 1px solid #fff;
}

div.text p {
	margin: 0.3em;
}

div.text h2 {
	font-size: 1.2em;
	color: #444;
	margin: 8px 0 6px 0;
}

/* ############# subchapter - Ebene 2 ################*/
div.spalteAussen {
	margin-left: 1%;
	margin-top: 15px;
	margin-right: 2%;
	border-left: 1px solid #444;
}

div.spalteRechtsVerleih {
	margin-left: 1%;
	margin-top: 15px;
	border-left: 1px solid #444;
}

div.spalteAussen p {
	font-size: 0.9em;
	padding: 0 6px;
}

div.spalteRechtsVerleih p {
	font-size: 0.9em;
	padding: 0 6px;
}

/* eingefuegt fuer Wiedereinsteiger_neu */
div.spalteAussen dl {
	margin: 0;
}

div.spalteAussen dl dd {
	margin: 0;
}

div.spalteAussen div.info h3 {
	font-size: 1em;
	margin: 0.2em;
}

div.spalteAussen div.info p {
	margin: 0;
}

/* Ende Einfuegung */
div.spalteMitte,div.spalteMitteVerleih {
	margin-left: 10px;
	margin-top: 18px;
}

div.spalteMitte h1,div.spalteMitteVerleih h1 {
	font-size: 1.4em;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #888;
	margin: 0 0 12px 0;
}

div.spalteMitte p,div.spalteMitteVerleih p {
	margin: 4px 0;
}

table.preise {
	border-collapse: collapse;
	margin: 10px;
	width: 90%;
	font-size: 0.9em;
}

table.preise th.left,table.preise td {
	padding: 2px;
	border-top: 1px solid #ddd;
}

table.preise td {
	padding: 4px 2px;
	font-size: 13px;
}

tr.ersteZeile td,tr.ersteZeile th.left {
	border: none;
}

.preise th span {
	font-weight: normal;
	display: block;
}

th.left {
	text-align: left;
}

th.rechts {
	text-align: right;
}

dl {
	font-size: 0.9em;
	padding: 3px;
}

dt {
	padding-top: 0.6em;
}

tr.illus p {
	font-size: 0.9em;
}

tr.illus td {
	border-right: 1px dotted #fff;
}

/* ############### Verleihseiten ############# */
#verleih h1 {
	color: #f00000;
}

/* #verleih h1 a {color: #6daed9;} */
#verleih h1 a {
	color: #888;
}

#verleih h1 a:hover,#verleih h1 a:focus,#verleih h1 a:active {
	color: #06a;
	text-decoration: underline;
	background: transparent;
}

span.aktPreis {
	font-weight: bold;
	color: #f00000;
}

ul.verleih {
	margin-top: 2px;
	list-style: circle;
}

ul.verleih li {
	margin-top: 0.5em;
	line-height: 1.4;
	margin-left: 1em;
}

#logoDSLV {
	position: absolute;
	top: 165px;
	left: 10px;
	width: 80px;
	height: 91px;
}

#logoDSLV a {
	color: #fff;
}  /* macht Rahmen für NN4 unsichtbar */
div.spalteAussen {
	width: 20%;
}

div.spalteMitte {
	width: 50%;
}

div.spalteMitteVerleih {
	width: 40%;
}

div.spalteRechtsVerleih {
	width: 30%;
}

br.floatBreak {
	clear: both;
}

ul,li {
	padding: 0;
	margin: 0;
}

.fullwidth {
	margin: 1em;
}

h2#anmeldung,.anmeldeLink {
	background-image: url(../img/brief.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	font-size: 1.3em;
	clear: both;
	margin-top: 0;
	clear: both;
	margin-left: 1em;
}

div.spalteAussen {
	position: relative;
}

.anmeldeLink {
	display: block;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-left: 0;
	margin-top: 1em;
}

#plan {
	width: 550px;
	float: left;
	margin-right: 1em;
	text-align: right;
}

#gebiet h1,#gelaendegarten h1 {
	font-size: 1.2em;
	letter-spacing: 1px;
	text-align: right;
	padding: 0 0 3px 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333;
	color: #407;
	margin-top: 2em;
	margin-bottom: 0.5em;
}

#gebiet h1.logo {
	position: relative;
	padding-left: 40px;
}

h1.logo img {
	position: absolute;
	left: -30px;
	bottom: 0;
}

#gebiet address {
	text-align: right;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
}

#gelaendegarten {
	width: 55em;
}

#gelaendegarten h1 {
	margin-top: 1em;
	margin-left: 503px;
}

#gelaendegarten p {
	margin: 1em;
	width: 30em;
}

.wunsch {
	display: block;
	font-weight: bold;
	text-align: right;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover,a:active {
	background-color: #d1daf8;
	color: #039;
}

h2.mitIllu img {
	float: left;
}

div.bild {
	font-size: 0.9em;
}

div.bild p {
	margin: 0;
}

div.bild h3 {
	margin: 0;
}

div.text {
	float: left;
}

html>body #KapitelStart {
	margin: 3% auto 0;
	padding: 0;
}

tr.naviOben>td img,tr.naviUnten>td img {
	display: block;
}

div.spalteAussen {
	float: left;
	width: 20%;
}

div.spalteMitte {
	float: left;
	width: 50%;
}

div.spalteMitteVerleih {
	float: left;
	width: 40%;
}

div.spalteRechtsVerleih {
	float: left;
	width: 30%;
}

#medizin {
	width: 90%;
	margin-left: 5%;
}

#medizin div {
	width: 45%;
	float: left;
	margin-right: 3%;
}

#medizin #partnerlink {
	clear: left;
	font-size: 0.9em;
	padding-bottom: 1em;
	position: relative;
	top: -1em;
	width: 80%;
}

#medizin h1 span {
	color: #f00;
	background: #eee;
	padding: 0 0.4em;
}

#logoDSLV a {
	display: block;
	line-height: 80px;
	width: 91px;
}

/* ######################################### STARTSEITE ######################################### */

#StartSpruch {
	float: right; 
	margin-right: 20px;
	display: inline;
}

#begruessung {
	margin: 0 40px;
	width: 20em;;
	float: left;
}

#begruessung h1 {
	font-size: 1.2em;
	color: #407;
	margin: 0.3em 0;
}

#begruessung p {
	font-size: 0.9em;
	margin: 0.25em 0;
}

#begruessung img {
	margin-top: 1.5em;
}

#LogoStart {
	clear: left;
	margin: auto;
	position: relative;
	top: -15px;
	width: 600px;
}
#LogoStart div {
	font-family: Georgia, serif;
	font-size: 30px;
	text-align: right;
	margin-right: -80px;
	margin-top: -50px;
}

/* ####################### Plandetail ################################ */
address {margin-top: 3em;}

/* ########################## Gebiet ###################### */

table.navi td.spalteAussenGebiet {padding: 6px;}
td.spalteAussenGebiet h1 {font-size: 1.2em; letter-spacing: 1px; text-align: right;  padding: 0 0 3px 0; margin-bottom: 0;
                  border-bottom: 1px solid #333; color: #407;}
td.spalteAussenGebiet h3 {font-size: 0.9em; color: #444; margin: 0.8em 0 0.3em;}
td.spalteAussenGebiet p {font-size: 0.95em; margin: 8px;}

/* ############################ News ############################# */
#news {
margin-left: 20%;
width: 50%;
min-width: 30em;
}

#news h1 {
width: 100%;
}

#news h2 {
  font-size: 1.1em; font-weight: bold; color: #888;
}

.item {clear: left;}

#news div.illu {
  float: left; 
  margin: 0 10px 10px 0;
  font-size: 0.85em;
}

.illu .caption {
	display: block;
}

#news .datum {
float: right; 
width: 8em; 
font-size: 0.8em;
color: #000;
}

#news p {
margin: 0.2em 0;
}