/***** Copyright www.gerlofvanek.com *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
color: #000;
background-color: #4A4D48;
background-image: url(../images/background.gif);
background-repeat: repeat-x;
}

a:link { color: #777470; text-decoration: underline; }
a:visited { color: #777470; text-decoration: none; }
a:hover { color: #777470; text-decoration: underline; }
a:active { color: #777470; text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

h4 {
font:0.8em arial, helvetica, sans-serif;
}

ul, ol {
margin:0;
padding:0 0 0px 0;
}

p, {
margin:10px;
padding:0px 0px 0px 0px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}
 
img {
border:0;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 

 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
.roundcont {
width: 850px;
background-color: #fff;
color: #fff;
}

.roundcont p {
margin: 0 10px;
}

.roundtop { 
background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}

#wrap {
width:850px;
margin:0 auto;
}

.top{
width:90%;
height:60px;
padding-left: 15px;
}

.middle {
width:100%;
height:325px;
background-color:#FFFFFF;
background-image: url(../images/background_fade.jpg);
background-repeat: repeat-x;
}

.header {
float: left;
width:850px;
height:30px;
margin-top: 25px;
}

.info-left {
float:left;
width:260px;
height:60px;
background-color: #fff;
color: #000;
background-image: url(../images/contact_background.gif);
background-repeat: no-repeat;
padding-left: 82px;
padding-top: 40px;
}

.info-right {
float:left;
width:300px;
height:60px;
background-color: #fff;
border-left: 1px #333333;
color: #000;
background-image: url(../images/diensten_background.gif);
background-repeat: no-repeat;
margin-left:30px;
padding-left: 75px;
padding-top: 40px;
}

.bottom {
margin-top: 15px;
height:107px;
padding-left: 30px;
}

.footer {
float: left;
width:840px;
color:#FFFFFF;
margin-top: 5px;
padding-right: 10px;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

#top_nav{
float: right;
width: 350px;
margin-left: 0px;
background-position: 0px 0px;
background-repeat: no-repeat;
}	

#top_nav li{
display: inline; 
float:left;
}

#nav_ul {
clear: right;
float: right;
height: 25px;
list-style-type: none;
list-style-image: none;
padding: 0 0 0 0;
margin: 0px;
display: inline;
}

#nav_ul a{
height: 25px;
	
position: relative;
display: block;
/*  IE 5 Hack \*/
overflow: hidden;
/* end hack */ 
outline: none;
}

#nav_home, #nav_home_on{ width: 35px; margin-left: 15px; }
#nav_showcase, #nav_showcase_on{ width: 65px; margin-left: 15px;}
#nav_diensten, #nav_diensten_on {width: 56px; margin-left: 15px;}
#nav_contact, #nav_contact_on {width: 56px;  margin-left: 15px; margin-right: 15px;}

#nav_home a, #nav_home_on a {width: 35px;  }
#nav_showcase a, #nav_showcase_on a {width: 65px; }
#nav_diensten a, #nav_diensten_on a {width: 56px; }
#nav_contact a, #nav_contact_on a {width: 56px; }

#nav_home a:link, #nav_home a:visited { background: url(../images/nav_home.gif) no-repeat;text-indent: -9999px; }
#nav_showcase a:link, #nav_showcase a:visited { background: url(../images/nav_showcase.gif) no-repeat;text-indent: -9999px; }
#nav_diensten a:link, #nav_diensten a:visited { background: url(../images/nav_diensten.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:link, #nav_contact a:visited { background: url(../images/nav_contact.gif) no-repeat;text-indent: -9999px; }

#nav_home a:hover { background: url(../images/nav_home_on.gif) no-repeat;text-indent: -9999px; }
#nav_showcase a:hover { background: url(../images/nav_showcase_on.gif) no-repeat;text-indent: -9999px; }
#nav_diensten a:hover { background: url(../images/nav_diensten_on.gif) no-repeat;text-indent: -9999px; }
#nav_contact a:hover { background: url(../images/nav_contact_on.gif) no-repeat;text-indent: -9999px; }

#nav_home_on a:link, #nav_home_on a:visited { background: url(../images/nav_home_on.gif) no-repeat;text-indent: -9999px; }
#nav_showcase_on a:link, #nav_showcase_on a:visited { background: url(../images/nav_showcase_on.gif) no-repeat;text-indent: -9999px; }
#nav_diensten_on a:link, #nav_diensten_on a:visited { background: url(../images/nav_diensten_on.gif) no-repeat;text-indent: -9999px; }
#nav_contact_on a:link, #nav_contact_on a:visited { background: url(../images/nav_contact_on.gif) no-repeat;text-indent: -9999px; }

.middle-contact {
width:850px;
height:325px;
background-color:#fff;
color: #000;
background-image: url(../images/background_fade.jpg);
background-repeat: repeat-x;
}

.middle-contact-left {
float: left;
width: 300px;
font:0.8em arial, helvetica, sans-serif;
padding: 10px 10px 10px 25px;
}
.middle-contact-middle {
float: left;
width: 150px;
padding: 10px;
font:0.8em arial, helvetica, sans-serif;
padding: 50px 10px 10px 10px;
}
.middle-contact-right {
float: left;
width: 260px;
font:0.8em arial, helvetica, sans-serif;
padding: 30px 10px 10px 10px;
}

.middle-diensten {
width:850px;
height:325px;
background-color:#fff;
color: #000;
background-image: url(../images/background_fade.jpg);
background-repeat: repeat-x;
}

.middle-diensten-left {
float: left;
width: 470px;
font:0.8em arial, helvetica, sans-serif;
padding: 10px 10px 10px 30px;

}
.middle-diensten-right {
float: left;
width: 220px;
font:0.8em arial, helvetica, sans-serif;
padding: 50px 40px 0px 0px;
}

.diensten {
padding: 10px;
background-color: #fff;
width: 280px;
height: 210px;
}

.google {
padding: 10px;
background-color: #fff;
width: 280px;
height: 250px;
}

form {
border: 0px solid #666699;
padding: 0px;
}

legend {
font-weight : bold;
color : #333;
margin : 0;
padding : 0.1em;
}

label {
display : block;
}

.texta {
width: 275px;
font-size: 11px;
background-color: #fff;
border: 1px solid #666666;
}

.texta:hover {
background-color: #F5F5F5;
}

.buttons {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #102132;
 margin-left: 222px;
 margin-top: 3px;
 margin-bottom: 2px; 
}

.errorlist {
margin-left: 10px;
color: #EF4135;
}