* {
padding: 0;
margin: 0;
}

html, body  {
height: 100%;
margin: 0;
padding: 0 0 0 0;
}

html {
background: url('./images/top_bg.jpg') repeat-x;
width: 100%;
background-color: #FFFFFF;
}

body {
font-family: verdana, calibri, arial, verdana, sans seriff;
font-size: 13px;
color: #2C2C2C;
}

.wrapper {
min-height: 100%; 
height: auto !important; 
height: 100%;
margin: 0 auto -200px;
}

.footer, .push { 
height: 198px;
}

.footer {
background-color: #656565;
border-top: 2px solid #c1c1c1;
}

#bottom {
width: 1004px;
padding: 40px 0 0 20px;
position: relative;
left: -512px;
margin-left: 50%;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
}

#bottom br {
margin-bottom: 10px;
}

#bottom a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#bottom a:hover {
text-decoration: underline;
}

#bottom td {
vertical-align: top;
}

#bottom_links a {
font-weight: normal;
font-size: 15px;
color: #00587A;
}

#top_bg {
height: 135px;
font-family: calibri;
font-size: 13px;
}

#top {
width: 1024px;
position: relative;
left: -512px;
margin-left: 50%;
}

#menu {
padding: 70px 0 0 15px;
}

#menu ul {
list-style-type: none;
}

#menu ul li {
display: inline;
margin-left: 13px;
}

#menu ul li a {
font-family: calibri;
font-weight: normal;
color: #2C2C2C;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
font-size: 15px;
text-decoration: none;
padding: 5px;
}

#menu ul li a:hover {
color: #fff !important;
background-color: #4ea132;
}

#txt_area {
width: 1024px;
position: relative;
left: -512px;
margin-left: 50%;
padding: 0 0 10px 0;
}

#txt_area a {
color: #387C20;
text-decoration: none;
font-weight: bold;
}

#txt_area a:hover {
text-decoration: underline;
}

#txt_area ul {
margin-left: 25px;
}

#index_list {
font-family: verdana;
font-size: 18px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border: 1px solid #CCCCCC;
background-color: #fefcfd;
}

#groen_bg {
width: 100%;
background: url('./images/groen_bg.jpg') repeat-x #4ea132;
margin: 20px 0 20px 0;
}

#groen {
position: relative;
width: 824px;
left: -512px;
margin-left: 50%;
padding: 30px 90px 30px 90px;
margin-top: 30px;
color: #FFFFFF;
}

#groen ul {
list-style: none;
margin: 0;
padding: 0;
}

#groen ul li {
margin: 0 0 0 0;
padding: 0;
background: url('../images/check.png') no-repeat 0 0;
padding-left: 50px;
min-height: 34px;
line-height: 34px;
font-size: 14px;
font-family: verdana;
}

#groen ul li a {
color: #FFFFFF;
text-decoration: none;
}

#groen ul li a:hover {
text-decoration: underline;
}

#partnere {
position: relative;
width: 1024px;
left: -512px;
margin-left: 50%;
padding: 50px 0 50px 0;
color: #656565;
text-align: center;
font-family: calibri;
font-size: 40px;
font-weight: bold;
}

#login {
width: 154px;
margin-top: 5px;
color: #656565;
font-size: 10px;
}

#login input {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding: 2px;
font-size: 10px;
margin-bottom: 3px;
width: 150px
}

.check {
list-style-type: none;
background: url('../images/check.png') no-repeat top left;
height: 33px;
padding: 7px 0 0 45px;
font-size: 20px;
font-weight: bold;
margin-bottom: 7px;
}

h1 {
font-size: 35px;
font-family: calibri;
margin-bottom: 5px;
font-weight: bold;
color: #2c2c2c;
}

h2 {
font-size: 20px;
font-family: calibri;
margin-bottom: 3px;
color: #4ea132;
}

h4 {
fon-family: calibri;
font-size: 20px;
font-weight: normal;
color: #2c2c2c;
margin-bottom: 10px;
}

h5 {
font-size: 30px;
font-family: calibri;
}

p {
margin-bottom: 10px;
}

a {
color: #4ea132;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.index_top {
font-size: 20px;
font-family: calibri;
margin-bottom: 5px;
color: #2c2c2c;
}

#formular {
width: 230px;
padding: 15px;
font-size: 16px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border: 1px solid #CCCCCC;
font-size: 12px;
}

#formular input {
padding: 10px;
margin-bottom: 10px;
width: 210px;
background-color: #E7E7E7;
border: 1px solid #E7E7E7;
color: #999999;
font-family: verdana;
}

.form input {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border: 1px solid #CCCCCC;
padding: 10px;
margin-bottom: 10px;
width: 278px;
color: #999999;
font-family: verdana;
}