body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
}

body a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

body a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

body a:hover {
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	display: inline;
}

h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	display: inline;
}

h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	display: inline;
}

.header {
	background-color: #000000;
	background-image:  url(images/finalfrontier_titel.gif);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	padding: 120px 0px 10px;
	width: 100%;
	font-weight: bold;
	text-indent: 10px;
	z-index: 1;
}

.hauptspalte {
	text-align: justify;
	position: absolute;
	left: 160px;
	top: 160px;
	width: 640px;
	z-index: 2;
	line-height: 18px;
}

.navigationsspalte {
	color: #666666;
	position: absolute;
	width: 140px;
	left: 10px;
	top: 170px;
	z-index: 3;
}

.rechtespalte {
	position: absolute;
	left: 770px;
	top: 160px;
	width: 140px;
	z-index: 4;
}

.footer {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	position: absolute;
	right: 5px;
	top: 150px;
	z-index: 6;
}

.primmenu {
	color: #000000;
	text-align: right;
	font-variant: small-caps;
	background-color: #FFFFFF;
	position: absolute;
	right: 0px;
	top: 120px;
	padding: 5px;
	display: inline;
	z-index: 7;
}

.kommentar {
	border: thin dashed #CCCCCC;
	padding: 5px;
	font-variant: small-caps;
	color: #666666;
}

.kom_titel
{
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.kom_text
{
	font-variant: normal;
	width: 500px;
	
}

.rubrik
{
	line-height: 20px;
	font-variant: small-caps;
	color: #666666;
	font-size: 10px;
	
}

.formular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 25px;
}

.tabellenkopf {
	font-size: 1.1em;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
}

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

.nav a:link, .nav a:visited {
	background: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-variant: small-caps;
	color: #666666;
	
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-left: #CCCCCC 3px solid;
	border-bottom: #CCCCCC 1px solid;

	display: block;
}

.nav a:hover {
	border-left-color: #990000;
	text-decoration: none;
}

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

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

}

.datum {
	font-size: 10px;
	line-height: 30px;
	color: #666666;
	font-variant: small-caps;
}

.breadcrumb {
	font-size: 10px;
}

.breadcrumb a:link {
	font-size: 10px;
	font-weight: bold;
}

.breadcrumb a:visited {
	font-size: 10px;
	font-weight: bold;
}

.breadcrumb a:hover {
	font-size: 10px;
	font-weight: bold;
}

.primnav a:link {
	color: #666666;
}

.primnav a:visited {
	color: #666666;
}

.primnav a:hover {
	color: #666666;
	border-top: 2px solid #660000;
	text-decoration: none;
}
