/* Start of CMSMS style sheet 'IMP Basic Stylesheet' */
/* --------------------------------------------------
    ALGEMEEN
   -------------------------------------------------- */

* {
margin: 0;
padding: 0;
}

html, body {
height:100%;
}

body {
font-family: Arial;
font-size: 11px;
color: #e1e1e1;
background-image: url(images/bg.png);
background-repeat: repeat-x;
background-color: #252424;
background-attachment:scroll !important;
}

/* --------------------------------------------------
    LAYOUT
   -------------------------------------------------- */

#wrapper
{
min-height: 100%;
height: auto !important;
height: 100%;
width: 800px;
margin: 0 auto;
position: relative;
}

#logo
{
width: 300px;
height: 32px;
float: left;
margin: 20px 0 0 10px;
display: inline;
}

#switch
{
position: absolute;
z-index: 30;
top: 0;
float: right;
right: 0;
}

#switch a, #switch img
{
border: none
}

#menu
{
width: 480px;
height: 70px;
float: right;
display: inline;
}

#header
{
width: 800px;
height: 240px;
padding: 0 0 0 10px;
float: left;
display: inline;
}

#titel
{
float: left;
width: 280px;
margin: 14px 0 0 14px;
display: inline;
}

#content_left
{
float: left;
width: 380px;
margin: 20px 0px 80px 10px;
text-align: justify;
display: inline;
clear:both;
}

#content_right
{
float: right;
width: 380px;
margin: 20px 10px 80px 0;
overflow: hidden;
text-align: justify;
display: inline;
}

#footer_wrapper
{
background-color:#252424;
bottom:0;
float:left;
height:40px;
left:0;
margin:0;
padding:0;
position:fixed;
width:100%;
z-index:99;
display: inline;
}

#footer_wrapper
{

}

#footer
{
width: 880px;
height: 40px;
margin: 0 auto;
}

#footer_content
{

}

#footer_partners
{
margin: 5px 0 0 0;
float:left;
}

#footer_partners img
{
margin: 0 5px 0 5px;
border: none;
}

#footer_content p
{
margin: 5px 0 0 0;
color: #8c8c8c;
float: right;
display: inline;
}

#footer_content a {
color: #8c8c8c;
}

/* --------------------------------------------------
    STYLING
   -------------------------------------------------- */

p
{
color: #e1e1e1;
}

a
{
color: #e1e1e1;
text-decoration: none;
border-bottom: 1px dotted #e1e1e1;
}

a:hover
{
color: #fff;
text-decoration: none;
border: none;
}

#footer_partners a, li a, #logo a{ 
border: none;
}

h1,h3
{

font-size: 24px;
color: #e1e1e1;
letter-spacing: -1px;
text-transform: uppercase;
}

/* --------------------------------------------------
    NIEUWSBRIEF
   -------------------------------------------------- */

#nieuwsbrief
{
width: 380px;
height: 30px;
float: right;
text-align: right;
margin: 15px 0 0 0;
display: inline;
}


#nieuwsbrief h1 {
float: left;
color: #C8FE75;
font-size: 17px;
}

input#md4e46email {
background-color: #8c8c8c;
border: 1px solid #575757;
width: 180px;
color:#E1E1E1;
font-size: 10px;
height: 16px;
}

.required {
float: left;
margin: 0 0 0 10px;
display: inline;
}

#md4e46submit {
width: 80px;
float: right;
margin: 0 10px 0 0;
display: inline;
background-color:transparent;
border:1px solid #444444;
font-family: Arial;
font-size: 11px;
color: #f4f3f3;
}

#md4e46submit:hover {
background-color:#C8FE75;
color: #3a3a3a;
cursor: pointer;
}



/* --------------------------------------------------
    FORMS
   -------------------------------------------------- */

.contactform {
width: 200px;
position: relative;
}

textarea {
background-image: url(images/headlines_hover.png);
background-color: transparent;
border:1px solid #282828;
font-family: Arial;
font-size: 11px;
color: #f4f3f3;
width: 200px;
overflow: hidden;
}

select, #fbrp__33 {
background-image: url(images/headlines_hover.png);
background-color: transparent;
border:1px solid #282828;
font-family: Arial;
font-size: 11px;
color: #f4f3f3;
width: 200px;
}

.required {
float: left;
}

input {
background-image: url(images/headlines_hover.png);
background-color: transparent;
font-family: Arial;
font-size: 11px;
border: 1px solid #282828;
color: #f4f3f3;
width: 200px;
}

label {
display: block;
margin: 5px 0 0 0;
width: 100px;
color: #C8FE75;
}

input#m62b34fbrp_submit {
background-color:transparent;
border:1px solid #282828;
font-family: Arial;
font-size: 11px;
color: #f4f3f3;
margin: 15px 0 0 10px;
float: left;
display: inline;
}

input#m62b34fbrp_submit:hover {
background-color:#C8FE75;
color: #3a3a3a;
cursor: pointer;
}


/* End of 'IMP Basic Stylesheet' */

