html {
	background-color: #FCFCFC;
	background-image: url('http://www.bloedziekten.nl/images/achtergrond.jpg');
	background-repeat: repeat-x;
	background-color: #FCFCFC;
}

body { 
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	width: 800px;
	border-top-width: 0px;
	margin-bottom: 25px;
	margin-top: 20px;
}

a {
	text-decoration: none;
	color: #C40433;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.gray {
	color: #999999;
}

.menulink {
	color: #ffffff
}

.topghack {
	background-color: #393F3F;
	height: 0px;
}

.header {
	background-color: #FFBFEC;
	background-image: url(topbg.jpg);
	height: 92px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 1.9em;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

.titlemenughack {
	background-color: #C40433;
	height: 18px;
	border: 0px solid #000000;
	color: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
}

.description {
	font-family: Verdana;
	font-size: 0.4em;
}

.container {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 0.75em;
}

.HACKbodyPostghack {
	height: 10px;
	border-top: 0px solid;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.border {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.containerPost {
	margin: 0px 208px 0px 10px;
}

.postDataghack {
	padding-top: 0px;
	margin-top: -3px;
	padding-bottom: 10px;
	text-align: left;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postFootghack {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postTitle {
	color:#5561CE;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #C40433;
}

.postText {
	font-family: Verdana;
	text-align: justify;
	font-size: 0.70em;
	margin-left: 5px;
}

hr {
	border: 0;
	height: 1px;
	color: #5561CE;
	background-color: #5561CE;
}

.info {
	float: right;
	position: relative;
	left: -14px;
	width: 160px;
	background-color: #EFF1FA;
	border: 1px solid #999999;
	margin: 0px 0px 15px 0px;
	padding: 7px;
	padding-top: 5px;
	font-variant: small-caps;
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
}

.infoSection {
	color: #ffffff;
	height: 18px;
	background-color: #C40433;
	border: 1px solid #3F73A3;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 5px;
	margin-bottom: 3px;
}

.containerComments {
	margin: 15px 208px 0px 15px;
	font-family: Verdana;
	font-size: 0.70em;
	text-align: justify;
}

.commentInfo {
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.80em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	margin-top: -8px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.footer {
	clear: both;
	color: #999999;
	height: 18px;
	background-color: #E6E6E6;
	font-family: Verdana;
	font-size: 0.75em;
	text-align: center;
	border: 1px solid #999999;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 3px;
}

.inputTitle {
	width: 700px;
	font-family: Verdana;
}

textarea {
	width: 700px;
	height: 300px;
	font-family: Verdana;
	font-size: 1.00em;
}

.commentTextarea {
	width: 500px;
	height: 200px;
	font-family: Verdana;
	font-size: 1.00em;
}

.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;
}
