/* general */

body {
background:#AA9F95 url(../images/bg.jpg) fixed bottom left repeat-x;
margin:20px 0px;
padding:0px;
font-family:Arial, sans-serif;
font-size:0.9em;
color:#333333;
text-align:center;
}

a {
color:#800000;
}

a:hover {
text-decoration:none;
}

a.def {
color:#800000;
text-decoration:none;
border-bottom:1px dotted #800000;
cursor:help;
}

a.def:hover {
border-bottom:0px;
}

a img {
border:none;
}

/* layout */

#wrapper {
width:980px;
margin:0px auto;
text-align:left;
}

#header {
height:80px;
}

#nav {
height:39px;
}

#content {
}

#leftblock {
width:300px;
height:188px;
background:url(../images/taglinecurl.gif) no-repeat;
float:left;
padding:7px 15px 15px 35px;
margin:20px 0px;
color:#eeeeee;
}

#rightblock {
width:610px;
float:left;
margin:20px 0px 20px 16px;
padding:0px;
}

#contenttop {
height:7px;
background: url(../images/bg_contenttop.jpg) top left no-repeat;
width:610px;
margin:0px;
padding:0px;
}

#content1 {
width:530px;
padding:10px 40px 20px 40px;
background: url(../images/bg_content.jpg) top left repeat-y;
line-height:1.5em;
margin:0px;
}

#contentbottom {
height:9px;
background:url(../images/bg_contentbottom.gif) top left no-repeat;
width:610px;
}

#footer {
clear:both;
height:100px;
width:980px;
}

/* header */

#header a img {
border:none;
}

/* nav */

#nav ul {
margin:0px;
padding:0px;
}

#nav ul li {
margin:0px;
padding:0px;
list-style:none;
float:left;
text-align:center;
width:160px;
}

#nav ul li#navleft {
float:left;
width:5px;
height:39px;
background:url(../images/bg_navleft.jpg) top left no-repeat;
}

#nav ul li#navright {
float:left;
width:5px;
height:39px;
background:url(../images/bg_navright.jpg) top left no-repeat;
}

#nav ul li a {
color:#ffffff;
display:block;
height:29px;
padding-top:10px;
width:159px;
border-right:1px solid #898079;
text-decoration:none;
background:#5F5954 url(../images/bg_nav.jpg) top left repeat-x;
}

#nav ul li a.current {
text-decoration:underline;
}

/* content */

#leftblock p#img {
margin-top:40px;
text-align:center;
}

#leftblock ul li {
list-style-image:url(../images/bullet.gif);
}

#content1 h1 {
font-size:130%;
color:#800000;
margin-top:0px;
}

#content1 h2 {
font-size:100%;
color:#800000;
}

#andere ul {
margin:0px;
padding:0px;
}

#andere ul li {
margin:0px;
padding:4px 20px;
list-style:none;
}

#andere ul li.oneven {
margin:0px;
padding:4px 20px;
list-style:none;
border-top: 1px solid #C5B8AD;
border-bottom: 1px solid #C5B8AD;
background:#D4C3B6;
}

.date {
color:#333333;
}

img.right {
float:right;
margin:10px 20px;
}

/* footer */

#footer ul {
margin:5px 0px 0px 45px;
padding:0px;
float:left;
width:250px;
}

#footer ul li {
margin:0px;
padding:0px;
width:250px;
border-bottom: 1px dotted #DFD2C9;
padding:3px;
color:#DFD2C9;
font-size:80%;
list-style:none;
}

#footer ul li#valid {
border-bottom:none;
margin-top:2px;
}

#footer ul li a {
color:#DFD2C9;
}

/* contact form */

input, textarea {
border:2px solid #DECDC2;
}

.button {
border:none;
background:#DFD3C9 url(../images/verzenden.jpg) top left no-repeat;
color:#ffffff;
width:100px;
height:25px;
}

.label {
width:250px;
}

td {
vertical-align:top;
}
