body { color: silver; font-size: 10px; font-family: "Lucida Grande", Verdana, Helvetica, geneva, Arial, sans-serif; line-height: 16px; background-color: black;
	margin: 0;
}

a { color: #8eb521; text-decoration: none; }

a:hover { text-decoration: underline; }

#pagecontainer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background: black none repeat 0 -60px;
}

#header {
	padding-top: 50px;
	width: 500px;
	background-color: black;
}

#navigation ul {
	float: right;
	text-shadow: #000000 0 0 0;
	list-style-type: none;
	margin-top: 90px;
}

#navigation li {
	margin-bottom: 30px;
}

#content {
	width: 500px;
	margin-top: 43px;
	background-position: 0;
}

.blogtitle {
	margin-top: 30px;
}

h2 {
	color: #8eb521;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

h4 {
	line-height: 0;
	margin-bottom: -5px;
}

.blogpic {
	margin-bottom: 10px;
}

.bloglinie {
	margin-top: 5px;
	display: block;
}

.blogtitle h2, .blogtitle h4{
}

.blogbody {
	width: 500px;
	background-image: none;
	text-align: left;
}

#footer {
	background: none repeat 0 -60px;
	margin-top: 30px;
	font-size: 9px;
	color: gray;
}
