body {
	font-size: 11px;
	font-family: arial, "lucida console", sans-serif;
	color: #ffffff;
/*	background-image: url('../images/background.jpg');
	background-repeat:no-repeat;
  background-position: 0px 100%;
  background-attachment:fixed;*/
  background-color: #353535;
}

a:link {color: #ffffff; text-decoration:none}
a:visited {color: #ffffff; text-decoration:none}
a:active {color: #ffffff; text-decoration:none}
a:hover {color: #eeeeee; text-decoration:underline}

#alpha{
  width: 361px;
  text-align: right;
  color: #222;
}

#nerdeln{
  float: left;
  width: 350px;
  margin-top: 25px;
}

.hr{
  background-color: #FFFFFF;
  border:0px;
  height:1px;
}

#go{
  float: left;
  margin-left:5px;
  margin-top:22px;
}

.main {
	width: 417px;
	margin-top: 50px;
	padding:10px;
}

.middle {
	margin-left:auto;
	margin-right:auto;
}

.footer {
	text-align: center;
	width: 417px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	padding:10px;
}

.container_posts {
	width: 417px;
	padding-top: 35px;
	clear: both;
}

.post {
	color: #ffffff;
	margin: 5px 0 15px 0;
	padding: 5px;
}

.datum, .datum a{
	color: #F6F30D;
	/*font-size: 14px;
	font-weight: bold;*/
}
