/* andreas04 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.2, November 28, 2005 */

body{
font:76% tahoma,verdana,sans-serif;
background: #ffffff ;
margin: 0em;
margin-left: 4em;
color: #e2e2e2;
text-align:left;}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
color: black;
}


#container{
width:98%;
background: #ffffff ;
color: #f6f6f6;
text-align:center;color: #ffffff;margin-left: 6em ;
}

#Schetsrechts {width: 25% ;
text-align: center ;
}

#nieuwestrip {
padding-left: 1px;
float: none ;
Margin-left: 1em;
}

#strip { 
margin-right: 30% ;
}

#menu{
padding-left: 4px ;
}

#menu a{
padding-right: 3px;
padding-left : 1px;
float: left;
}

#menu a:hover{
padding-right: 1px;
padding-left: 3px;
}

#content{
margin-top:30px;
width:100%;
clear:both;
}

#content h2{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:30%;
float:none;margin-right: 20%;
}

#right{
margin-left:75%;
float: right;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
text-align:center;
color: #e1e1e1 ;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
position:relative;
border: 2px #2d2d2d solid ;
background: #f7f7d0 ;
color:#333;
padding:10px 10px 0 10px;}

.entry{
position:relative;
border:2px solid #fff;
background: #ffffff;
color:#333;
padding:10px 10px 0 10px;}

.entry a:hover, .intro a:hover{
text-decoration:none;
}

.link{
color: #939393;
}

.img{
float: none;
}

.link:hover{
color: #c0c0c0;
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
color: #535353 ; 
}

.rightsub{
float:left;
width:45%;
}

.rightsub2{
margin-left:50%;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.menudus{
border: none;
}

.question{color: #525252;
}



h1 	{ 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	}


.comments-th	{ 
	padding: 5px; 
	border: 1px solid #aaa; 
	font-weight: bold; 
	vertical-align: top; 
	text-align: left; 
	}

.comments-td	{ 
	padding: 5px; 
	border: 1px solid #aaa; 
	vertical-align: top; 
	text-align: left; 
	}

.submit-td	{ 
	padding: 5px; 
	vertical-align: top; 
	}