/*//	======================================================	//
  //		Copyright: 	David Zill GmbH 						//
  //		Author:		David Zill								//
  //		URL:		http://www.innenausbau-zill.de			//
  // 	======================================================	//*/
<meta charset="utf-8">
body {
	background-color:;
	margin: 0px;
        scrollbar-base-color:#F0F0F0;
        scrollbar-face-color:#F0F0F0;
        scrollbar-3dlight-color:#F0F0F0;
        scrollbar-arrow-color:#F0F0F0;
        scrollbar-darkshadow-color:#F0F0F0;
        scrollbar-highlight-color:#4357A1;
        scrollbar-shadow-color:#4357A1;
        scrollbar-track-color:#F0F0F0;
}

table, body {
	font-family: arial; 
	font-size: 14px;
	color: #000000;
}

input, select, textarea {
	font-family: arial;
	color: #4357A1;
	background-color: #f0f0f0; 
	border: 1px #4357A1 solid;
}

A:hover {
	color: #F7F4F4; 
}

a {
	font-weight: bold;
	color: #097e09;
	text-decoration: none;
}

.a_menu {
	color: #000000;
}

.main {
	background-image:url(../pic/zill.jpg);
	margin-left: 0;
	}

.maintxt {
	margin-left: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}


.menu {
	background-color: #A3A2A2;
	font-weight: bold;
	color: #ecd2a3;
	border-left: 1px #2f312e solid;
	border-top: 1px #2f312e solid;
	border-bottom: 1px #000000 solid;
	border-right: 0px;
	height: 24px;
	vertical-align: bottom;
}	

.header {
	font-weight: bold;
	color: #a7f735;
	font-size: 20px;
}

.contactTextarea{
width:500px;
height:90px;
font-weight: ;
font-family: Verdana; 
font-size: 12px;
color: #025902;	
}
.contactField{
width:200px;
height:20px;
font-weight: ;
font-family: Verdana; 	
font-size: 12px;
color: #025902;	
}
.referenz {
      text-align: center;
    }
	