.keine {
background: url('/design/icons/red.gif') no-repeat 12px 2px;
}

.wenige {
background: url('/design/icons/orange.gif') no-repeat 12px 2px;
}

.ausreichend {
background: url('/design/icons/green.gif') no-repeat 12px 2px;
}

.platzangabe {
text-indent: -9999px;
overflow: hidden;

}


th {
	text-align: left;
}

ul {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	}

ul li {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	}

.bildstrecke {
	float:left;
	margin: 10px;
}


.navigationsebene {
	display: block;
	padding-top: 20px;
	font-weight: normal;
	font-size: 0.8em;
}

.boxen {
	/*margin: 20px 10px 0 10px;*/
	margin-top: 20px;
}

.boxen2 {
	float: left;
	width: 100%;
}

.infobox {
	padding: 1%;
	padding-top: 0;
	background: #E4EEFF;
	border: 1px #ccc solid;
	margin-bottom: 20px;
}

.infobox p {
	margin-bottom: 5px;
}

.boxlinks {
	width: 45%;
	float: left;
	margin-left: 10px;
}

.boxrechts {
	width: 45%;
	float: right;
	margin-right: 10px;
}


#haupt {
	text-align: justify;
	}



table {
	border-collapse: collapse;
	}

td {
	padding: 5px;
	}


#haupt img {
	border: 0;
	margin: 5px;
	margin-top: 0;
	}

#haupt table img {
	margin: 0;
	}



.floatleft {
	float: left;
	}

.voller_kurs {
	font-style: normal;
	font-weight: bold;
	color: #AE0004;
	}

/* Allgemein */
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 0.85em Microsoft Sans Serif, arial, sans-serif;
	background: #818282 url(/design/gfx/sl.jpg) repeat-y;
	/*overflow-x: hidden;  nur auf IE */
	}

#haupt {
font-size: 1.1em;
/* tahoma, ms */
}

body {

	}

html {
	overflow-x: hidden;
	}

#box {
	overflow-x: hidden;
	margin: 0 0px 0 12px;
	border-top: 0;
	padding-right: 15px;
	background: url(/design/gfx/sr.jpg) repeat-y right;
	}

a {
	text-decoration: none;
	}

.nov {
	visibility: hidden;
	}


/* Kopf */
#kopf {
	width: auto;
	/*height: 70px;*/
	border: 0;

	}

#kopf h1 {
	float: left;
	width: 240px;
	height: 65px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;

	background: #C8DEF3;
	}

/* Kopfmenü */
#kopf ul {
	display: block;
	margin: 0 0 0 250px;
	padding: 0;

	list-style: none;
	}

/* Erste Menüebene */
#kopf ul li {
	float: left;
	width: 20%;
	height: 70px;
	margin: 0 -1px 0 0;
	padding: 0;
	border-left: 1px solid #DECFE6;

	background: #609DD4 /*#4AA3FA #717ABA; */ /* #9299DC */;
	text-align: center;
	}

#kopf ul li a {
	display: block;
	height: 25px;
	padding-top: 45px;

	color: #fff;
	text-decoration: none;
	}


/* Zweite Menüebene */

#kopf ul li ul {
	display: none;
	position: absolute;
	width: 20%; 
	margin-left: -1px;
	border-top: 0;
	}

#kopf ul li ul li {
	position: static;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	clear: both;

	overflow: hidden;
	text-align: left;
	background: transparent;
	}

#kopf ul li ul li a {
	display: block;
	height: 20px;
	margin-right: 56px;
	padding: 0 0 0 10px;
	border-right: 1px solid #DECFE6;

	overflow: hidden;
}

#kopf ul li ul li.last a {
	height: 19px;
	border-bottom: 1px solid #DECFE6;
}

#ansprechpartner ul li a {
	margin-right: 65px;
	border-right: 1px solid #818282 ! IMPORTANT;
}
#ansprechpartner a {
	border-right: 1px solid #DECFE6;
	border-right:none;
}

/*#kopf a, 
#kopf ul li li a:hover, 
 {
	background: #99c;
}*/


#kopf ul li a:hover {
	background: #7CB6EF; /* hell */
	}

#kopf ul li ul li a {
	background: #7CB6EF; /* hell */
	}

#kopf ul li ul li a:hover {
	background: #609DD4; /* dunkel */
	}	


/*#kopf ul li ul li, #kopf ul li ul li a {
	overflow-y:visible;
}*/
	


/* Bild */
#bild {
	clear: left;
	height: 115px;
	/*border-top: 2px solid #51515F;
*/


	background: #000;
	background: #000 url(/design/gfx/kopf.png) repeat-x;
	border-bottom: 1px solid #ccc /*#D2D2E6*/;
	}


/* Inhaltsteile */
#inhalt {
	padding-right: 10px;
	background: #fff url(/design/gfx/wrap.png) repeat-y left;
/* wenn zu alt D0DCF2 */
	}

#seitenleiste {
	display: block;
	float: left;
	width: 210px;
	min-height: 700px;
	padding-left: 15px;
	margin-right: 10px;
	background: #C8DEF3;
margin-top: -25px; padding-top: 10px; background: url(/design/gfx/notiz.gif) no-repeat;
	}

#haupt {
	padding-right: 10px;
	background:#fff;
	margin-left: 240px;
	}

/* Inhaltsteil allgemein */
#inhalt h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;

	font-weight: bold;
	padding-top:0em;
	font-size: 1.8em;

	}



acronym {
	border-bottom: 1px dotted black;
	}

.clear {
	clear: both;
margin:0; padding:0;
	}

form {
	display: inline;
}

/* Seitenleiste */
#seitenleiste h2 {
	margin: 25px 0 10px;
	padding: 0;

	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	}

#seitenleiste h2#schnellsuche {
	margin-top: 43px;
}

#seitenleiste h2#durchsuchen {
	margin-top: 2em;
}

#haupt #foot {
padding-bottom:0; margin-top: 100px; margin-bottom:0;
}

#seitenleiste #schnellsucheoptionen {
margin-top: 10px; margin-bottom:0px; padding-bottom: 0; padding-left: 7px;
}

#seitenleiste img {
	float: left; margin-right: 5px;
}

#seitenleiste .adresse {
margin-top: 7px;
}

#seitenleiste .wilmersdorf {
	margin-top: 0;
}

#seitenleiste h3 {
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-bottom: 5px;
	font-size: 1em;
	}

#seitenleiste p {
	padding-left:5px;
	margin-top: 5px;
	padding-top: 0;
	}

#seitenleiste ul, 
#seitenleiste ul li {
	margin: 0;
	padding: 0;

	list-style: none;
	}

#seitenleiste ul li, .pfeil  {
	margin-left: 30px;
	list-style-image: url(/design/icons/pfeil.gif);
	}

.boxen * ul li {
	margin-left: 20px;
	list-style-image: url(/design/icons/pfeil.gif);
	}

dl {
	margin: 0;
	}

dt {
	margin-top: 0;
	padding-left: 15px;
	margin-left: 3px;
	background: url(/design/icons/pfeil.gif) left 6px no-repeat;
	}
dd {
	margin: 0;
	margin-left: 19px;
	text-align: left;
}


.boxen * ul {
	text-align: left;
	padding: 0;
	}

#seitenleiste a {
	color: #405063;
	text-decoration: none;
	}

#seitenleiste a:hover {
	/*background: #fff;*/

	text-decoration: underline;

	}

#seitenleiste input,
#seitenleiste textarea {
	margin-top: 0;
	border: 0;
	background: #fff;
	}

#seitenleiste input {
	width: 130px;
	}

#seitenleiste input.submit {
	width: 55px;
	margin-top: 3px; 
	}

/* Hauptteil */
#haupt h2 {/*
	padding-top: 0;
	margin-top: 0em;
	margin:0;
	color: #fff;
	background: #609DD4 #4AA3FA #717ABA;
	padding-left: 10px;
	border-bottom: 2px solid #000; 
	border-top: 0.5em solid #fff;
	margin-bottom: 1em;*/
	}

#haupt a:hover {
	text-decoration: underline;
	/*background: #D2D2E6;*/
	}

#suchergebnis dd {
	margin-bottom: 20px;
	}

a img {
	border: 0;
	}

a:hover img {
	
	}

#haupt input,
#haupt select,
#haupt textarea {
	margin-top: 3px;
	border: 0;

	background: #C8DEF3;
}

#haupt input[type=text] {
	width:150px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

#haupt fieldset legend {
	display: none;
	}

#haupt label {
	display: block;
	float: left;
	width: 130px;
	}

.bezirk {
	float: left;
	margin: 0 20px 20px 0;
	}

.bezirk h4 {
	margin-top: 0;
	}

#haupt h3 {
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 10px;
	}

#haupt p {
	margin-top: 5px;
	}

#haupt h4 {
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	}

#haupt input[type=reset] {
	background: #FFA873;
	}

#haupt ul {
	margin-top: 5px;
	list-style-type: square;
	}

ul.kontaktdaten, 
ul.kontaktdaten li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}

table {
	border-bottom: 1px solid #fff;
}

.infobox table {
	border-bottom: 0;
}

tr {
	border: 1px solid #fff;
	border-bottom: 0;
}

tr:hover {
	margin: 0;
	border-collapse: separate;
	border: 1px #ccc solid;

	background: #E4EEFF; /* #DCEDFF #C8DEF3 */
}

thead tr:hover, thead tr, .infobox tr, .infobox tr:hover {
	border: 0;
	background: transparent;
	}

table {
	width: 99%;
	}


img.pad {
	padding-bottom: 20px;
}



.infobox h3 {
	text-align: left;
}

.no {
	width: auto;
	border: 0;
	background: transparent;
}

.no tr:hover {
	background: #fff;
	border: 0;
}

#seitenleiste ul li {
	 margin-left: 15px;
}

#aktuelles li.abstand {
	margin-bottom: 47px;
}

h2, .infobox ul {
	text-align: left;
}
