﻿<style type="text/css"; charset=ISO-8859-15>
<!--

Body { color: #000000; background: #f7f7f7; font-family: arial, helvetica;  font-size: 10px; color: #333333;  font-style: normal; background-image:url(../../Bilder/Geier1weisstrans.gif) }

/* Hintergrund Navigation ------------------------------*/
#divNav 
	{
		position: absolute;
		top: 0px;
		left: 0px;
		margin: 0px;
		height: 65px;
		line-height: 10px;
		width: 900px;
		background: none;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: 1px;
	}

/*für IE*/
* html #divNav 
	{
		line-height: 40px;
		left: -3px;
	}

/*Position Menu --------------------------------------------*/
#nav 
	{
		position: absolute;
		top: 31px;
		height: 28px;
		width: 900px;
		background: none;
		left: 88px;
	}

/*für IE*/
* html #nav 
	{
		position: absolute;
		top: 45px;
		height: 28px;
		width: 900px;
		background: none;
		left: 88px;
	}

/*Format Submenu  --------------------------------------------*/
#nav li ul, #nav li ul
	{
		margin: 0;
	}

/*Format Hyperlinks im Menu ----------------------------------*/
#nav a 
	{
		text-decoration: none;
	}

/*Float der Menueinträge -------------------------------------*/
#nav li { 
		left: 0;	
		margin: 0;
		float: left;
		display: block;
	}


#nav li.on:hover, #nav li.off:hover {
		background: white;
	}	

/*	#nav:hover {background:green;}*/



/* Submenueinträge verstecken -----------------------------*/
#nav li ul 
	{
		display: none;
	}

/* Hintergrund der Menueinträge off -----------------------*/
#nav li.off 
	{
		background: gold;
	}

/* Hintergrund der Menueinträge on -----------------------*/
#nav li.on 
	{
		background: none;
	}


/* Submenu positionieren und formatieren -----------------*/
#nav li.off ul, #nav li.on ul  
	{
		position: absolute;
		top: 20px;
		left: -98px;
		background: white;
		height: 20px;
		line-height: 20px;
		width: 870px;
		margin-left: 0px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-top-width: 1px;
	}

/* für IE*/
* html #nav li.off ul, #nav li.on ul  
	{
		left: -198px;
		width: 1200px;
	}


/* Hintergrund Submenuleiste on ------------------------*/
#nav li.on ul 
	{
		background: white;
		left: -98px;
	}

/* für IE*/
* html #nav li.on ul 
	{
		background: white;
		left: -198px;
	}

/* Hintergrund Submenuleiste Hover ---------------------*/

#nav li.on:hover ul, #nav li.over ul /*for ie*/
	{ 
		background: white;
	}

/* Menueinträge off ------------------------------------*/
#nav li a 
	{
		color: #999999;
		left: -98px;
		height: 20px;
		line-height: 20px;
		font-weight: bold;
		display: block;
		width: 100px;
	}

/* Menueinträge on -------------------------------------*/
#nav li.on a 
	{
		color: #333333;
	}

/* Submenueinträge ------------------------------------*/
#nav li.on ul a, #nav li.off ul a 
	{
		border: 0;
		float: left; 
		/*ie doesn't inherit the float*/
		color: #999999;
		width: 100px;
		margin-right: 20px;
	}

/* für IE*/
* html #nav li.on ul a, #nav li.off ul a 
	{
		border: 0;
		float: left; 
		/*ie doesn't inherit the float*/
		color: #999999;
		width: 100px;
		margin-right: 10px;
	}


/* Submenueinträge Hintergrund Hover ---------------------*/
#nav li.on:hover ul a, #nav li.over ul li a 
	{ 
		/*for ie - the specificity is necessary*/
		background: white;
	}

/* Anzeige der Submenueinträge on -----------------------*/
#nav li.on ul 
	{
		display: block;
	}

/* Anzeige der Submenueinträge off Hover -----------------*/
#nav li.off:hover ul, #nav li.over ul 
	{
		display: block;
		z-index: 6000;
	}

/* Textfarbe alle Menueinträge Hover ---------------------*/
#nav li.off a:hover, #nav li.on a:hover 
	{
		color: #333333;
	}

/*	/*do the image replacement*/

	#nav li span {
		position: absolute;
		left: -9384px;
	}
*/
/*	#liRenaissance a, #liArtNouveau a, #liModern a, #liPostModern a, #liDigital a {
		display: block;
		position: relative;
		height: 14px;
		background: url(bk-dropdownMap.gif) no-repeat; /*contains all hover states*/
	}
*/
/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {
	display: block;
	background: white;
	color: #999999;
	}

/* Hintergrund Submenueinträge on ------------------------*/
#nav li.on ul a 
	{
	background: white;
	}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/


/*Formatierung 3-spaltig ---------------------------------*/
#textlinks 
	{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 280px;
	height: 1000px;
	}

#strichlinks
	{
	position: absolute;
	top: 100px;
	left: 299px;
	width: 0px;
	height: 5000px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999999;
	}


#textmitte 
	{
	position: absolute;
	top: 100px;
	left: 310px;
	width: 280px;
	height: 1000px;
	}

#strichrechts
	{
	position: absolute;
	top: 100px;
	left: 599px;
	width: 0px;
	height: 5000px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999999;
	}

#textrechts 
	{
	position: absolute;
	top: 100px;
	left: 610px;
	width: 280px;
	height: 1000px;
	}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

/* Klasse für Überschrift innerhalb der Spalten ----------*/
.headline 
	{
	background: #999999; 
	color: white; 
	border-top-width: 4px; 
	border-top-style: solid; 
	border-top-color: #999999;
	Border-bottom-width: 6px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	padding-left: 4px;
	padding-right: 4px;
	}

.link
	{
	font-weight: bold;
	}

.linkpic
	{
	width:12;
	height: 12;
	border: 0;
	text-decoration: none;
	vertical-align: middle;
	}

.linkklein
	{
	color: black;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	}

.tab
	{
	color: black;
	text-decoration: none;
	font-size: 8pt;
	}

.linktab
	{
	color: black;
	text-decoration: none;
	font-size: 8pt;
	}
//-->
</style>
