BODY {
  background: #B1C9E2;
  margin: 0;
  padding:  0;
  font-family:  Verdana, Arial, sans-serif;
  font-size:  11px;
  color:	#333333;
}

P, TABLE {
  font-size:	11px;
}

P {
  margin-top:	10px;
  margin-bottom:	10px;
}

#website {
  width:  760px;
  height: 585px;
  background: #C7DAEE;
  border: 1px solid #657E99;
  position: absolute;
  top:  40px;
  z-index:  0;
  left:		50%;
	margin-left:	-380px;
}

#adresse {
  width:  180px;
  height: 585px;
  background: #C7DAEE;
  border: 0;
  position: absolute;
  border-bottom: 1px solid #657E99;
}

#adresse DIV {
  padding-left: 10px;
  position: absolute;
  bottom: 0;
}

#adresse P {
  padding-left: 40px;
  margin: 0px;
  margin-bottom:  6px;
  color:  #555555;
}

#top {
  background: url('img/top.jpg');
  width:  400px;
  height: 72px;
  position: absolute;
  left: 180px;  
}

#inhalt {
  width:  400px;
  height: 513px;
  overflow: auto;
  background: #D2E3F3;
  position: absolute;
  left: 180px;
  top:  72px;
  border-bottom: 1px solid #657E99;  
}

#inhaltsbereich {
  padding:  20px;
}

#bereiche {
  padding-top:  15px;
  text-align: center;
  width:  181px;
  height: 72px;  
  position: absolute;
  left: 580px;
  background: #C7DAEE;
  border-right: 1px solid #657E99;  
}

#menu {
  width:  181px;
  height: 468px;
  position: absolute;
  left: 580px;
  top:  72px;
  background: #C7DAEE;
  border-right: 1px solid #657E99;  
  padding-top:  15px;
}

#elemente {
  width:  181px;
  height: 45px;
  position: absolute;
  left: 580px;
  top:  540px;
  background: #C7DAEE;
  border-right: 1px solid #657E99;
  border-bottom: 1px solid #657E99;
}

.csc-firstHeader {
  margin: 0px;
  font-size:  14px;
  font-weight:  bold;
}

H1 {
  margin: 0px;
  font-size:  13px;
  font-weight:  bold;
}

H2 {
  margin: 0px;
  margin-top:	10px;
  font-size:	12px;
  font-weight:	bold;
}

.mnu-act {
  padding-left: 25px;
  padding-top:  10px;
  font-size:  12px;
  font-weight:  bold;
}

.mnu-no {
  padding-left: 25px;
  padding-top:  10px;
  font-size:  12px;
  font-weight:  bold;
}

A {
  color:  #233780;
  text-decoration:  none;
}

A:hover {
  color:  #233780;
  text-decoration:  underline;
}

A:active {
  color:  #CD1800;
}

.csc-frame-rulerAfter {
	height:	5px;
	border-bottom:	1px solid #B1C9E2;
        margin-bottom: 5px;
}

.liste {
	line-height:1.5em;
}


IMG {
	border: none;
}

ul {

	list-style-image: url(img/arrow.gif);

}
