* {margin: 0; padding: 0;}
html 			
  { 
  height:100%
  }
body		
  { 
  margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
  background-image: url(../images/background.gif);
  background-repeat: repeat-y;	
	}

a img {border: none;}

/* seitenlayout */
#wrapper		
  {
	width: 800px;
	text-align: left;
	}
#wrapper_2
  {
  margin: 0px;
  padding: 0px;
  }

#head
  { 
  width: 800px; 
  margin: 0px;
  padding: 0px; 
  }
  
#logo
  {
  float: left;
  width: 125px;
  background-color: #666666;
  }

#top_navigation
  {
  height: 62px;
  width: 635px;
  position: relative; 
  float: left;
  margin: 0px;
  padding-left: 40px;
  background-color: #666666;
  }
  
#headline 
  { 
  width: 800px; 
  height: 65px; 
  background-color: #cccccc; 
  float: left; 
  margin-top: 0px; 
  padding-top: 0px; 
  font-weight: normal;
  }
  
#headline_tuerkis
  { 
  width: 800px; 
  height: 65px; 
  background-color: #66cccc; 
  float: left; 
  margin-top: 0px; 
  padding-top: 0px; 
  font-weight: normal;
  }  

#headline_orange
  { 
  width: 800px; 
  height: 65px; 
  background-color: #ff6600; 
  float: left; 
  margin-top: 0px; 
  padding-top: 0px; 
  font-weight: normal;
  }
  
#headline_violett
  { 
  width: 800px; 
  height: 65px; 
  background-color: #993366; 
  float: left; 
  margin-top: 0px; 
  padding-top: 0px; 
  font-weight: normal;
  }



#content
  {
  width: 634px;
  position: relative; 
  float: left; 
  margin-left: 14px; 
  margin-top: 250px;
  margin-bottom: 0px;
  margin-right: 0px;
  }
#content_produkte
  {
  width: 634px;
  position: relative; 
  float: left; 
  margin-left: 14px; 
  padding-top: 10px; 
  }
#content ul 
  {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  }
  
.videos
  {
  float:left;
  position:relative;
  height: 200px;
  padding-bottom: 10px;
  }
.videos_img
  {
  float:left;
  width: 200px;
  }
.videos_text
  {
  float:left;
  padding-left: 5px;
  }

/* NAVIGATION */
#side_navigation
  {
  margin: 0px;
  padding: 0px;
  width: 127px;
  height: 270px;
  position: relative; 
  float: left; 
  padding-left: 21px; 
  margin-top: 12px;
  margin-bottom: 0px;
  margin-right: 0px;
  } 

#side_navigation a
  {
	display: block; 
	margin: 0px;
  padding: 0px;
	border-right: 4px solid #ffffff;
  border-bottom: 1px solid #cccccc; 
	text-decoration:none;
	color:#666666;
	height: 16px;
	}
#side_navigation a:hover, a:focus, a:active
  {
	background: #e5e5e5; 
	border-right: 4px solid #cccccc;
	color:#ff6600;
	font-weight: bold;
	margin: 0px;
  padding: 0px;
  height: 16px;
	} 

#side_navigation ul 
  {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  }
#side_navigation li
  {
	color:#ffffff;
	margin: 0px;
  padding: 0px;
	}
/* ------------------------------- */
#top_navigation a
  {
  margin-top: 0px;
  padding-top: 0px;
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
  }
#top_navigation a:hover, a:focus, a:active
  {
  margin-top: 0px;
  padding-top: 0px;
  color:#ff6600;
  text-decoration:none;
  }
#top_navigation ul 
  {
  margin-top: 0px;
  padding-top: 0px;
  list-style: none;
  }
#top_navigation li
  {
  margin-top: 0px;
  padding-top: 0px;
	font-size:12px;
	font-weight:bold;
	display:inline;
	color:#ffffff;
	}
	
/* HEADLINES */

h1
  {
  font-size: 26px;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 58px;
  padding-left: 165px;
  color: #ffffff;
  }

h2
  {
  font-size: 14px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 8px;
  color: #666666;
  }

h3
  {
  font-size: 14px;
  font-weight: bold;
  margin-top: 35px;
  padding-top: 10px;
  }
  
h4
  {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #ff6600;
  }



/* TEXT */
	
.normal
  {
  padding-bottom: 10px;
  margin-right: 10px;
  padding-right: 10px;
  }

	
	
/* IMAGES */

#main_image 
  { 
  width: 635px; 
  height: 250px; 
  position:absolute; 
  top: 115px; 
  left: 165px; 
  background-color:#ffffff; 
  }

.img  
  {
  padding: 1px;
  border: 1px solid #cccccc;
  }

	

/* PRODUCTS */

.produkt
  {
  width: 158px;
  border-right: 1px solid #666666;
  border-top: 1px solid #666666;
  float:left;
  }
.produkt_rechts
  {
  width: 156px;
  border-top: 1px solid #666666;
  float:left;
  }
.produktansicht
  {
  width: 633px;
  float:left;
  position:relative;
  text-align: center;
  margin-bottom: 20px;
  }
#bottom_navigation
  {
  text-align:center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: bold;
  }

/* DOWNLOADS */
.download_wrap
  {
  margin-bottom: 40px;
  padding-bottom: 40px;
  }
.download_icon
  {
  width: 50px;
  float:left;
  }
.download_text
  {
  width: 550px;
  float:left;
  padding-left: 10px;
  }

/* SETS */
.set_box
  {
  float:left;
  padding-bottom: 15px;
  }

.set_img
  {
  float:left;
  width: 200px;
  }
.set_text
  {
  float:left;
  position:relative;
  width: 350px;
  padding-left: 5px;
  }

/* FORMULARE */

.produktsuche
  {
  width: 125px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 2px;
  }	
.formwrap
  {
  float:left;
  width: 634px;
  padding-bottom: 3px;
  }
.formtext
  {
  float:left;
  width: 100px;
  }
.formfield	
  {
  float:left;
  }
.textfield
  {
  width: 300px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 2px;
  }
.textarea
  {
  width: 300px;
  height: 50px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 2px;
  }
.button
  {
  width: 150px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 1px;
  }
.searchfield
  {
  width: 150px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 2px;
  }
.searchbutton
  {
  width: 70px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 1px;
  }
.searchselect
  {
  width: 200px;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  font-family: verdana;
  padding: 2px;
  }
	
	
/* SONSTIGES */
.hr1{
 border: 0px; /* Für Firefox und Opera */
 height: 1px;
 border-top: solid 1px #666666;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  }
  hr  
  {
  border: 0;
  height: 1px;
  color: #666666;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #666666;
  }
	
	
/* LINKS */
#content a{text-decoration:none;color:#666666;font-weight:normal;}
#content a:hover,a:active{background: #e5e5e5; color:#ff6600;font-weight:bold;}	

#content_produkte a{text-decoration:none;color:#666666;font-weight:normal;}
#content_produkte a:hover,a:active{background: #e5e5e5; color:#ff6600;font-weight:bold;}		
	
	
/* HÄNDLERSUCHE */

table.umkreissuche { margin-top: 10px;}

table.umkreissuche th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana;
	background-color: #CCCCCc;
}

table.umkreissuche td,th {
	vertical-align: top;
	text-align: left;
	font-size: 0.75em;
	padding: 0.5em;
}

table.umkreissuche td.firma { width: 150px; }
table.umkreissuche td.data { width: 284px; }
table.umkreissuche td.entfernung { width: 150px; }
table.umkreissuche td.links { width: 14em; }
table.umkreissuche tr.zebraTable_dark td { background-color: #ddd; }

table.umkreissuche td p {
	margin: 0 0 0.4em 0;
	padding: 0;
	font-size: 1em;
}

div.initialy_no_display { display: none; }

div#detailsFiliale {
	float: right; 
	width: 40%;
	border: 2px solid #ccc;
	margin: 2em;
}

div#detailsFiliale th {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	border-right: 2px solid #ccc;
	margin: 0px; padding: 3px;
	
}

div#detailsFiliale td {
	font-size: 13px;
	margin: 0px; padding: 3px;
}

.googleMapsLink {
	font-size: 0.8em;
}

img.mapOverview {
	border: 2px solid #ccc; 
	margin: 1em;
}

/* * * * * * * * * ERROS, WARNINGS AND MESSAGES	* * * * * * * * */

.msg, .warning, .error {
	border: 3px solid black;
	padding: 0.3em;
	margin: 0.3em;
	color: #333;
	font-size: 11px;
	font-family: monaco, typewriter, fixed-width;
	
}

.msg { border-color: #19C043; }
.warning { border-color: #C2B61F; }
.error { border-color: #C40D19; }
	
	
	
	
	
	
	
