@charset "utf-8";
/* CSS Document */

.frm_require {
	color:			#333;
	border:			1px double transparent;
	width: 98%;
	border-color:		#999 #ccc;
    font-family: helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.frm_error {
  background-image: url(/media/icons/delete2.gif);
  background-repeat: no-repeat;
  background-position: center right;
  border-left-color: red;
}

.Stil2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stil3 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.header_suche {
	background-color: #cacaca; 
    border: 1px solid #cacaca; 
    font-family: helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
h1 {
	font-size: 19px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

#suche_header {
	position:absolute;
	width:307px;
	height:19px;
	z-index:1;
	left: 634px;
	top: -97px;
}
#suche {
	position:absolute;
	width:235px;
	height:295px;
	z-index:1;
	left: 12px;
	top: -308px;
}
.eingabe {	
	color:			#333;
	border:			1px double transparent;
	width: 98%;
	border-color:		#999 #ccc;
    font-family: helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
body {
	margin-top: 0px;
}

.staedte a {
  border: 1px solid #333;;
  padding: 2px;
  margin: 0 3px 3px 0;
  width: 10px;
  padding: 2px 3px;
  text-align: center;
  line-height: 20px;
  text-decoration: none;
  font-size:12px;
  background-color:#efefef;
}
.staedte a.act {
  background-color: #DFDFDF;
  color: black;
  font-size:12px;
}

.user_info_box_container :hover { 
	background: #eff2ff;
}
