/* CSS für Firmenverzeichnis mit WZB Burgenlandkreis */

#containerFormular {
  clear:both;
  float:left;
  width:100%;
}
.button {
  width:90px;
  border:1px solid #61749d;
  background-color:#E3E3E3;
  color:#39589d;
  cursor:pointer;
}
.xsTextfield, .sTextfield, .mTextfield, .lTextfield, .xlTextfield, textarea, .upload, .lTextfield2 {
  border:1px solid #61749d;
  background-color:#E3E3E3;
  color:#39589d;
  padding:1px 2px;
  width:285px;
}
textarea {
  font-family:arial,sans serif;
  width:278px;
}
.xsTextfield {
  width:50px;
}
.sTextfield {
  width:74px;
}
.mTextfield {
  width:100px;
}
.lTextfield {
  width:200px;
}
.lTextfield2 {
  width:225px;
}
.xlTextfield {
  width:285px;
}


.dateSelect, .xsSelectfield, .sSelectfield, .mSelectfield, .lSelectfield {
  background-color:#E3E3E3;
  color:#39589d;
  padding:1px 2px;
}
.dateSelect {
  margin-right:3px;
}
.xsSelectfield {
  width:45px;
}
.sSelectfield {
  width:106px;
}
.mSelectfield {
  width:100px;
}
.lSelectfield {
  width:206px;
}
l.textarea {
  width:200px;
  height:80px;
}
input[ type="file"] {
  border:1px solid #61749d;
  background-color:#E3E3E3;
  color:#39589d;
  width:220px;
}
.suche {
  border:1px solid #ffffff;
  font-weight:bold;
  padding-bottom:5px;
}
legend.suche {
  border:0;
  padding:1px 5px;
  margin-left:20px;
  margin-bottom:10px;
  color:#39589d;
}

.listHeader {
  float:left;
  font-size:11px;
  text-align:center;
  clear:left;
  border:1px solid #FFFFFF;
}

.listPagerLeft {
  width:29%;
  float:left;
}
.listPagerRight {
  width:69%;
  float:right;
  text-align:right;
}
.content_search table {
  font-size:11px;
  font-weight:normal;
}
.txtSmall {
  font-size:10px;
  font-weight:normal;
  color:#303030;
}

.listItem{float:left;clear:left;border:1px solid #FFFFFF;width:98%;background-color:#DCDCDA;margin-top:5px;}

fieldset {
    padding:10px;
    border:1px solid #606060;
    margin-bottom:5px;
}
fieldset.suche{padding:5px;}

.listItem a{color:#61749D}
.listItem a:hover{color:#61749D}

.listHeader a{color:#61749D}
.listHeader a:hover{color:#61749D}

#searchfieldmain {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}
#searchfieldbox {
	float: left;
	width: 250px;
	text-align: right;
	display:block;
	margin-bottom: 5px;
	border-bottom: 1px solid #B5B1C8;
	padding-right:5px;
	height:30px;
}
#searchfieldbutton {
  display:block;
  clear:both;
  float:left;
  width: 500px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}
#searchfieldbutton .button{
	padding-bottom:4px;}
/*
#searchfieldmain {
	width: 589x;
	_width: 590px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}
#searchfieldbox {
	float: left;
	width: 194px;
	height: 23px;
	text-align: right;
	margin-bottom: 5px;
	border-bottom: 1px solid #B5B1C8;
}
#searchfieldbutton {
	float: right;
	width: 194px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}*/
