@charset "UTF-8";
/* CSS Document */

/***********************************************/
/*******************FORMS***********************/
/***********************************************/

#formBlock label {
	width:120px;
	height:21px;
	left:0;
	position:relative;
	white-space:nowrap;
	float:left;
	padding-left:5px;
}

#formBlock input {
	width:250px;
	height:auto;
	position:relative;
	float:left;
	border:1px;
	border-color:#003366;
	border-style:solid;
	margin-bottom:2px;
}

#formBlock input.halfField1 {
	width:50px;
	margin-right:5px;
}

#formBlock input.halfField2 {
	width:192px;
}

#formBlock input.halfField50 {
	width:122px;
	float:left;
	position:relative;
}

#formContainer {
	width:450px;
	top:0;
	left:245px;
	position:relative;
}

/*********Preisliste form*************/

#formContainer2 {
	width:550px;
	top:110px;
	left:110px;
	position:relative;
}

#formContainer2 label {
	width:160px;
	height:21px;
	left:0;
	position:relative;
	white-space:nowrap;
	float:left;
	padding-left:5px;
}

#formContainer2 fieldset {
	border:#003366 solid 1px;
	width:550px;
	clear:both;
}

#formBlock .radio {
	width:auto;
	border:none;
}

#formBlock .formTable {
	width:440px;
	left:110px;
	clear:both;
	table-layout:auto;
}

#formContainer2 Table .col1 {
	padding-left:10px;
	width:auto;
	height:25px;
}

#formContainer2 Table .col2 {
	width:auto;
	left:0;
	height:25px;
}

/*******Preisliste form end***********/

#formBlock {
	width:440px;
	font-size:11px;
	background-color:#FF0000:
	
}

#formController .button {
	border-bottom:2px solid #CC3300;
	border-left:2px solid #ff0033;
	border-right:2px solid #CC3300;
	border-top:2px solid #ff0033;
	background-color: #FFCC00;
	font-weight:bold;
	color:#ff0033;
	height:auto;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
}

#textContainer .button {
	border-bottom:2px solid #CC3300;
	border-left:2px solid #ff0033;
	border-right:2px solid #CC3300;
	border-top:2px solid #ff0033;
	background-color: #FFCC00;
	font-weight:bold;
	color:#ff0033;
	height:auto;
	width:160px;
	cursor: hand;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	padding:3px 5px 3px 5px;
	white-space:nowrap;
}



#formBlock select.selectCar {
	width:255px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px;
	border-color:#003366;
	border-style:solid;
	margin-right:20px;
}

#formBlock select.selectCar2 {
	visibility:hidden;
	display:none;
}

#formBlock select.select50 {
	width:124px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px;
	border-color:#003366;
	border-style:solid;
}

#infoBox {
	line-height:15px;
	top:0;
	left:0;
	width:270px;
	position:relative;
	height:70px;
}


#formContainer {
	width:450px;
	top:120px;
	left:245px;
	position:relative;
}

fieldset {
	border:#003366 solid 1px;
	width:430px;
	clear:both;
}



.formTable td {
	width:0;
}

.man {
	font-weight:bold;
}

.transArea {
	width:250px;
}

#formContainer .checkTrans {
	width:auto;
	border:0;
}

#formBlock .warning {
	color:#FF0000;
}


/*/////////////////Fahrzeugart popup/////////////////*/

#fahrzeugart {
	width:350px;
	height:auto;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:30px 0 0 30px;
}

#closeWindow {
	width:350px;
	height:auto;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	padding:10px 0 0 30px;
}

#closeWindow a:link {
	color:#fff;
	text-decoration:none;
}

#closeWindow a:hover {
	color:#fff;
	text-decoration:underline;
}



/*
#formController {
	
	top:10px;
	left:245px;
	padding-top:10px;
	font-size:11px;
	clear:both;
}


#formBlock label {
	width:90px;
	height:30px;
	left:0;
	margin-right:5px;
	text-align:left;
	line-height:20px;
	float:left;
	position:relative;
	white-space:nowrap;
}

#formBlock input {
	border:1px;
	border-color:#003366;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	width:250px;
	clear:both;
	position:relative;
}

#formContainer2 .formTable2 {
	width:0;
	left:0;
	position:relative;
}

#formContainer Table {
	width:0;
	left:0;
	position:relative;
}


#formContainer Table .col1 {
	padding-left:20px;
	width:190px;
	top:0;
}

#formContainer Table .col2 {
	
}


#formContainer td {
	
}

#formContainer2 Table .col1 {
	padding-left:10px;
	width:150px;
	top:0;
}

#formContainer2 Table .col2 {
	width:290px;
	top:0;
	left:0;
}

#formContainer2 {
	width:440px;
	top:105px;
	left:245px;
	position:relative;
}

#formBlock {
	left:0;
	top:0;
	position:relative;
	font-size:11px;
	z-index:9999;
}



#formBlock textarea {
	border:1px;
	border-color:#003366;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	width:250px;
	height:70px;
	overflow:auto;
	clear:both;
	line-height:10px:
}



#formBlock ol {
	list-style-type:none;
	padding-top:0.25em;
}

#formBlock li {
	line-height:30px;
	height:auto;
	white-space:nowrap;
}


#formBlock legend {
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}


*/