* {
margin:0;
padding:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:1.8px;
line-height:1.8;
background-color:#ede8e8;
}

img.links {
float:left;
border:1px solid #f06;
margin:10px 10px 5px 0;
padding:5px;
}

img.rechts {
float:right;
border:1px solid #f06;
margin:10px 0 5px 10px;
padding:5px;
}

#wrapper {
width:922px;
background-color:#fff;
margin:5px auto;
}

#header {
color:#333;
width:902px;
float:left;
height:100px;
background-color:#FFF;
margin:0;
padding:10px;
}

#navigation {
float:left;
width:902px;
color:#333;
font-size:12px;
background-color:#FFF;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
margin:0;
padding:0 10px;
}

#navigation ul {
list-style:none;
display:block;
font-weight:700;
float:right;
margin:0;
padding:0;
}

#navigation ul li {
list-style:none;
display:inline;
float:left;
width:120px;
height:35px;
line-height:35px;
font-size:12px;
margin:0 8px 0 0;
padding:0;
}

#navigation ul li a {
height:35px;
width:120px;
float:left;
text-decoration:none;
color:#fff;
text-align:center;
margin:0;
padding:0;
}

.tab0 {
background:url(images/tab0.png) no-repeat center 0;
}

.tab1 {
background:url(images/tab1.png) no-repeat center 0;
}

.tab2 {
background:url(images/tab2.png) no-repeat center 0;
}

.tab3 {
background:url(images/tab3.png) no-repeat center 0;
}

.tab4 {
background:url(images/tab4.png) no-repeat center 0;
}

.tab5 {
background:url(images/tab5.png) no-repeat center 0;
}

.tab6 {
background:url(images/tab6.png) no-repeat center 0;
}

#content {
float:left;
color:#333;
background:#fff;
min-height:350px;
width:850px;
display:inline;
text-align:justify;
margin:0;
padding:20px;
}

#content h1 {
color:#F60;
font-size:1.9em;
font-weight:lighter;
}

#content h2 {
color:#F60;
font-size:1.5em;
font-weight:lighter;
padding-top:20px;
}

#content h3 {
color:#F60;
font-size:1.1em;
font-weight:lighter;
padding-top:10px;
}

ul, ol {
display:block;
line-height:2em;
list-style-image:url(images/li.png);
list-style-type:square;
margin:.5em 0 0 11px;
padding:0 0 0 8px;
}

a:link {
color:red;
text-decoration:underline;
}

a:visited {
color:#F09;
}

a:hover {
color:#F60;
}

a:active {
color:#F30;
}

#rechterkolom {
color:#333;
min-height:350px;
width:212px;
float:left;
margin:0;
padding:10px;
}

.contentrechts p {
font-family:Georgia;
font-style:italic;
background-color:#fff;
color:#444;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:2px;
line-height:1.8em;
font-size:1.2em;
}


.contentrechts {
width:190px;
height:600px;
margin-left:5px;
margin-top:15px;
}

.contentrechts h4 {
background-color:#F06;
color:#fff;
font-weight:lighter;
font-size:.8em;
padding-bottom:2px;
text-decoration:underline;
}

.contentrechts h3 {
font-family:verdana;
font-size:1em;
padding-top:30px;
padding-left:3px;
padding-bottom:5px;
color:#F06;
text-decoration:underline;
}

.contentrechts a {
margin-right:25px;
margin-bottom:2px;
color:#F60;
font-size:.8em;
font-weight:700;
padding-left:3px;
text-decoration:none;
padding-bottom:15px;
}

#footer {
width:902px;
background-image:url(images/navigation.jpg);
background-position:bottom;
background-repeat:no-repeat;
clear:both;
color:#333;
text-align:left;
letter-spacing:1px;
font-size:9px;
margin:0;
padding:10px;
}

#navigation ul li a:hover,#navigation ul li a.current {
height:35px;
width:120px;
float:left;
text-decoration:none;
color:#f09;
background:url(images/tab.png) no-repeat center 0;
margin:0;
padding:0;
}
