* {
margin: 0; 
padding: 0;
}

a {
outline: none;
}

html {
overflow-y: scroll;
min-height: 100%; 
}

* html {
height: 100%;
}

body {
min-height: 100%; 
}

* html body{
height: 100%;
}

body {
background: url(images/bodybg.jpg) #7b2120;    
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 259px !important; 
border: 0;
font: 62.5% Verdana, Geneva, sans-serif;
color: #000;
line-height: 20px
}

#wrapper {
background: url(images/bodybgtop.jpg) top repeat-x;
background-attachment: fixed;
top: 0;
left: 0;
width: 100%;
z-index:2;
min-height: 550px;    
}

* html #wrapper {
height: 550px;
}

#container {
background: #ECEDED;  
position: relative;
margin: 0 auto;
min-height: 550px;
width: 960px; 
}

* html #container {
height: 550px;
}

#header {
background: url(images/header.jpg); 
position: fixed;
width: 961px;
height: 259px;
z-index: 3;
}

#naam {
position: absolute;
left: 150px;
top: 60px;
z-index: 2;
}

h1 {
font-size: 2.8em;     
color: #000;
}

h2 {
padding: 30px 0 0 50px;
font-size: 2.5em;     
color: #000;
}

#nav {
position:fixed;
z-index: 3;
top: 259px;
width: 960px;
padding-left: 0;
height: 43px;
background: #808080
} 

#menu li {
float: left; 
display: inline;
list-style-type: none; 
height: 43px;
width: auto; 
text-align: center; 
font-size: 1.6em;
line-height: 43px;
}
 
#menu li a {
display: block; 
text-decoration: none;
padding-left: 30px;
color: #fff; 
text-transform: uppercase;
} 

#menu a.menu_active {
color: #000
}

#menu a:hover {
color: red
}

#content {
position: relative;
width: 960px;
padding: 302px 0 0 0;
background: #ECEDED;
z-index: 1;
text-align: left;
}

* html #content {
height: 550px;
}
 
h3.pag {
padding: 35px 0 25px 150px;
font-size: 1.6em;
}

.banners {
margin-left: 150px;  
}

.ban1, .ban2, .ban3{    
float: left;  
width: 210px;
margin-right: 10px;  
text-align: left;
color: #fff;
}

#ban3 {
display: inline;
}

.ban1 {
background: url(images/banner1_bg.jpg) no-repeat #525252;
}

.ban2 {
background: url(images/banner2_bg.jpg) no-repeat #6B1D1D;
}

.ban3 {
background: url(images/banner3_bg.jpg) no-repeat #13110a;
}

.ban1 h3, .ban2 h3, .ban3 h3{
padding: 19px 0 17px 10px;
line-height: 1.2em;
font-size: 1.4em;
letter-spacing: 0;
}

.ban1 p, .ban2 p, .ban3 p{  
padding: 0 5px 10px 10px; 
font-size: 1.4em;  
}

.ban1 p, .ban2 p {
min-height: 260px;
}

.ban3 p {
min-height: 127px;
} 

#banner_shadow {
position: relative;  
background: url(images/banner_shadow.jpg) no-repeat;
width: 210px;
height: 17px;
}

#img1 {
background: url(images/hz.jpg) no-repeat;
width: 190px;
height: 133px;
}

img.less{
display: none;
}

.hideinfo{
display: none;
color: rgb(127,0,0);
font-size: 1em;
font-weight: normal;
}

.wrapper {
width: 100%;
overflow: hidden
}

.box1_pad {
padding-left: 150px;
padding-right: 150px;
}

.bottom{
padding-bottom: 50px;
} 

.box1_bot {
border: 1px solid #d4d5d5;
border-bottom: none;
background: url(images/box1_bot.gif) bottom repeat-x
}

.box1_left {
background: url(images/box1_left.gif) bottom left no-repeat;
margin-left: -1px;
padding-left: 1px
}

.box1_right {
background: url(images/box1_right.gif) bottom right no-repeat;
padding-bottom: 15px;
margin-right: -1px;
padding-right: 1px
}

.box1 {
background:url(images/bg_box1.gif) top repeat-x #f6f7f7;
border: 1px solid #fff
}

.box1 h4 {
font-size: 1.2em;
padding: 15px 0 0 15px;
}

.box1 p {
font-size: 1.2em;
padding: 15px 15px 0 15px;
}

.box1 p.bottom{
padding-bottom: 25px;
}

.naw {
width: 210px;
margin-left: 400px; 
margin-top: -520px;
}

table {
margin-left:15px;
margin-bottom: 25px;
margin-right: 10px;
font-size: 1.3em;
}
/*iframe{
display: none;
} */
#contactform {
padding-left: 15px;
padding-bottom: 0;
width: 345px;
height: 500px;
font-size: 1.2em;
}

#contactform span {
float: left;
width: 80px;
}

#contactform .wrapper {
height: 30px;
}

#contactform .textarea_box {
height: 113px;
padding-bottom: 10px;
}

#contactform input[type="submit"]:hover {
background: url(images/button2_bg_active.gif) top repeat-x #f77107
}

#contactform input[type="submit"] {
position: relative;
top: 20px;
margin-left: 10px;
margin-bottom: 50px;
float: right;
width: 95px;
height: 34px;
font-size: 15px;
line-height: 32px;
color: #fff;
text-align: center;
text-transform: uppercase;
text-decoration: none;
background: url(images/button2_bg.gif) top repeat-x #4f4f4f;
border-radius: 8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;  
}

#contactform input.forminput, #contactform input.errorborder{
width: 252px;
height: 18px;
background: url(images/bg_input.gif) top repeat-x #edeeee;
padding: 2px 5px;
color: #000;
font: 14px Arial, Helvetica, sans-serif;
}
#contactform input.forminput {
border: 1px solid #d7d8d8;
}

#contactform input.errorborder {
border: 1px solid red;
}

#contactform textarea.textinput, #contactform textarea.texterrorborder {
overflow: auto;
margin: 0;
width: 252px;
height: 107px;
background: url(images/bg_textarea.gif) top repeat-x #edeeee;
padding: 2px 5px;
color: #000;
font: 14px Arial, Helvetica, sans-serif
}

#contactform textarea.textinput {
border: 1px solid #d7d8d8;
}

#contactform textarea.texterrorborder {
border: 1px solid red;
}

#contactform input.code {
width: 25px;
font-weight: bold;
}

#pag_Contact p span a, span.notfound a {
color: #808080;
}

#pag_Links p span a {
color: #000;
}

.footercontainer {
background: #1a1a1a;
height: 140px;
}

.main {
position: relative;
margin: 0 auto;
width: 960px; 
background: #1a1a1a;
height: 140px;
}
  
#footer a {
text-decoration: none;
color: #a0acbc;
}

#footer p {
padding-top: 20px;
font-size: 1.3em; 
color: #a0acbc;
font-style: normal;
} 

.clear {
clear: both; 
}     
