html,body {
	margin: 0;
	padding:0;
	height: 100%; 
	margin-bottom: 1px;
}

body {
	font: 10px/ 12px verdana, arial, sans-serif;
	text-decoration: none;
	text-align: center;
	
}

p {
	margin-top: 0;
}

a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

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

a:hover {
	color: #FF6600;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	width: 100%;
	float: left;
	margin-top: 28px;
	margin-bottom: 3px;
}

#container {
	border-top: 4px solid #FF6600;
	text-align: left;
	width: 740px;
	margin: 0px auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#header {
	text-align: right;
	width: 196px;
	height: 71px;
	margin: 0;
}

#header2 {
	color: #000;
	width: 740px;
	margin: 0;
	height: 344px;
}

#content {
	background-color: #d7eef9;
	height: 243px;	
	margin-top: 0;
	padding-top: 0px;
	margin-bottom: 0;
	width: 740px;
	border-top: 6px solid white;
}

* html #content {
	border-top: 4px solid white;
	}

#text {
	background-color: #d7eef9;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 46px;
	width: 280px;
	float: left;
}

* html #text {
	width: 276px;	
}	

#text_liste {
	color: #666;
	background-color: #d7eef9;
	width: 544px;
	margin-left: 196px;
	padding-bottom: 20px;
	border-top: 1px solid #fff;
	margin-bottom: 0px;
}

#form {
	background-color: #525a6b;
	text-align: left;
	display: block;
	padding-right: 9px;
	padding-left: 9px;
	width: 178px;
	height: 135px;
	float: left;
	clear: both;
	padding-top: 20px;
}

* html #form {
	height: 142px;
}

#form a {
	color: #cad5e0;
}

#form a:hover {
	color: #fff;
}

#left {
	background-color: #ffffff;
	/*width: 194px;*/
	
	float: left;
}


#right {
	background: #d7eef9;
}

/*dealerlocator*/

#dealerlocator {
	background-color: #525a6b;
	padding-right: 9px;
	padding-left: 9px;
	width: 178px;
	height: 30px;
	float: left;
	/*cursor: pointer;*/
}


#dealerlocator a:hover {
	color: #FF6600;
	/*cursor: pointer;*/
}

* html #dealerlocator a:hover {
	color: #FF6600;
	cursor: pointer; /* nur hierhin. Fuer IE6 ist diese Anweisung!*/
}	

* html #dealerlocator {
	height: 30px;
}

#dealerlocator a {
	color: #cad5e0;
	margin: 5px 0px;
	padding: 0px;
	display: block;
	/*cursor: pointer;*/
}

*+html #dealerlocator a {
	margin: -1px 0px -5px 1px;
	padding: 0px;	
}

* html #dealerlocator a {
	margin: 3px 0px -5px 1px;
	padding: 0px;	
}

/*dealerlocator_link*/

#dealerlocator_link {
	background-color: #525a6b;
	padding-top: 2px;
	padding-left: 1px;
	width: 119px;
	height: 15px;
	float: left;
	/*cursor: pointer;*/
}
/*
#dealerlocator_link a:hover {
	color: #FF6600;

}

* html #dealerlocator_link a:hover {
	color: #FF6600;
	cursor: pointer;
}
*/
* html #dealerlocator_link {
	height: 17px;
	padding-top: 1px;
}
/*
#dealerlocator_link a {
	color: #cad5e0;
	margin: 5px 0px;
	padding: 0px;
	display: block;
	cursor: pointer;
}

*+html #dealerlocator_link a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}

* html #dealerlocator_link a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}
*/

/*dealerlocator_arrow*/

#dealerlocator_arrow {
	background-color: #525a6b;
	padding-top: 2px;
	padding-left: 45px;
	width: 12px;
	height: 15px;
	float: right;
}
/*
#dealerlocator_arrow a:hover {
	color: #FF6600;
}

* html #dealerlocator_arrow {
	height: 15px;
}

#dealerlocator_arrow a {
	color: #cad5e0;
	margin: 5px 0px;
	padding: 0px;
	display: block;	
}

*+html #dealerlocator_arrow a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}

* html #dealerlocator_arrow a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}
*/
/*<<<<<<<<<<<<<<request>>>>>>>>>>>>>>>>*/


#request {
	background-color: #525a6b;
	padding-right: 9px;
	padding-left: 9px;
	width: 178px;
	height: 30px;
	float: left;
	/*cursor: pointer;*/
}


#request a:hover {
	color: #FF6600;
	/*cursor: pointer;*/
}

* html #request a:hover {
	color: #FF6600;
	cursor: pointer; /* nur hierhin. Fuer IE6 ist diese Anweisung!*/
}	

* html #request {
	height: 30px;
}

#request a {
	color: #cad5e0;
	margin: 5px 0px;
	padding: 0px;
	display: block;
	/*cursor: pointer;*/
}

*+html #request a {
	margin: -1px 0px -5px 1px;
	padding: 0px;	
}

* html #request a {
	margin: -1px 0px -5px 1px;
	padding: 0px;	
}

#request_link {
	background-color: #525a6b;
	padding-top: 5px;
	padding-left: 1px;
	width: 164px;
	height: 15px;
	float: left;
	/*cursor: pointer;*/
}

#request_arrow {
	background-color: #525a6b;
	padding-top: 5px;
	padding-left: 0px;
	width: 12px;
	height: 15px;
	float: right;
}

/*navigation1*/


#navigation1 {
	background-color: #525a6b;
	padding-right: 9px;
	padding-left: 9px;
	width: 178px;
	height: 52px;
	float: left;
	border-top: 6px solid #525a6b;
}


* html #navigation1 {
	height: 38px;
}

#navigation1 a {
	color: #cad5e0;
	margin: 2px 0px;
	padding: 0px;
	display: block;	
}

*+html #navigation1 a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}

* html #navigation1 a {
	margin: -2px 0px -5px 0px;
	padding: 0px;	
}

*+html img {
	margin: 0px;
	padding: 0px;
	}

#navigation1 a:hover {
	color: #FF6600;
}

#navigation2 {
	background-color: #d7eef9;
	width: 164px;
	height: 267px;
	float: right;
	padding: 0 15px 0 17px;
}

#navigation3 {
	background-color: #d7eef9;
	height: 163px;
	padding: 0 15px 0 17px;
	width: 166px;
	float: left;
}

#navigation4 {
	background-color: #d7eef9; 
}

div#image {
	width: 348px;
	height: 267px;
	float: left;
}

#image_breit {
	width: 544px;
	height: 344px;
	float: right;
}

#kreuz {
	padding-top: 42px;
	background-color: #fff;
	width: 162px;
	float: left;
	padding-right: 15px;
	padding-left: 17px;
}

* html #kreuz {
	width: 166px;
	padding-top: 46px;
}

*+html #kreuz {
	padding-top: 44px;	
}	

div#wrapper {
	float: left;
	width: 740px;
}

#text1 {
	width: 280px;
	background-color: #d7eef9;
	float: left;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 46px;
}

#footer {
	text-align: right;
	width: 727px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	border-top: 1px solid #ccc;
	clear: both;
}

#footer a, #footer a:link {
	font-weight: normal;
	}

td {
	font-size: 10px;
}

.fliesstext_liste {
	color: #666;
	padding-top: 2px;
}

.fliesstext_liste_schwarz {
	color: #000;
}

.suche_abstand {
	margin-top: 2px;
}

#importedProducts {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 15px;
}

#importedProducts td,
#importedProducts th {
	padding: 2px 5px;
	border: 1px solid #ccc;
}

input, select {
	border: 0px;
	color: #666;
	margin: 4px 0px 0px 0px;	
}


#resultheader {
	font-size: 0.2em;
	margin-left: 46px;
}

