a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

body, td {
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana;
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}

p {
	margin-top: 0px;
}

.inside {
	padding-right: 5px;
}

.linkdump {
	font: 10px verdana;
	padding-left: 10px;
}

.sideheader {
	background: #FFFFFF;
	border: 0px solid #008000;
	color: #FF0000;
	font: 10px verdana;
	font-weight: bold;
	margin-bottom: -0px;
	padding-bottom: 0px;
	text-align: left;
}

.titel {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

#blog {
	border-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
}

#content {
	background: #FFFFFF;
	border-right: 0px solid #000000;
	float: left;
	margin-bottom: 20px;
	width: 400px;
}

#pic {
	left: 0px;
	top: 0px;
}

#side {
	background: #FFFFFF;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	float: left;
	font: 9px verdana;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}

#sidep {
	float: left;
	left: 500px;
	top: 0px;
	width: 200px;
}

#sidep2 {
	border-left: 1px solid #000000;
	float: left;
	left: 500px;
	top: 0px;
	width: 200px;
}
