body{
	font-size: 10px;
	font-family: Comic Sans MS;
	background-color: #33ccff;
	color: #ffffff;
	text-align: left;
}

#Start-Page{
	background-color: #ffffff;
	border: #33ccff;
	text-align: left;
}

#zeit{
	float: center;
	text-align: left;
	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: #33ccff;
}

small{
	font-family: Comic Sans MS;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1{
	font-family: Comic Sans MS;
	font-weight: bold;
}

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

h2{
	font-size: 1.6em;
}

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

h1 a:hover{
	color: #33ccff;
}

h2{
	color: #33ccff;
}

h2 a{
	color: #33ccff;
}

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

.entry p a:visited{
	color: #33ccff;
}

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

a{
	color: #33ccff;
	text-decoration: none;
}

a:hover{
	color: #33ccff;
}

#Start-Page{
	background-color: #000000;
	margin: 0px auto 0px 100px;
	padding: 0;
	width: 540px;
	border: #33ccff;
}

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

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

#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: left;
	margin-top: 10px;
	margin-bottom: 60px;
}

#Show-Date-Time{
	z-index: 1;
	font-size: 10px;
	font-weight: Bold;
	color: #ffffff;
}

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

#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: #000000;
	background-color: #000000;
	: ;
	text-decoration: none;
	border: #000000;
}

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

