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

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #222222;
	margin:0px auto;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#4a4a4a;
	width:751px;
}
*	{
	margin:0;
	padding:0;
}

#main
{
width:750px;
margin:0px auto;
}
#menue_bg	{
	background-image:url(/images/menue_bg.gif);
	background-repeat:no-repeat;
	width:751x;
	height:38px;
	margin:0px auto;
}
#top	{
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
	width:751px;
	height:131px;
}
#top_impressum	{
	position:absolute;
	z-index:10;
	padding-left:620px;
	padding-top:15px;
}
#top_img_start	{
	background-image:url(/images/img_start.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:239px;
}
#top_img_produkte	{
	background-image:url(/images/img_produkte.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:239px;
}
#top_img_unternehmen	{
	background-image:url(/images/img_unternehmen.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:239px;
}
#img_ohne	{
	background-image:url(/images/img_ohne.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:239px;
}
#content	{	
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;
	width:751px;
	overflow:hidden;
}
#content_main
{
	width:738px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	color:#222222;
	font-size:12px;
}
#content_left
{
	padding:20px 0px 0px 30px;
	line-height:18px;
	width:452px;
	float:left;	
}
#content_right
{
	margin:0px 0px 0px 0px;
	width:245px;
	float:right;
	border-left:#ededed solid 1px;
}
#kontakt_rechts	{
	border-bottom:#ededed solid 1px;
	padding:10px;
	color:#404040;
	font-size:10px;
	line-height:14px;
}
#kontakt_rechts_ohne	{
	padding-bottom:180px;
	color:#404040;
	font-size:10px;
	line-height:14px;
}
#kontakt_rechts_ohne2	{
	padding-bottom:220px;
	color:#404040;
	font-size:10px;
	line-height:14px;
}
#kontakt_rechts_ohne3	{
	padding-bottom:225px;
	color:#404040;
	font-size:10px;
	line-height:14px;
}
#nav
{
	width:738px;
	height:37px;	
	margin:0px auto;
}
#imprint_text
{
color:#1a1a1a;
font-size:10px;
}

#imprint_text a
{
font-size:10px;
color:#1a1a1a;
text-decoration:underline;
}
a.link
{
color:#113274;
font-size:10px;
}

a.link:hover
{
font-size:10px;
color:#113274;
text-decoration:underline;
}
h1
{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	color:#113274;
	font-style:italic;
}
h3
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 3px 0px;
	color:#1a1a1a;
}
h2
{
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	color:#113274;
}
ul 	{
	list-style-image:url(../images/square.gif);
	padding-left:25px;
 }
.textsmall{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
}
#content table.contact{
	width:100%;
	border:0px;
	position:relative;
 }
 #content td.contact_label { 
 	color:#113274;
	background-color:#eaeff9;
	width:120px; height:20px;
	border-left:#eaeff9 solid 10px;
	border-right:#FFF solid 2px;
	margin-bottom:2px;
 }
  #content td.contact_field { 
	background-color:#dfe1e2;
	width:315px; height:20px;
	margin-bottom:2px;
 }
  #content td.contact_label_send { 
	
	width:315px;
	height:20px;
	margin-top:2px;
	text-align:center;
	margin:0 auto;
 }
 .send_button	{
	width:              				315px;  
	height:								18px;  
	border: 							solid 1px #113274;
	font-family: 						Arial, Verdana, Helvetica, sans-serif;
	float:								right;
	font-size:							12px;
	background-color:#dfe1e2;
	color:								#113274;
}
.mail	{	
	background-color:#dfe1e2; 
	border:0px #dfe1e2 solid;
	color:#787F85; 
	width:315px;	
	height:20px; }	
.border_red	{	
	background-color:#dfe1e2; 
	border:1px #FF0000 solid;
	color:#787F85; 
	width:315px;	
	height:20px; }	
