body {
margin: 0;
padding:0;
background-color: #230f2c;
font-family: Georgia, 'Times New Roman';
font-size: 12px;
line-height: 20px;
color: #1f0d2e;
background-image: url('/images/body_bg_new.jpg');
background-position: center top;
background-attachment: fixed;
background-repeat: repeat-y;
}

.clear {
float: none;
clear: both;
height: 0px;
}

h1 {
color: #663398;
font-size: 24px;
line-height: 36px;
font-weight: normal;
}

h3 {
color: #663398;
font-size: 18px;
line-height: 24px;
font-weight: normal;
}

p {
margin:0 0 8px 0;
}

strong, b {
font-weight: bold;
}

#wrapper {
width:990px;
height: auto;
margin: 0 auto 15px auto;
}


#header {
width:990px;
height: 180px;
background-image: url('/images/header_bg.png');
background-repeat: no-repeat;
background-position: left 15px;
overflow: hidden;
position: relative;
}

#main {
width: 990px;
height: auto;
margin: 0;
background-image: url('/images/main_bg.png');
background-repeat: repeat-y;

}

#nav_top {
position: absolute;
left: 320px;
top: 130px;

}

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

#nav_top ul li {
float:left;
color: #fbebfd;
font-size: 16px;
}

#nav_top li a {
color: #fbebfd;
text-decoration: none;
font-size: 16px;
display: block;
margin: 0 10px;
}


#nav_left {
width: 255px;
height: auto;
float: left;
margin: 80px 0 0 25px;
}

#nav_left ul {
list-style: circle;
}

#nav_left ul li a {
display: block;
color: #663398;
width: 250px;
height: 20px;
font-size: 16px;
text-decoration: none;
margin: 0 0 5px 0;
}


#nav_left ul li a:hover {
color: #323232;
}

.menu_active {
color: #323232;
}


#lijst {
width: 220px;
height: 282px;
background-image: url('/images/lijst.jpg');
background-repeat: no-repeat;
overflow: hidden;
text-align: center;
margin-top: 50px;
margin-bottom: 50px;

}

#lijst p {
margin: 40px 25px 10px 25px;
font-size: 26px;
line-height: 30px;
width: 176px;
}


#content_right {
width: 600px;
height: auto;
float: right;
margin: 80px 62px 10px 0;
}

#content_right p {
font-family: Arial;
font-size: 12px;
color: #323232;
line-height: 20px;
margin-bottom: 15px;

}

#content_right ul {
font-family: Arial;
font-size: 12px;
color: #323232;
line-height: 20px;
margin-bottom: 15px;

}

#pictures {
float: right;
width: 232px;
height: 302px;
margin: 45px 0 10px 20px;
overflow: hidden;
}

#pictures img {
border: 1px solid #ccc;
display: none;
}

#modellen {

}

.modellen_thumb {
width: 110px;
height: 110px;
background-color: #fff;
margin: 0 8px 8px 0;
float: left;
overflow: hidden;
text-align: center;
border: 1px solid #ccc;
}



#intro {
display: none;
}

#direct_contact {
width: 600px;
height: auto;
margin: 50px 0;
border-top:dashed 1px #ccc;
padding-top: 20px;

}

#direct_contact label {
display: block;
}

#direct_contact input, #direct_contact textarea  {
border: 1px solid #ccc;
}


#direct_contact textarea {
width: 400px;
height: 200px;
}

.error {
color:#cc0000;
}


#footer {
width:990px;
height: 33px;
background-image: url('/images/bottom_bg.png');
background-repeat: no-repeat;
overflow: hidden;
}
