.menu_oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
.fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.text_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}


body {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  background-color: #EDDFDC;
/*  background-image: url();*/
}

* {
  margin:0;
  padding:0;
}

#seite {
  width: 710px;
  margin: 0 auto;
}

#kopfbereich {
  padding: 0px;
  background-color:#C1BBBF;/*#B0BCD8;*/
}

#inhalt {
  background-color: #CFD0DA;
  margin: 0 auto;
  padding: 20px;
}

#steuerung {
  padding: 10px;
  background-color: #B0BCD8;
  border: 1px solid #B0BCD8;
}

#fussbereich {
  clear: both;
  padding: 0px;
  background-color:#B0BCD8;
}

#dropmenudiv{
position:absolute;
border:1px solid grey;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid grey;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B0BCD8;
}



ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 12pt;
}
.webadresse {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

