/************************************************/
/* easyfleet.css                   	   			*/
/* copyright 2006 funkwerk ag 			        */
/*											 	*/
/************************************************/

form {
	padding: 0px;
	margin: 0px;
	display: inline;
}
form br {
	clear: both;
}
form fieldset{		
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 100%;
	border: 0px solid #aaa;
	display:inline;
}

form fieldset legend{	
	background: #FFF;
	color: #E6028C;
	font-weight:bold;
	width: 532px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	margin:0px 0px 0px -7px;
	margin /* */ : 2px 0px 0px -2px;
	padding: 2px;
}

input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	float:left;
	background: #E8F0FB;
}

.login {
	padding: 2px;
	width: 133px;
	margin: 5px 0px 2px 0px;
	font-weight: normal;
}
.goButton{
	border: 0px solid #fff;
	background: transparent;
	height: 20px;
	display: block;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	width:31px;
}
.absendenButton{
	border: 0px solid #fff;
	background: transparent;
	height: 20px;
	display: block;
	text-align: left;
	font-size: 11px;
	margin-top: 5px;
	padding: 0px 0px 0px 25px; /*0px 0px 0px 7px*/
	padding /* */ : 0px 0px 0px 25px; /*0px 4px 0px 4px*/
	width: 85px;
}

.zurueckButton{ margin: 8px 0px 0px 110px; width: 116px; height: 20px; display: block; background:  url("images/bt_zurueck.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.zurueckButton:hover{ margin: 8px 0px 0px 110px; width: 116px; height: 20px; background: url("images/bt_zurueck.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

.mehrInfosButton{ margin: 8px 0px 0px 86px; width: 140px; height: 20px; display: block; background:  url("images/bt_mehrinfos.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.mehrInfosButton:hover{ margin: 8px 0px 0px 86px; width: 140px; height: 20px; background: url("images/bt_mehrinfos.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

.bestellenButton{ margin: 8px 0px 0px 86px; width: 140px; height: 20px; display: block; background:  url("images/bt_bestellen.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.bestellenButton:hover{ margin: 8px 0px 0px 86px; width: 140px; height: 20px; background: url("images/bt_bestellen.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

.fragenSieUnsButton{ margin: 8px 0px 0px 102px; width: 124px; height: 20px; display: block; background:  url("images/bt_fragensieuns.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.fragenSieUnsButton:hover{ margin: 8px 0px 0px 102px; width: 124px; height: 20px; background: url("images/bt_fragensieuns.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

.fachhaendlerButton{ margin: 8px 0px 0px 66px; width: 160px; height: 20px; display: block; background:  url("images/bt_fachhaendler.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.fachhaendlerButton:hover{ margin: 8px 0px 0px 66px; width: 160px; height: 20px; background: url("images/bt_fachhaendler.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

.guidedtourButton{ margin: 5px 0px 0px 323px; width: 152px; height: 20px; display: block; background:  url("images/bt_guidedtour.gif"); background-position: 0px 0px; background-repeat: no-repeat; }
.guidedtourButton:hover{ margin: 5px 0px 0px 323px; width: 152px; height: 20px; background: url("images/bt_guidedtour.gif"); background-position: 0px -20px; background-repeat: no-repeat; }

.fachhaendlervorortButton{ margin: 8px 0px 0px 75px; width: 160px; height: 20px; display: block; background:  url("images/bt_fachhaendlervorort.gif"); background-position: 0px -20px; background-repeat: no-repeat; }
.fachhaendlervorortButton:hover{ margin: 8px 0px 0px 75px; width: 160px; height: 20px; background: url("images/bt_fachhaendlervorort.gif"); background-position: 0px 0px; background-repeat: no-repeat; }

/******************************/
/* *******Standards ***********/
/******************************/
.labelStandard{ 
	float: left;
	width: 135px;
	margin: 0px 5px 0px 0px;
	margin /* */ : 2px 5px 2px 0px;
	font-weight: normal;
	padding: 1px;
}
.textStandard{
	width: 282px;
	margin: 2px 0px 2px 0px;
	margin /* */ : 2px 0px 2px 0px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.labelCheckbox{
	border: 0px solid #333;
	display: block;
	width: 341px;
	float: left; 
	margin: 0px 0px 3px 0px;
}
.checkbox {
	border: 0px solid #CCCCCC;
	width: 13px;
	height: 13px;
	float: left; 	
	margin: 2px 10px 3px 0px;
	background: #E8F0FB;
}
.radio { 
	border: 0px solid black;
	width: auto;
	margin: -2px 0px 0px 0px;
	margin /* */ : 2px 0px 0px 0px;
	float: left;
	background: transparent;
}
.error{
	color: #FF0000;
	font-weight: normal;
	margin: 3px 0px 2px 10px;
	width: 220px;
	float: left;
	font-size: 10px;
}
/**********************************/
/*            Hacks               */
/**********************************/
.floatKiller {
	clear:both;
	font-size:1px;
	line-height: 1px;
	height: 1px;
	height:0px;
	margin:0px;
	padding: 0px;
	display /* */ : block;
}
