body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #d1d1d1;
        color: #505050;
}

h3 {
	line-height: 19px;
 	font-size: 13px;
	color: #505050;
}

.magazine {
	margin: 5px 0;
}

#con_gesamt {
	margin: auto;
	width: 686px;
	background-image: url(gfx/rand.gif);
	background-repeat: no-repeat;
}

#con_seite {
	margin: auto;
	width: 652px;
	background-color: #fff;
	border: 1px solid #fff;
}

#con_kopf {
	margin: auto;
	width: 686px;
	height: 105px;
	background-image: url(gfx/header.gif);
	background-repeat: no-repeat;
}

#con_navigation {
	margin: 10px auto;
	width: 636px;
	height: 28px;
	background-image: url(gfx/navi.gif);
	background-repeat: repeat-x;
}

#con_navigation ul {
  	margin: 0;
  	padding: 0;
  	width: auto;
  	list-style-type: none;
	clear: both;
}

#con_navigation li {
	margin-top: 6px;
  	padding: 0 15px;
	float: left;
	width: auto;
	height: 15px;
	overflow: hidden;
	border-right: 1px solid #6082ad;
}

#con_navigation li.administration {
	border: 0;
}

#con_navigation a {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 12px;
  	font-weight: bold;
	text-decoration: none;
}

#con_navigation a:hover {
	color: #334c79;
}

#con_inhalt {
	margin: 0 auto 10px;
	padding: 15px;
	width: 606px; 
	text-align: justify;
	line-height: 17px;
	background-color: #f1f1f1;
}

#con_inhalt li {
	line-height: 17px;
	color: #505050;
	list-style-type: square;
}

#con_inhalt a {
	color: #999;
	text-decoration: none;
}

#con_inhalt a:hover {
	text-decoration: underline;
}

#con_fuss {
	margin: 0 auto 10px;
	width: 636px;
	height: 16px;
	background-color: #f1f1f1;
}

#con_fuss span {
	margin-right: 5px;
	float: right;
	line-height: 14px;
	font-size: 10px;
	color: #b0b0b0;
}
