div.contact_form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #000000;
	line-height: 20px;
}

div.contact_form input,
div.contact_form textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; vertical-align: top; text-align: left; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 20px 10px 0px; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
	text-decoration: none;
	font-style:  normal;
	font-weight: 900;
	color: #F9A800;
	font-size:12px;
}

div.contact_form  em.error, div.contact_form form em { color: #F9A800; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
div.contact_form select    { width: 550px;
font-size:80%; }


/* ***** Graphics *********************************************************** */

div.contact_form div.input
{
  line-height: 1px;

  background: white no-repeat url('../captcha/style-graphic/input.png');
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
  margin:  0px;
  border:  0px solid black;
  padding: 1px 1px 1px 3px;
  width: 300px;

  background: none;
}

div.contact_form input.submit
{
  margin:  0px;
  border:  0px;
  padding: 0px;

  width:  70px;
  height: 24px;
  background: url('../captcha/style-graphic/submit.png');
}


body{
	padding: 0;
	color: #000000;
	margin: 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	background-color: #DADADA;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

a, a:visited, a:active{
color: #FFFFFF;
text-decoration: none;
}

a:hover{
	font-weight: bold;
}


#inhalt{
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	background: #fff;

}

#content-inhalt{

width: 1000px;
}

#top{
	height: 120px;
	background: url("../images/oben.jpg");
	width: 1002px;
}

#topsprache {
	padding-right: 5px;
	padding-top: 70px;
}

#topinfo {
	padding-right: 5px;
	padding-top: 10px;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;	
}

#topinfo a, a:visited, a:active{
	color:#CCCCCC;
	font-style:normal;
	text-decoration:none;
}

#navileiste{
	width: 1002px;
	height:24px;
	text-align: center;
	background-color:#0AABF9;


}

#header{
	width: 1002px;
	height: 20px;
	background: #0AABF9;

}

#main{
	float: none;
	width: 1000px;
}
#content{
width: 980px;
margin: 20px 0 0 10px;
overflow:hidden;
}

#rechts {
	float:right;
	width: 340px;
	padding-left: 2px;
	height: 152px;
	padding-right: 10px;

}

.headlinetext{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color:#0066CC;
}

.zwischen{
	margin: 5px 0 20px 0;
	font-weight: bold;
	color:#5B3000;
}

img{
border: 0;
}

#footer{
clear: both;
height: 15px;
margin: 0 auto;
padding-top: 4px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
text-align: center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#0066CC;
}

#footer a{
color: #0066CC;
text-decoration:none;
font-weight:lighter;
}
#footer a:hover{
color: #0066CC;
}

.uebersichtprod {
	font-size:12px;
	color: #000040;
	font-weight:bold;
	}

#content a {
	font-size:12px;
	color: #000040;
	font-weight:bold;
	}