html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 101%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 1.2em;
	text-align: center;
}
#wrap {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	top:0px;
	width:760px;
	height:auto;
	z-index:1;
	overflow: visible;
	border: 0px none #000000;
	text-align: left;
	min-height: 1000px;
}
.notseen {
	display: none;
}
#KopfBG {
	display: none;
}
#KopfBGnav {
	width:760px;
	height:79px;
	background-color: #000033;
	background-image: url(/layout/img/kopfbalken.gif);
	padding-left: 0px;
	z-index:10;
	overflow: hidden;
	border: 1px none #000000;
	text-align: center;
}

#KopfBild {
	position:absolute;
	width:162px;
	height:69px;
	z-index:12;
	overflow: hidden;
	border: 1px none #000000;
	text-align: left;
	left: 579px;
	top: 10px;
}
#KopfSchrift {
	display: none;
}
#KopfSchrift h1 {
	display: none;
}
#Nav {
	width:760px;
	height:21px;
	z-index:15;
	overflow: hidden;
	border: 1px none #000000;
	text-align: left;
	left: 0px;
	top: 79px;
	background-color: #F18030;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

#Nav2 {
	float: right;
	width:80px;
	height:21px;
	z-index:16;
	overflow: hidden;
	border: 1px none #000000;
	text-align: right;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 15px;
}
#Haupttext {
	position:relative;
	width:450px;
	z-index:20;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 52px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#Spalte {
	position:relative;
	float: right;
	width:207px;
	z-index:21;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 52px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 7px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
}
h1 {
	color: #280078;
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #280078;
	font-size: 1.05em;
	line-height: 1.15em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
}
h3, h4, h5, h6 {
	color: #280078;
	font-size: 1.05em;
	line-height: 1.15em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	margin-bottom: 0px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.klein {
	font-size: 0.85em;
	color: #000000;
	line-height: 1.00em;
}
.kleinpi {
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
a:link {
	color: #F18030;
	text-decoration: none;
}
a:visited {
	color: #F18030;
	text-decoration: none;
}
a:hover {
	color: #F18030;
	text-decoration: underline;
}
a:active {
	color: #F18030;
	text-decoration: none;
}
#Nav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: nowrap;
}
#Nav li
{
	display: inline;
    list-style-type: none;
    margin: 0px;
	text-align:center;
}
#Nav a
{
	display: block;
	float:left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
	line-height: 21px;
}
#Nav2 a
{
	display: block;
	float:right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
	line-height: 21px;
}
#Nav a.hier, #Nav2 a.hier
{
	color: #FFFFFF;
	background-color: #280078;
	text-decoration: none;
}
#Nav a:hover, #Nav2 a:hover
{
	color: #FFFFFF;
	background-color: #280078;
	text-decoration: none;
}
#Spalte p {
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #280078;
	border-bottom-width: 1px;
}

#Spalte a.hier
{
	color: #F18030;
	font-weight: bold;
}
#Spalte input, #Spalte select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #280078;
	width: 207px;
	height: 19px;
	text-align: left;
	border: 1px solid #220066;
	margin-top: 3px;
	padding-left: 6px;
}
.filmtitel
{
	font-style: italic;
}
.filmtitelhier
{
	font-style: italic;
	font-weight: bold;
	color: #280078;
}
.farbig
{
	color: #280078;
}
.formularfeld {
	border: 2px solid #280078;
	width: 320px;
}
.videokopftd {
	background-color: #280078;
}
.videokopftd h1 {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	margin-left: 20px;
}
.videokopftd h1 img {
	margin-top: 10px;
}
.abspielen {
	text-align: right;
	display: block;
	width: auto;
	height: auto;
	overflow: visible;
	float: right;
	line-height: 17px;
}
.abspielen a, .abspielen a:link, .abspielen a:visited, .abspielen a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	background-color: #280078;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.abspielen a:hover {
	color: #280078;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bildbg {
	background-color: #CCCCCC;
	display: block;
	width: 448px;
	text-align: center;
}
