@charset "iso-8859-2";

/* CSS Document */

.erweiterte_suche a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	right:251px;
	text-decoration:none;
	text-transform:uppercase;
	position:absolute;
	top:60px;
	width:110px
}

.erweiterte_suche a:hover {
	text-decoration:underline
}

fieldset {
	border:none
}

#select {
	height:20px;
	left:610px;
	position:absolute;
	top:120px;
	width:120px;
}

/*_____________________________________radios */

#radio1 {
	left:310px;
	height:15px;
	position:absolute;
	top:124px;
	width:15px;
}

#radio2 {
	left:361px;
	height:15px;
	position:absolute;
	top:124px;
	width:15px;
}

#radio3 {
	left:432px;
	height:15px;
	position:absolute;
	top:124px;
	width:15px;
}

/*_____________________________________radios */

/*_____________________________________Feld */

#sucheform {
	float:left;
	height:37px;
	margin:53px 0 0 190px;
	width:620px;
}

*html #sucheform {
	float:left;
	height:37px;
	margin:53px 0 0 95px;
	width:620px;
}

form#suche {
	margin:0;
	padding:0;
}

#feld {
	border:none;
}

#sucheingabe {
	background:transparent;
	border:none;
	color:#31438e;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:20px;
	padding-top:4px;
	width:415px;
}

.link_pfeil {
	height:74px;
	top:5px;
	position:absolute;
	right:1px;
	width:32px;
}

/*_____________________________________Feld */

/*_____________________________________Submit */

#submitButton {
	height:40px;
	left:690px;
	position:absolute;
	top:46px;
	width:109px;
}

*html #submitButton {
	height:40px;
	left:665px;
	position:absolute;
	top:43px;
	width:109px;
}

*+html #submitButton {
	height:40px;
	left:665px;
	position:absolute;
	top:43px;
	width:109px;
}

form#suche input#submit {
	background:url(../images/suche_btn2.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	height:40px;
	padding:0;
	width:109px;
}

form#suche input#submit:hover {
	background:url(../images/suche_btn2.gif) 0 -40px no-repeat;
}

.error {
	color:#ff0000 !important;
}

p#fehlermeldung {
	margin:0;
	padding:0;
}

form#suche input[type=hidden] {
	border:0;
	display:none;
	padding:0;
}

/*_____________________________________Submit */


