BODY {
background-color : #b7c6dc;
	padding-top : 0px;
	padding-left : 0px;
	margin-top : 0px;
	margin-left : 0px;
SCROLLBAR-FACE-COLOR: #CACCD4; 
SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
SCROLLBAR-ARROW-COLOR: #d3d8e1; 
SCROLLBAR-BASE-COLOR: #6d8693; 
scrollbar-dark-shadow-color: #ffffff; 
scrollbar-3d-light-color: #D3D8E1;

}

td, tr, p, div {

  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
hr {
  border: 1px;
  background: #808080;
  color            : #808080;
  height           : 1px;
  width            : 100%;
}

.suchen {
  padding-left     : 5px;
  padding-right    : 5px;
  padding-top     : 5px;
  padding-bottom    : 5px;
  
}



.text_w {

font-size        : 11px;
color            : #ffffff;
text-decoration  : none;
font-weight      : normal;

}
.text_w_bold {
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

.foot_navi {
	padding          : 3px;
	color	:#d5dde3 ;
	text-align       : center;
}


.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #62708f;
  margin-top    : 2px;
  margin-bottom    : 2px;
  
  background-color : #EDEDED;
  padding          : 2px;
}
inputbox {
font-size        : 11px;
  border           : 1px solid #62708f;
  background-color : #EDEDED;
  margin-bottom    : 1px;
  color			   : #333333;
}


a:link, a:visited {
	font-size : 11px;
	color : #d5dde3;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}

.bg {
	background : url(../images/foot_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : #333366;
}