body{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
}

#Start-Page{
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#zeit{
	float: left;
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	font-size: 17px;
	z-index: 3;
}

#Content{
	font-size: 1.2em;
	z-index: 2;
}

.widecolumn .entry p{
	font-size: 1.05em;
}

.Narrow-Column .entry, .widecolumn .entry{
	line-height: 1.4em;
}

.Narrow-Column .postmetadata{
	text-align: left;
}

#Footer-Page{
	border-top: 1px solid #000;
}

small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1{
	font-size: 4em;
	text-align: left;
}

h2{
	font-size: 1.6em;
}

h1, h1 a, h1 a:visited{
	text-decoration: none;
	color: #660000;
}

h1 a:hover{
	color: #CC0000;
}

h2{
	color: #333;
}

h2 a{
	color: #660000;
}

h2, h2 a, h2 a:hover, h2 a:visited{
	text-decoration: none;
}

.entry p a:visited{
	color: #FF6600;
}

#links ul ul li, #links li{
	list-style: none;
}

a{
	color: #660000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
}

#Start-Page{
	background-color: white;
	margin: 0px auto 0px 100px;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
}

.Narrow-Column{
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.post{
	margin: 0 0 40px;
	text-align: justify;
}

#Footer-Page{
	padding: 0 0 0 1px;
	margin: 0;
	clear: both;
}

#Footer-Page p{
	margin: 10px;
}

h1{
	margin: 40px;
}

h2{
	margin: 10px 0 0;
}

hr{
	display: none;
}

.Navigation{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

#Show-Date-Time{
	z-index: 1;
	font-size: 20px;
	font-weight: bold;
	color: #DDD;
}

#Navigator-Container{
	margin-top: 20px;
	padding-top: 0px;
	width: 100%;
	background-color: #CCC;
	text-align: right;
}

#Navigator-List ul{
	margin-left: 0;
	margin-right: 5px;
	padding-left: 0;
	white-space: nowrap;
}

#Navigator-List li{
	display: inline;
	list-style-type: none;
}

#Navigator-List a{
	padding: 3px 10px;
	color: #fff;
	background-color: #999;
	: ;
	text-decoration: none;
	border: 1px solid #CCC;
}

#Navigator-List a:hover{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}

