.formular {
	text-align: left;
	text-decoration:none;
	margin: 0px;
}

.formular_start{
	text-align: left;
	margin: 0px;
}

.formular_start input {
	font-size:1em;
	height:25px;
}

.formular2 {
	padding: 0px;
	margin: 0px;
}

.formular2 input {
	border: 1px solid #aaa;
	width: 250px;
}

.inputtext { background-color: #fff ; border: 1px solid #aaa; }

.eintrag_head {	font-weight: bold; }
.eintrag_head a,.eintrag_head a:visited, .eintrag_head a:hover { font-weight: bold; color: #0033FF; text-decoration:underline; }
.eintrag_main { font-weight: normal; }
.eintrag_web a,.eintrag_web a:visited { font-weight: normal; color: #008000; text-decoration:none;}
.eintrag_web a:hover { font-weight: normal; text-decoration:underline; color: #008000; }
.eintrag_strasse a,.eintrag_strasse a:visited { font-weight: normal; color: #000000; text-decoration:none; }
.eintrag_strasse a:hover { font-weight: normal; text-decoration:underline; color: #000000; }
.inputname1 { background-color: #fff; border: 1px solid #043883; color: #003388;  padding:3px; height:17px;}
.inputname2 { background-color: #fff; border: 1px solid #043883; color: #043883;  padding:3px; height:17px;}
.inputort1 { background-color: #fff;; border: 1px solid #043883; color: #003388;  padding:3px; height:17px;}
.inputort2 { background-color: #fff;; border: 1px solid #043883; color: #043883;  padding:3px; height:17px;}
.inputort3 { background-color: #fff;; border: 1px solid #043883; color: #8199B1;  padding:3px; height:17px;}
.inputort4 { background-color: #fff;; border: 1px solid #043883; color: #043883;  padding:3px; height:17px;}
.standort1 { background-color: #fff;; border: 1px solid #043883; color: #8199B1;  padding:3px; height:17px;}
.standort2 { background-color: #fff;; border: 1px solid #043883; color: #043883;  padding:3px; height:17px;}
.stichwort1 {background-color: #fff;; border: 1px solid #043883; color: #8199B1; padding:3px; height:17px;}
.stichwort2 {background-color: #fff;; border: 1px solid #043883; color: #043883; padding:3px; height:17px;}
.textbox { background-color: #fff; border: 1px solid #aaa; color: #8199B1;  padding:3px; width:250px;}

#menu_start {
	list-style: none;
	padding: 0;
	margin: 0;
	width:144px;
	height:30px;
	position: relative;
}

#menu_start a {
	display: block;
	font-size:0px;
	text-indent: -2000%;
	position: absolute;
	outline: none;
}
#menu_start a:hover {
	background-position: left bottom;
}

#menu_start .suche {
	width: 144px;
	height: 30px;
	background: url(../images/button_suchen.gif) no-repeat;
	left: 0px;
	top: 0px;
}


