body { 
	background-color: #F2F0F1;
	font: 14px/1.5 Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	width: 990px;
	border: 3px solid #E8E8E8;
	border-top-width: 0px;
	margin-bottom: 25px;
}

#page-wrap {
     width: 990px;
     margin: 0 auto;
}

a {
	color: #FF00CC;
}

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

a#white {
	color: #F2F0F1;
	text-decoration: none;
}

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

.header {
	height: 150px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.description {
	font-size: 0.4em;
}

.container {
	margin: 15px;	
}

.oldblogs1 {	
	font-size: 0.6em;
}

.oldblogs {
	font-size: 0.8em;
	margin-left: 15px;
}

.start {
	margin-right:6px;
	margin-top:5px;
	float:left;
	background:firebrick;
	border:1px solid black;
	font-size:47px;
	line-height:38px;
	padding-top: 2px;
	padding-right: 2px;
}

.start1 {
	margin-right:6px;
	margin-top:5px;
	float:left;
	background:khaki;
	border:1px solid darkkhaki;
	font-size:47px;
	line-height:38px;
	padding-top: 2px;
	padding-right: 2px;
	color:white;
}

.containerPost {
	margin: 5px 272px 0px 15px;
	background-color: #F2F2F2;
	border: 0px solid #DD6645;

}

#containerPost_small {
	margin: 5px 625px 0px 15px;
	background-color: #F2F2F2;
	border: 1px solid #D3DBEE;
	height: 250px;
	z-index: 2; 

}

#containerPost_small_right {
	position: absolute;
	margin: -252px 272px 0px 375px;
	background-color: #F2F2F2;
	border: 1px solid #D3DBEE;
	height: 250px;
	width: 340px;
	z-index: 1; 

}

.postInfo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
	color: #999999;
}

.postTitle {
	color: #000000;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}

.older {
	color: #000000;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

.postTitleInfo {
	font-size: 0.7em;
	color: #999999;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}

.postText {
	line-height: 16px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

.info {
	float: right;
	position: relative;
	left: -5px; 
	width: 230px;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin: 5px 5px 0px 0px;
	padding: 10px;
	padding-top: 5px;
}

.infoSection {
	color: #FFFFFF;
	background-color: #7D9DEB;
	background-image: url();
	border: 1px solid #a1a2a2;
	padding: 2px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
}

.containerComments {
	margin: 15px 232px 0px 15px;
}

.commentInfo {
	text-align: right;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.footer {
	clear: both;
	color: #999999;
	margin: auto;
	font-size: 0.75em;
	text-align: center;
	width: 400px;
	padding: 5px;
	padding-top: 40px;
}

.logo {
	font-size: 3em;
	color:blue;
}

.two {
	font-size: 0.2em;
}

.inputTitle {
	width: 700px;
}

textarea {
	width: 700px;
	height: 300px;
}

.commentTextarea {
	width: 500px;
	height: 200px;
}

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.num_posts {
	color: #777777;
}



.tabgewoon
{
	width:88px;
	background-image : url(/blog/img/niet_aktieve_tab.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:0px;
	float:left;
	border-bottom:1px solid silver;
	font-family : verdana,arial,sans-serif ;
	font-size:.8em;
}

.tabaktief
{
	width:88px;
	background-image : url(/blog/img/aktieve_tab.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:1px;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	font-size:.8em;
} 

.tabcontainer
{
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.searchcontainer
{
	width:698px;
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
        background-color: #333333;
	color: #FFFFFF;
}

.spreuk
{
	text-align: right;
	margin-left: 1px;
	font-size:.8em;
	padding-right: 5px;
} 

form
{
	margin: 0px;
}