body {
	background-color: #FFFFFF;
	}



#title {
	width: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: center-left;
}

#find {
	float: right;
	vertical-align: left;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
}

#comments {
	width: 100%;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #DD0000;
	text-decoration: none;

}

a img { 
	border:0;	

}



.blogTitle {

	font-family: courier new, courier, mono;

	font-size: 20px;

	color: #FF0000;

	font-weight: bold;

}

.findBox {

	font-family: courier new, courier, mono;

	font-size: small;

	color: #000000;

}

.storyDate {
	font-family: courier new, courier, mono;
	text-align:left;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 50px;
}

.storyTitle {
	font-family: courier new, courier, mono;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 50px;
}

.storyContent {
	font-family: courier new, courier, mono;
	font-size: small;
	color: #000000;
	margin-right: 100px;
	margin-left: 150px;
	margin-bottom: 20px;

}

.storyFoot {
	font-family: courier new, courier, mono;
	font-size: x-small;
	color: #000000;
	margin-left: 150px;
	margin-right: 100px;
	margin-top: 20px;
}

.sideBarTitle {
	font-family: courier new, courier, mono;
	font-size: small;
	color: #000000;
	text-align: left;
	width: 200px;

}

.sideBarLink {
	font-family: courier new, courier, mono;
	font-size: small;
	text-transform: none;
	color: #FF0000;
	text-align: left;
}


.comment {
	font-family: courier new, courier, mono;
	font-size: small;
	color: #000000;
	margin-left: 50px;
}

.commentAuthor {

        font-family: courier new, courier, mono;

        font-size: small;

        color: #FF0000;

        font-weight: bold;

}

.commentSubject {

        font-family: courier new, courier, mono;
        font-size: small;
        color: #FF0000;

}

a:hover {
	color: #FF0000;
	background: url(../Bilder/seite/rotlauf.gif);
}
