﻿@charset "utf-8";
.content_0 {
	background-color: #000;
	background-image: url(images/hintergrund01.jpg);
	background-repeat: no-repeat;
	background-position:top;
	border: 1px solid #000;
	height: 700px;
	margin: 0 auto;
	/*overflow: show;*/
	position: relative;
	top: 0;
	width: 990px;
}
.content_1 {
	border: 0px solid #C00;
	height: 150px;
	margin: 0 auto;
	margin-top: 140px;
	margin-left: 90px;
	position: relative;
	width: 900px;
}
.content_2 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.content_3 {
	border: 0px solid #C00;
	margin: 0 auto;
	position: relative;
}
.content_99 {
	border: 0px solid #FCC;
	clear: both;
	font-size: 0px;
	height: 1px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE;
	line-height: 17px;
}
.txt a {
	color: #D2C3A0;
	text-decoration: none;
	outline: none;
}
.txt a:hover {
	color: #EEE;
}
.txt2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2C3A0;
	line-height: 16px;
}
.txt2_sup {
	font-size: 9px;
	vertical-align: 2px;
}
.txt2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EEE;
	text-decoration: none;
	outline: none;
}
.txt2 a:hover {
	text-decoration: none;
	color: #EEE;
}
.titel1 {
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel2 {
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titel3 {
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.menu {
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: 0px none;
}
.menu a:link {
	outline: none;
}
.menu a:active, .menu a:focus {
	width: 0;
	height: 0;
	border: 0px none;
}
.menu a:active em, .menu a:focus em {
	border-bottom:0.5em solid #00c;
	color:#00c;
}
.txtref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9A273;
	line-height: 17px;
}
.txtref a {
	color: #B9A273;
	text-decoration: none;
	outline: none;
}
.txtref a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9A273;
	line-height: 13px;
}
.liste {
	list-style-image: url(images/p_liste.gif);
	list-style-type: disc;
}
html, body {
	padding:0;
	margin:0;
}
body {
	background-color: #000000;
	color: #EEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
*/
}
a {
	color: #EEE;
	text-decoration:none;
}
a hover {
	text-decoration: underline;
}
:focus {
	-moz-outline-style: none;
}

