@charset "utf-8";
/* CSS Document */

body {
	font-family: "Myriad Pro Light"/*für Mengentext/Laufschrift*/, "MyriadPro-Cond" /*für Menü/Headlines*/, "MyriadPro" /*für Menü/Headlines*/;}
.imgb {border:0px}

/*
Horizontally and vertically centered wrapper div (nh 20091208):
The following solution works fine in Safari and Firefox but not in IE6.*/
#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width:150px;
height: 150px;
display: block;
position: absolute;
top: -150px;
left: -50px;
z-index: 1;
background: #fff;
}

#container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 1000px;
	height: 600px;}
#container #navcontainer #navlist #active #current {
	font-family: Myriad Pro Cond;
	font-size: 20px;
}
#container #navcontainer #navlist li a {
	font-family: Myriad Pro Cond;
	font-size: 20px;
}
#oben {
	position:relative; top:0px; left:0px;
	width: 100%;
	height: 300px;}
#title{
	position:relative; top:225px; left:355px;
	background: #84103d;
	width: 630px; 
	height: 60px;}
#navcontainer
{
	position: absolute;
	top:280px;
	width: 100%;
	height: 35px;
	z-index: 2;
	left:0px;
	background: #81003b;
	font-family: MyriadPro-Cond;
	}
#navcontainer:after
{
display: block;
line-height: 1px;
font-size: 18px;
clear: both;
}
ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 1.5em;
}
ul#navlist li
{
display: block;
float: left;
width: 20%;
margin: 0;
padding: 0;
}
ul#navlist li a
{
display: block;
width: 100%;
border-style: double;
border-color: #81003b;
color: #FFF;
text-decoration: none;
background: #81003b;
}
#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
font-weight: bold;
color: #FFF;
}
ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FFF;
background: transparent;
border-color: #cc9999;
}
.i_button{
	background: #81003b;
	width: 120px;
	margin: 2px 5px 4px 4px;
	height: 25px;
	float: right;
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	color: #FFF;
	overflow: hidden}
#u_menue{
	background: white;
	float: left; /*sorgt für "umfliessen"*/
	width: 210px; 
	height: 200px;
	margin: 0 0 0 0;
	overflow: visible;}
.u_button{
	background: #FFF;
	width: 160px;
	margin: 7px 4px 4px 40px;
	height: 28px;
	font-family: Arial;
	font-size: 15px;
	overflow: visible;
	z-index: 3}
#Ornament_a{
	position: absolute;
	overflow:visible;
	height: 549px;
	width: 335px;
	z-index: 2;
	left: 0px;
	top: 0px;	}
#Ornament_b{
	position: absolute;
	height: 100px;
	width: 300px;
	z-index: 2;
	left: 640px;
	top: 1px;	}
#Ornament_c{
	position: absolute;
	height: 568px;
	width: 320px;
	left: 0px;
	top: 100px;
	z-index: 0;	}
#Ornament_d{
	position: absolute;
	height: 350px;
	width: 300px;
	right: 0px;
	bottom: 0px;
	z-index: 0;	}
#mitte{
	background: white;
	overflow:visible;
	font-size: 18px;
	height: 200px;
	margin: 0 0 0 0;
	overflow: visible;
	z-index: 2}
.bild {
	background: white;
	width: 140px;
	margin: 0px 3px 0px 3px;
	height: 100px;
	float: left;
	overflow: visible;}
.bild_1 {
	background: white;
	position: relative;
	font-family: "Myriad Pro Light";
	font-stretch: condensed;
	width: 175px;
	margin: 10px 3px 0px 10px;
	height: 150px;
	overflow: visible;
	float: left;}
.bild_2 {
	background: white;
	width: 120px;
	margin: 10px 10px 0px 10px;
	height: 86px;
	float: left;
	overflow: visible;
	z-index: 2;}
#untenli{
	background: white;
	float: left; /*sorgt für "umfliessen"*/
	width: 355px; 
	height: 300px;
	margin: 0 0 0 0;}
#untenre{
	background: white;
	width: 100%;
	height: 100px;}
	
#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
font-weight: bold;
position: relative;
}

#galerie img
{
width: 150px;
height: 150px;
display: block;
padding: 3px;
border: 1px solid #8B0000;
}

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 250px;
height: 250px;
display: block;
position: absolute;
top: -50px;
left: -50px;
z-index: 1;
background: #fff;
}
text {
	font-family: "Myriad Pro Light";
}
