div#searchbox span
{
	font-size:110%;
	font-weight:bold;
}

.fromfielddescription{ /*width:138px;*/ width:11.5em; float:left; margin-bottom:3px; padding-left:7px;  padding-top:2px;}
.formfield{float:left;margin-bottom:3px;}
.search
{
	background-color:#ffffff;
	background-image:url(../images/graphics/lens.jpg);
	background-repeat:no-repeat;
	background-position:left;

	height:1.5em;
	padding-left:22px;
	padding-top:5px;
	border-top:solid 1px #85847E;
	border-bottom:solid 1px #F5F6F7;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:7px;
	margin-top:3px;
}


input.searchbutton
{
	background-image:url(../images/buttons/btn_search.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#EAEAEA;
	font-weight:bold;
	cursor:pointer;
	width:9.1em;
	height:2.41em;
	border-width:0px;
	margin-top:3px;
	margin-left:50px;	
}


input.searchbutton:focus
{
	background-image:url(../images/buttons/btn_search_over.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
color:#ffffff;
}
input.searchbutton:active
{
	background-image:url(../images/buttons/btn_search_over.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#ffffff;
}
div#lnkadvancedsearch{ text-align:right; padding-right:20px; margin-top:5px;}

form
{
	padding:0px;
	margin:0px;
	}
	
div#search
{
	background-image:url(../images/graphics/background_search.gif);
	background-repeat:repeat-x;
	padding-left:100px;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:10px;
	height:25em;
	margin-left:50px;
	width:42em;
}

div#search span
{
margin-bottom:50px;	
	}
	
.inputtxtbox
{
	background-color:#ffffff;
		
	background-position:left;
	width:20em;
	height:1.5em;
	padding-left:5px;
	padding-top:5px;
	border-top:solid 1px #85847E;
	border-bottom:solid 1px #F5F6F7;
	border-left-width:0px;
	border-right-width:0px;
	margin-bottom:7px;
	margin-top:3px;
	}
	
.checkbox
{
	background-image:url(../images/graphics/background_radiobuttons.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:solid 0px black;
	padding:0px;	
	margin-left:5px;	
	

	}
	
div#buttonrow
{
	text-align:right;
	padding-right:30px;
	width:38em;
	
}
div.searchfield{ margin-bottom:25px;}

div.checkboxes{ }


input.searchbuttonlong
{
	background-image:url(../images/buttons/btn_search_long.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#F2F3F5;
	font-weight:bold;
	cursor:pointer;
	width:12em;
	height:2.41em;
	border-width:0px;
	margin-top:3px;
	margin-left:50px;	
}


input.searchbuttonlong:focus
{
	background-image:url(../images/buttons/btn_search_long_over.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
color:#ffffff;
}
input.searchbuttonlong:active
{
	background-image:url(../images/buttons/btn_search_long_over.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#ffffff;
}

div.searchdescription
{
	padding-left:50px;
	width:40em;
	}
	
	
	
/*---anmeldeformular---*/


div#formularone
{
	background-image:url(../images/graphics/background_formular.gif);
	background-repeat:repeat-x;
	padding-left:100px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:10px;
	
	margin-left:50px;
	width:42em;
}

div#formularone span
{
margin-bottom:50px;	
}

div.formularonedescription
{
	padding-left:50px;
	width:40em;
	}
	
#formularone fieldset {
border: none;
}

#formularone legend {
margin: 0em 0em 1em -0.6em;
padding: 0em 0em 0em 0em;
font-weight: bold;
font-size: 1.2em;
color: #000000;
}

#formularone label {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
float: left;
}

#formularone label.sl {
width:10em;
}

#formularone label.ll {
width:25.5em;
}

#formularone .formularoneselect {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
width:15.3em;
}


#formularone .formularonefield{
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
width:15em;

}

#formularone .formularonetextfield{
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
width:15.4em;

}

#formularone .hidden{
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px;
overflow:hidden; display:inline;
}

div#formularonebuttonrow
{
text-align:right;
padding-right:30px;
width:27.5em;
margin: 2em 0em 1em 0em;
padding: 0em 0em 0em 0em;	
	
}

#formularone .formularonered{
border: 1px solid #CC0000;
}

/*--- / anmeldeformular---*/