*{ margin: 0; padding: 0; }
body { font: .74em Tahoma, Arial, "Trebuchet MS", sans-serif; line-height: 1.64em; background: #fff; color: #444; }
a { color: #149142;	background: inherit; text-decoration: none; }
a:hover { color: #646464; background: inherit; }
p { margin: 10px; }
h1 { font: normal 2.4em Arial, Sans-Serif; margin: 15px 0 0 5px; }
h2 { color: #149142; font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h3 { padding: 10px; margin-bottom: 10px; background-image: url('../img/head_bg.gif'); }

/*
div.text
{
  width: 600px;
  float: left;
}
*/

ul { margin: 10px 25px; list-style-type: square; }



hr
{
  border: 0px; /* Für Firefox und Opera */
  border-top: solid 1px #eaeaea;
  border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!)*/
  margin: 1.5em;
}


.mini { font-size: 0.8em;}
.red { color: #e2001a; }
.green { color: #149142; }
.yellow { color: #ffec00; }
.lightgrey { color: #eaeaea; }
.darkgrey { color: #646464; }
.text_left { float: left; text-align: left; }
.text_right { float: right; text-align: right; }
.float_left { float: left; }
.float_right { float: right; }
.float_clear { clear: both; }
.center { text-align: center; }


#infobox h2
{
  text-align: center;
  text-transform: uppercase;
  padding: 8px;
  background-image: url('../img/head_bg.gif');
}

#infobox h3
{
  color: #646464;
  background-color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  background-image: none;
}

#infobox p
{
  font-size: 1.3em;
  text-align: center;
  color: #646464;
  background-color: #fff;
  font-weight: normal;
  line-height: 1.4em;
}

#start { text-align: center; }

#start_logo { background-image: url('../img/start_bg.jpg'); }

#start p { padding: 65px; font-size: 1.3em; }

#wrapper
{
  margin: 0 auto;
  width: 930px;
  padding: 0 15px 0 15px;
  background-color: #ffffff;  
  background-image: url('../img/bg.gif');
  background-repeat: repeat-y;
}

#header
{
  height: 137px;
  width: 900px;
  background-image: url('../img/head.jpg');
}

#logo
{
  width: 900px;
  height: 390px;
  background-image: url('../img/logo.jpg');
}

#left
{
  float: left;
  width: 650px;
  margin-top: -80px;
}

#infobox
{
  width: 200px;
  background-color: #fff;
  

  border: 1px solid #ddd;

  margin-top: -175px;
  margin-right: 40px;
  float: right;
}

#navigation
{
  width: 900px;
  margin: 0 auto;
}

#nav_content
{
  width: 900px;
  font-size: 1.3em;
  font-weight: bold;
}

#nav_content a
{
  margin: 20px;
  line-height: 50px;
}

#content { padding: 25px; }

#footer
{
  clear: both;
  width: 900px;
  height: 5px;
  background-color: #d63628;
}

#footer_text
{
  width: 850px;
  height: 50px;
  margin: 0 auto;
  margin-top: 15px;
  
  font-size: 1.2em;
}

#kontakt
{
  border: 1px solid;
  width: 150px;
  padding: 5px;
}


textarea
{
	 font-size:12px;
	 background-color:#f3f3f3;
	 height:115px;
	 width:300px;
	 padding:2px;
	 border: 1px solid #646464;
	}
	
form
{
 	 padding:0px;
	 margin:0px;
}


input
{ 
	 font-size:12px;
	 background-color:#f3f3f3;
	 height:15px;
	 width:160px;
	 padding:2px;
	 border: 1px solid #646464;
}

input.button
{
  clear: both;
	background-color:#f3f3f3;
	font-weight:bold; 
	padding: 4px;
  margin: 10px 0 0 120px;
  height: auto;
  width: auto;
}

select
{ 
	 font-size:12px;
	 font-family:Arial,Helvetica,Verdane,sans-serif;
	 background-color:#f3f3f3;
	 height:20px;
	 width:200px;
	 padding:0px;
	 border: 0px solid #646464;
	}

.checkbox
{
	 height:21px;
	 width:21px;
	 background-color:transparent;
	 border-width:0px;
	 padding:0px;
	 margin:-4px;
}

div.box
{
  padding: 0px;
  width: 640px;
  /* background: #f3f3f3; */
  background: #fff;
  border: 1px solid #646464;
  margin-bottom: 15px;
}




div.date
{
  width: 75px;
  float: left;
  font-size: 1.6em;
  line-height: 1.5em;
  text-align: center;
}

/*
div.contact_box p { padding: 8px; }
.inline { display: inline; }

div.address span.label { float: left; display: block; width: 4em; font-weight: bold; }

div.address span.value { float: left; display: block; }

div.address br { clear: left; float: none; margin: 0 0 0 0; padding: 0; }
*/


div.messen span.label { float: left; display: block; width: 200px; font-weight: normal;}
div.messen span.value { float: left; display: block; }
div.messen br { clear: left; float: none; margin: 0 0 10px 0; padding: 0; }


div.contact span.label { float: left; display: block; width: 120px; font-weight: normal;}
div.contact span.value { float: left; display: block; }
div.contact br { clear: left; float: none; margin: 0 0 10px 0; padding: 0; }


div.product_details { float: left;  line-height: 1.6em; }
div.product_details span.label { float: left; display: block; width: 250px; font-weight: normal; }
div.product_details span.value { float: left; display: block; }
div.product_details br { clear: left; float: none; margin: 0 0 10px 0; padding: 0; }
div.box img { margin-right: 20px; }

div.box h2 { background: #ccd7e0; color: #222; border-bottom: 0.05em solid #ccd7e0; width: 620px; padding: 5px 10px; margin: 0; }

div.box ul { padding: 8px; }

div.box p { padding: 8px; }

div.box ul#news { padding: 12px 8px; }


