/* www.test.de
------------------------------------ */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(../images/background.gif) 20% 0% repeat-y;
	font-size: small;
}

h1 {
	font-size: 135%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}

h2 {
	font-size: 120%;
	margin: 10px 0 8px 0;
}

h3 {
	font-size: 110%;
}

table {
  width: 70%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin-bottom: 30px;
}


table.alt {
  width: 40%;
}


table caption {
  font-size:120%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}


table th, table td {
  margin: 0;
  padding: 8px 20px;
  text-align: left;
  border-bottom: 1px solid #000;
}

table td.bezug {
  font-size: 110%;
  font-weight: bold;
  vertical-align: top;
}

table td.mehrzeilig {
  vertical-align: top;
}

#top {
   height: 1.6em;
	background-color: #333366;
}

#kopf_links {
   background-image: url(../images/schule_zeichnung.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: White; 
	height: 65px;
	float: left;
	width: 20%;
}

#kopf_rechts {
	background-image: url(../images/hintergrund.gif);
	height: 65px;
	background-repeat: repeat-x;
	background-color: White;
	float: left;
	width: 80%;
}

.clear {
	clear: left;
}

#wrapper {
	background: url(../images/aktuelles.gif) 20% 0% repeat-y;
	width: 100%;
}

#aktuelles {
	float: left;
	width: 20%;
	height: 1.5em;
	vertical-align: middle;
}

#aktuelles ul {
   list-style: none;
	margin: 0 0 0 1em;
	padding: 0px;
}

#aktuelles a{
	text-decoration: none;
	font-size: 90%;
	color: #00017D;
	font-weight: bolder;
}

#aktuelles a:hover {
	text-decoration: none;
	color: Black;
	font-weight: bolder;
   font-size: 100%;
}

#nav_zwei {
	float: left;
	width: 80%;
	height: 1.5em;
}

#nav_zwei ul {
   list-style: none;
	margin: 0 0 0 1em;
	padding: 0px;
}

#nav_zwei ul li {
	display: inline;
}

#nav_zwei ul li a {
   margin-left: 3px;
   padding-right: 1em;
}


#nav_zwei a{
	text-decoration: none;
	font-size: 90%;
	color:White;
	font-weight: bolder;
}

#nav_zwei a:hover {
	text-decoration: none;
	color: #00017D;
	font-weight: bolder;
   font-size: 90%;
}

#nav_drei {
   background-color: #FF6600;
   margin-left: 20%;
	position: relative;
}

#nav_drei a{
	text-decoration: none;
	font-size: 80%;
	color: #00017D;
   margin-left: 6px;
   padding: 0 1em;
	background: url(../images/nav_drei.gif) repeat-x top left;
}

#nav_drei a:hover {
	text-decoration: none;
	color: White;
   font-size: 80%;
}

#nav_drei ul {
	padding: 0 0 0 1em;
}

#nav_drei li {
	padding-left: 0.2em;
	display: inline;
}


#nav_eins {
	float: left;
	width: 20%;
}

#nav_eins ul {
   list-style: none;
	line-height: 1.6em;
	margin: 0 0 0 1em;
	padding: 0px;
}

#nav_eins a {
	text-decoration: none;
	font-size: 90%;
	color: #00017D;
	font-weight: bolder;
}

#nav_eins a:hover {
	text-decoration: none;
	color: White;
	font-weight: bolder;
}

#nav_eins img {
       border: 0;
       margin-left: 10px;
}

#breadcrumbs {
	font-size: 75%;
	margin-bottom: 3em;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	text-decoration: none;
	color: Black;
}

#breadcrumbs a:hover  {
	text-decoration: none;
	color: #707100;
}

#content {
	margin-left: 20%;
	padding: 1em 10em 1em 1em;
	font-size: 90%;
	text-align: justify;
}

#content .anker {
	text-decoration: none;
	font-size: 110%;
	color: #00017D;
	font-weight: bolder;
	padding-bottom: 0.5em;
}

#content a:link, #content a:visited, #content a:active  {
   text-decoration: none;
	font-size: 110%;
	color: #00017D;
	font-weight: bolder;
}

#content a:hover  {
	font-size: 110%;
   text-decoration: none;
	color: #707100;
	font-weight: bolder;
}

.bild {
   margin: 0 0 20px 20px;
	float: right;
}

.bild_left {
   margin: 0 20px 20px 0;
	float: left;
}


.bild_center {
   margin: 20px;
	text-align: center;
}

#druck {
	font-size: 90%;
	text-align: right;
}

#rundgang {
  list-style-type: none;
  float: left;
  width: 500px;
}

#rundgang li {
  float: left;
  margin-right: 6px;
  margin-bottom: 10px;
  font-weight: bold; 
  font-size: 0.8em;
}

#rundgang img {
  display: block;
  border: 1px solid;
}

#borde {
  list-style-type: none;
  float: right;
  width: 170px;
}

#borde li {
  margin-right: 6px;
  margin-bottom: 0;
  font-weight: bold; 
  font-size: 0.8em;
}

#borde img {
  display: block;
  border: 1px solid;
}



.wichtig {
  font-size: 110%;
  font-weight: bold;
  }
