/* Body */

*{margin:0; padding:0;}

body{
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 12px;
line-height:16px;
text-align:center;
background-image:url(background.gif);
background-repeat:repeat-x;
color:#3F3E41;
padding-bottom:20px;
}

a{
color:#669900;
font-weight:bold;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#3F3E41; text-decoration:none; background-color:inherit;}

span.displaynone { display:none; }

/**************** Images and gallery ****************/

td img {
margin:4px;
}

#gallery ul {list-style-type:none;}
#gallery li {float:left;display:inline;height:135px;width:125px;margin:4px;padding:3px 3px 0 3px;background-color:#666666;}
#gallery img {border: 0px;}

#comment {
font-size:10px;
font-weight: bold;
color:#FFFFFF;
text-align:center;
}

#gallerylink a {
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
text-align:center;
}

#gallerylink a:hover {
color:#669900;
text-decoration:underline;
}

/**************** Main styles ****************/

#container{
width:1000px;
margin:20px auto;
text-align:left;
}

#header{
height:249px;
width:996px;
background:#3f3e41;
border-width: 2px 2px 0 2px;
border-color:#3f3e41;
border-style:solid;
}

#header_right {
height:249px;
width:757px;
margin-left:239px;
background-image:url(header_rechts.gif);
}

#shadow {
height:33px;
width:996px;
background-image:url(schaduw.gif);
background-repeat:no-repeat;
border-width: 0 2px;
border-color:#3f3e41;
border-style:solid;
}

#shadow2 {
height:25px;
width:996px;
background-image:url(schaduw-onder.gif);
background-repeat:no-repeat;
border-width: 0 2px;
border-color:#3f3e41;
border-style:solid;
float:left;
}

#navigation{
background-color:#3f3e41;
position: relative;
top: 196px;
height:2.2em;
line-height:2.2em;
margin-left:20px;
}

#navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
}

#navigation li a{
display:block;
font-size:16px;
font-weight:bold;
text-decoration:none;
border-bottom:#FFFFFF thin dotted;
padding: 0 10px;
margin-right:20px;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#8a898b;
color:#ffffff;
text-decoration:none;
}

/**************** Content ****************/

#content{
background-color:#FFFFFF;
background-image:url(content_left.gif);
background-repeat:no-repeat;
width:964px;
height:auto; !important
min-height:400px;
font-size:0.9em;
padding:0px 16px;
border-width: 0 2px;
border-color:#3f3e41;
border-style:solid;
float:left;
}

#left {
width:194px;
padding-right:20px;
/*border: red thin solid;*/
}

#right {
position:relative;
margin-left:40px;
float:left;
width:700px;
min-height:360px;
/*border: red thin solid;*/
}

#content h1 {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:20px;
line-height:30px;
text-align:right;
}

#content h2 {
color:#3f3e41;
font-weight:bolder;
font-size:22px;
line-height:26px;
}

#footer {
height:28px;
width:996px;
padding-top:12px;
background-color:#738a14;
border-width: 0 2px 2px 2px;
border-color:#3f3e41;
border-style:solid;
font-size:10px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
float:left;
margin-bottom:20px;
}