body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
}

body a:link, body a:visited {
	color: #336699;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-variant: normal;
	display: inline;
}

h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.header {
	position: absolute;
	z-index: 2;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(images/planeten_titel.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
}

.navigation {
	position: absolute;
	width: 180px;
	height: 600px;
	left: 0px;
	top: 85px;
	z-index: 1;
	background-attachment: scroll;
	background-image: url(images/planeten_navibg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.navigation a:hover {
	background-image: url(images/planeten_semi.gif);
	text-decoration: none;
}

.hauptspalte {
	position: absolute;
	z-index: 3;
	left: 200px;
	top: 90px;
	width: 600px;
}

.footer {
	position: absolute;
	top: 90px;
	right: 20px;
	z-index: 4;
	font-size: 10px;
}

.rechtespalte {
	position: absolute;
	top: 90px;
	left: 820px;
	width: 160px;
	z-index: 5;
	background-color: #FFFFFF;
}

.primmenu {
	color: #000000;
	position: absolute;
	z-index: 5;
	top: 58px;
	right: 20px;
	font-size: 12px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.primmenu a:link, .primmenu a:visited {
	color: #FFCC66;
	background-color: #336699;
	padding: 8px;
}

.primmenu a:hover {
	background-color: #003366;
	text-decoration: none;
}

.breadcrumb {
	font-size: 10px;
}

.einruecken {
	margin-left: 10px;
	display: block;
}

.topovernavi {
	background-color:#003366;
	color: #FFCC66;
	border-bottom: 5px solid #003366;
	border-top: 5px solid #003366;
	padding-left:5px;
}

.topovernavi a:link, .topovernavi a:visited, .topovernavi a:link {
	color: #FFFFFF;
}

.lead {
	font-style: italic;
	font-weight: bold;
	
}

.kom_titel {
	background-color:#003366;
	color: #FFCC66;
	border-bottom: 5px solid #003366;
	border-top: 5px solid #003366;
	padding-left:5px;
}

.kom_text {
	padding: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.liste {
	font-size: 10px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: thin solid #003366;
}

.meldung {
	background-color: #FFCC66;
	border: 1px solid #000000;
	padding: 5px;
}