﻿@charset "utf-8";

body
	{
	margin:0;
	padding:0;
	font-family: arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	background-image:url(bilder/hinter24.jpg);
	background-attachment:fixed;
	}

#container
	{
	margin:1em auto;
	width:900px;
	height:auto;
	background-color:transparent;
	text-align: left;
	}
	
#container2
	{
	margin-top:10px;
	}
	
#header
	{
	position:relative;
	width:900px;
	height:89px;
	background-color:transparent;
	background-image:url(bilder/schwitters94.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#navigation {
	position:absolute;
	font-family:Verdana;
	height:150px;
	position:relative;
	font-size:10px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	} 
#navigation ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		border : none;
	}
	
#navigation li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		width: 11em;
	}
	
	#navigation li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 12.5em;
		margin-top : -2.2em;
	}
	
	#navigation li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left : 16em;
	}
	
	#navigation li a {
		width:11.5em; 
		height:22px; 
		w\idth : 11.5em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : #457fb1;
		padding : 0 0.5em;
		text-align:center;
		line-height:20px; 
		font-size:10px;
		border : none;
	}
	#navigation li li a {
		width: 15em;
		w\idth : 15em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : #c3c8cd;
		border : none;
	}
	#navigation li li li a {
		width: 15em;
		w\idth : 15em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : #b3ad99;
		padding : 0 0.5em;
		border : none;
	}
	#navigation li a:visited {
		font-weight:normal;
		font-style:italic;
	}
	
	#navigation li:hover a {
		color:#000000; 
		background:#c3c8cd;
	}
	#navigation li li:hover a {
		color:#000000; 
		background:#b3ad99;
	}
	
	#navigation li a:hover {
		color:#000000; 
		background:#c3c8cd;
		font-style:normal;
	}
	#navigation li li a:hover {
		color:#000000; 
		background:#b3ad99;
		font-style:normal;
	}
	#navigation li li li a:hover {
		color:#000000; 
		background:#cbb87a;
		font-style:normal;
	}
	
	#navigation li:hover ul ul {
		left: -999em;
	}
	#navigation li:hover ul ul ul {
		left: -999em;
	}
	#navigation li.sfhover ul ul {
		left: -999em;
	}
	#navigation li.sfhover ul ul ul {
		left: -999em;
	}
	
	#navigation li:hover ul {
		left: auto;
	}
	#navigation li li:hover ul {
		left: auto;
	}
	#navigation li li li:hover ul {
		left: auto;
	}
	#navigation li.sfhover ul {
		left: auto;
	}
	#navigation li li.sfhover ul {
		left: auto;
	}
	#navigation li li li.sfhover ul { 
		left: auto;
	}
		
#contents
	{
	color:#000000;
	font-family:Verdana;
	font-size:13px;
	padding:10px;
	width:745px;
	height:auto;
	background-image:url(bilder/back5.jpg);
	background-repeat:repeat;
	float: right;
	margin-bottom:10px;	
	text-align:justify;
	}
		
#news
	{
	margin-top:20px;
	margin-bottom:-500px;
	font-family:Futura Lt BT;
	width:125px;
	height:150px;
	font-size:14px;
	background-color:transparent;
	float: left;
	}		
		
#footer
	{
	clear:both;
	margin-bottom:10px;
	width:900px;
	height:60px;
	background-color:transparent;
	background-image:url(bilder/footer13.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
hr
	{
	width:85%;
	color:#e8d59e;
	margin-bottom:1em;
	margin-top:1em;
	}
	
#ebene1
	{
	padding:10px;
	background:#FCF7D6;
	border:5px solid #E6DB99;
	}
	
#ebene2
	{
	padding:10px;
	background:#CBC6AA;
	border:5px solid #879DB0;
	}
		
#ebene3
	{
	padding:10px;
	background:#EDE8C5;
	border:5px solid #CBC6AA;
	}
	
#ebene4
	{
	padding:inherit;
	background:#CBC6AA;
	border:2px double #E6DB99;
	}
	
.ebene4
	{
	padding:inherit;
	background:#CBC6AA;
	border:2px double #E6DB99;
	}
	
#picture
	{
	float:right;
	padding-left:1em;
	height:120px;
	width:auto;
	}
	
#picture2
	{
	float:left;
	padding-right:1em;
	height:120px;
	width:auto;
	}
	
#picture3
	{
	float:right;
	padding-left:1em;
	width:250px;
	height:auto;
	}
	
#info
	{
	float:right;
	padding-left:1em;
	width:80px;
	height:auto;
	}
	
#info2
	{
	float:inherit;
	padding:inherit;
	width:90px;
	height:auto;
	}
	
.bild
	{
	padding:10px;
	height:80px;
	width:auto;
	}
	
.bild_lang
	{
	padding:2px;
	height:auto;
	width:380px;
	}
	
.bild_klein
	{
	padding:2px;
	height:67px;
	}

.bild_gross
	{
	padding:2px;
	height:180px;
	width:auto;
	}
	
.bild_groesser
	{
	padding:2px;
	height:200px;
	width:auto;
	}

.foto
	{
	float:left;
	padding:5px;
	height:150px;
	width:auto;
	}

.foto2
	{
	float:inherit;
	padding:5px;
	height:150px;
	}	

#titel
	{
	text-decoration:underline;
	font-weight:bolder;
	font-size:120%;
	}	

a:link {
	font-weight:bold;
	color:#457fb1;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color:#84490F;
	text-decoration:none;
}
a:focus { font-weight:bold; color:#CC0000; text-decoration:none; }
a:hover {
	font-weight:bold;
	color:#5E2F00;
	text-decoration:none;
}
a:active { font-weight:bold; color:#CC0000; text-decoration:none; }

#auswahl
	{
	float:right;
	padding-left:10px;
	}

.bread1 {
	float:left;
	position:relative;
	margin:0 auto;
	width:135px;
	height:90px;
	text-align:center;
	}
	
.bread2 {
	float:left;
	position:relative;
	margin:0 auto;
	width:79px;
	height:90px;
	text-align:center;
	}
	
.bread3 {
	float:left;
	position:relative;
	margin:0 auto;
	width:83px;
	height:90px;
	text-align:center;
	}
	
.bread {
	float:right;
	position:relative;
	text-align:right;
	font-size:10px;
	}
	
.foot {
	margin-top:5px;
	float:left;
	position:relative;
	text-align:left;
	font-size:13px;
	width:74px;
	}
	
.foot2 {
	margin-top:5px;
	float:left;
	position:relative;
	text-align:center;
	font-size:15px;
	width:170px;
	}
	
.foot3 {
	margin-top:5px;
	float:left;
	position:relative;
	text-align:center;
	font-size:13px;
	width:90px;
	}