/*----------A L L G E M E I N----------*/

* { margin: 0 0 0 0; padding: 0 0 0 0; }

body { text-align: center; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background:url(images/bg6.gif) repeat; }

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

img { border: 0; }

em { margin-top: 20px; }

li { list-style-type: none; padding-left: 5px;}

div#news { clear:both; }

div#inhalt p {  text-align:left; }

a:link { color: #125F91; }

a:visited { color: #125F91; }

a:hover { color: #6294b5; }

a:active { color: ##125F91; }

p { padding: 5px 0 5px 0; }

/*----------K L A S S E N----------*/

.text_klein { font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

.error { color: #FF0000; }

td.bestellen { padding: 5px 5px 5px 5px; }

img.mediadaten { margin-right: 10px;}

.head { font-size: 15px; font-weight: bold; text-align: left; margin: 0 0 20px 0; }

/*-----------F O R M U L A R E------------*/

input.norm {
background: #6294b5;
border: 1px solid #000;
color: #fff;
font-family: Arial, Verdana, sans-serif;
padding-left: 3px;
}
select {
background: #6294b5;
border: 1px solid #000;
color: #fff;
font-family: Arial, Verdana, sans-serif;
padding-left: 3px;
}

textarea {
background: #6294b5;
border: 1px solid #000;
color: #fff;
font-family: Arial, Verdana, sans-serif;
padding-left: 3px;
}

select:focus,input:focus, textarea:focus  {
background: #c4d9dc;
color: #000;
}

input.check {
margin: 4px 0 0 4px;
}

/*-----------L A Y O U T------------*/


#wrapper {
  top: 20px;
  position : relative;
  width: 767px;
  height: 768px;
  margin: 0 auto;
  border: 1px solid #000;
}

#banner {
  left: 0px;
  position : absolute;
  width: 767px;
  height: 116px;
}

#top {
  left: 0px;
  top: 117px;
  position : absolute;
  width: 767px;
  height: 25px;
  background: url(images/top-bg.gif) repeat-x;
  font-size: 12px;
  font-family: Tahoma,Arial,Verdana;
  color: #fff;
  text-align: left;
  letter-spacing: 1pt;
}

#menu h1 {
text-indent:-2000px;
text-decoration:none;
}

#menu {
  left:0px; 
  top:143px; 
  position:absolute; 
  width:147px; 
  height:626px;
  background: #6294B5;
  }

  
#menu a {
display:block;
height:24px;
width:147px;
text-indent:-2000px;
text-decoration:none;
}

#menu ul li {
	height: 24px;
	width: 147px;
	background-repeat: no-repeat;
}





#inhaltrahmen {
  position : absolute;
  left: 147px;
  top: 143px;
  width: 471px;
  height: 606px;
  background: #fff;
}

#inhalt {
  margin: 30px 5px 0 5px;
  width: 461px;
  text-align: left;
}

#inhalt p.news {
  margin-top: 10px;
  }

#bottom {
  position: absolute;
  left: 147px;
  top: 749px;
  width: 471px;
  height: 20px;
  text-align: center;
  background: #fff;
  font-style: italic; 
  font-size: 10px; 
  }

#seitentitel { 
  position:absolute; 
  left:0px; 
  top:0px; 
  width:461px; 
  height:25px; 
  margin: 0 5px 0 5px; 
  border-bottom: 1px dotted #34495A;
  }

#seitentitel h1 {
  font-size: 12px;
  margin: 7px 0 0 0;
  }

#aktuell {
  position : absolute;
  left: 618px;
  top: 142px;
  width: 143px;
  height: 621px;
  padding: 5px 0 0 5px;
  background: #C4D9DC;
  border-top: 1px solid #001A41;
  border-left: 1px solid #000;
  text-align: left;
  }

#aktuell ul { 
  margin: 0px; 
  padding:0px; 

  }

#aktuell li { 
  list-style-type: none;
  padding: 0 5px 4px 0;
  font-size: 11px;
  }

#aktuell img {
  margin: 5px 0 5px 3px;
  }