body {
	text-align:center;
	margin:0em;
	background-color:#4b4c6f
}

#alles {
	width:1024px;
	min-height:600px;
	text-align:left;
	margin:30px auto;
	background-color:transparent;
	background-image: url("pix/milchstrasse.jpg");
	background-repeat:no-repeat;
	background-position:100px 50px;
}

#links {
	width:220px;
	float:left;
}

#nav {
	width:200px;
	min-height:450px;
	float:left;
	background-color:transparent;
}

#leftFeature {
	width:198px;
	height:auto;
	background-color:transparent;
	border:1px solid grey;
}

#kopfzeile {
	width:804px;
	height:80px;
	padding-bottom:20px;
	margin-bottom:20px;
	float:left;
	border-bottom:1px solid grey;
	background-color:transparent;
}

#kopf1 {
	width:200px;
	margin-bottom:20px;
	}

#mainStory {
	width:590px;
	float:left;
}

#rIghtems {
	width:200px;
	height:auto;
	float:right;
	background-color:transparent;
}

#rIghtems div {
	width:178px;
	height:auto;
	float:right;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	margin:0 0 1em 0;
	padding:10px;
}

#rIghtems img {
	border:none;
}

.picleft {
	margin:0 20px 20px 0;
}

.picright {
	margin:0 0 20px 20px;
}
.topnav {
	font-weight:bold;
	text-align:center;
	margin: 0 6px 0 0;
	padding:5px;
	width:98px;
	float:left;
	border:1px solid #ccc;
	/*border-bottom: 1px solid transparent;*/
}

.topnavAktuell {
	font-weight:bold;
	text-align:center;
	margin: 0 6px 0 0;
	padding:5px;
	width:98px;
	float:left;
	border:1px solid #ccc;
	border-bottom: 1px solid transparent;
}

.blogimg {
	display:block;
	float:right;
	margin-left:10px;
}

fieldset { padding:10px; margin: 0 0 10px 0;}

