@charset "utf-8";
/* CSS Document */

#anfrage_box .anfragen {
	border-top:1px solid #C0AB50;
	border-bottom:1px solid #C0AB50;
	border-left:none;
	border-right:none;
	width:78px;
	margin-top:2px;
	background-color:#eee2b5;
}

.itext {
	border:0pt none;
	font-size:11px;
	height:15px;
	padding-left:3px;
	width:43px;
}

#anfrage_box .tagmonatjahr {
	height:14px;
	font-size:10px;
	border:none;
}

.selectbox {
	height:14px;
	font-size:10px;
	border:none;
}

.suchenedit {
	border:0pt none;
	font-size:11px;
	height:15px;
	padding-left:3px;
	width:100px;
}


.suchenbutton {
	border-top:1px solid #C0AB50;
	border-bottom:1px solid #C0AB50;
	border-left:none;
	border-right:none;
	width:78px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#eee2b5;
	font-size:12px;
	
}

.cwbutton {
	border-top:1px solid #C0AB50;
	border-bottom:1px solid #C0AB50;
	border-left:none;
	border-right:none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	background-color:#eee2b5;
	font-size:12px;
}

.anfrageabsenden {
	border-top:1px solid #C0AB50;
	border-bottom:1px solid #C0AB50;
	border-left:none;
	border-right:none;
	width:150px;
	margin-top:2px;
	background-color:#eee2b5;
}

.itext:focus {
	background-color:#EEEEEE;
}

.itext:hover {
	background-color:#EEEEEE;
}

.suchenedit:focus{
	background-color:#EEEEEE;
}

.suchenedit:hover{
	background-color:#EEEEEE;
}

.textfeld {
	border:0pt none;
	font-size:11px;
	height:15px;
	padding-left:3px;
}

.textfeld:hover {
	background-color:#EEEEEE;	
}

.textfeld:focus {
	background-color:#EEEEEE;	
}


