/* Begin Typography & Colors */
body {
margin:0;
padding:0;
font-family: "Arial", "Verdana", "Arial",  "sans-serif";
font-size: 0.8em;
color: #000000;
}

#sidebar {
width:200px;
position : absolute;
top : 10px;
left : 0px;
}

#taglist {
margin-left:10px;
}

#nieuwskop {
margin-top:90px;
margin-bottom:10px;
}

#archieftitel {
margin-bottom:10px;
margin-left:5px;
font-family: "Arial", "Verdana", "Arial",  "sans-serif";
font-size: 1.4em;
} 

#nav1 {
margin-left:10px;
margin-bottom:10px;
font-family: "Arial", "Verdana", "Arial",  "sans-serif";
font-size: 1.4em;
} 

#nav1 ul {
list-style-type: none;
padding:0px;
margin:0px;
}

#nav1 li {
border: 0px;
text-decoration: none;
list-style-type: none;
padding:0px;
margin:0px;
padding-bottom:20px;
}


#content {
position:absolute;
left : 220px;
width:425px;
top : 10px;
margin-left:20px;
height:auto;
text-align:left;
}

.title {
background:#EAEBEA;
color:#C0C0C0;
padding:2px;
padding-left:4px;
font-size: 1.4em;
font-family: "Arial", "Verdana", "Arial",  "sans-serif";
}


#entry {
padding-top:10px;
padding-bottom:30px;
font-size:12px;
}

img {
border:0px;
}

/*  navigatie */

.navigation {
padding-top:10px;
padding-bottom:28px;
}



a {
color:#000000;
text-decoration: underline;
}

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

a:visited {
color:#000000;
text-decoration: underline;
}

.title a {
color:#000000;
text-decoration: none;
}

.title a:hover {
color:#000000;
text-decoration: none;
}

.title a:visited {
color:#000000;
text-decoration: none;
}


.utwtags {
font-size: 11px;
}

.utwtags a {
color:#000000;
text-decoration: none;
}

.utwtags a:hover {
color:red;
text-decoration: none;
}

.utwtags a:visited {
color:#000000;
text-decoration: none;
}

#nav1 a {
color:#000000;
text-decoration: none;
}

#nav1 a:hover {
color:#000000;
text-decoration: none;
}

#nav1 a:visited {
color:#000000;
text-decoration: none;
}


#navigation6 {
position:absolute;
left:550px;
top:0px;
width:150px;
}

/*  links */


#links { 
padding: 0px; 
width: 425px; 
}


#links ul {
display: inline;
}

#links li {
border: 0px;
text-decoration: none;
display: inline;
list-style-type: none;
padding:0px;
float:left;
padding-bottom: 15px;
height:120px;
}

#links img {
padding-left: 1px;
padding-right: 5px;
border : 0px;
}


