@charset "utf-8";
/* CSS Document */

a img {	border: none}

#wrapper {
	top: 412px;
	left: 50%;
	margin-left: -383px;
	position: absolute;
	width: 765px;
	height: 32px;
	z-index: 8;
	color: #fff;
	line-height: 32px;
}
#navlist a, #navlist a:link, #navlist a:visited, #navlist a:hover, #navlist a:visited:hover {
	color: #fff;
	line-height: 32px;
	display: block;
	margin: 0;
	text-decoration: none; 
	padding: 0;
	font-size: 16px;
}

#navlist a:hover, #navlist a:visited:hover {
	background-color: #9baec6;
	
}
	
ul#navlist
{
        margin: 0;
        padding: 0;
        line-height: 32px;
        width: 800px;
        display: inline;
		text-align: center;
}

#navlist li
{
        margin: 0;
        padding: 0;
        float: left;
        list-style-type: none;
        line-height: 32px;
        display: inline;
        border-right:1px solid #FFF;
        text-align:center;
}

#navlist li.first { border-left:1px solid #FFF; }

#navlist li:hover {
	background-color: #9baec6;}

#navlist li#home {
width:78px;
}

#navlist li#history {
width:97px;
}
#navlist li#team {
width:78px;
}
#navlist li#leistungen {
width:127px;
}
#navlist li#galerie {
width:97px;
}
#navlist li#kontakt {
width:96px;
}
#navlist li#anfahrt {
width:92px;
}
#navlist li#links {
width:82px;
}

#text1 a, #text1 a:link, #text1 a:visited, #text1 a:hover, #text1 a:visited:hover, #text2 a, #text2 a:link, #text2 a:visited, #text2 a:hover, #text2 a:visited:hover {
	color: #69c;
	line-height: 20px;
	display: block;
	margin: 0;
	text-decoration: underline; 
	padding: 0;
	font-size: 10px;
}

#text1 a:hover, #text1 a:visited:hover, #text2 a:hover, #text2 a:visited:hover {
	color: #3d4c92;
	
}

#text a, #text a:link, #text a:visited, #text a:hover, #text a:visited:hover {
	color: #69c;
	margin: 0;
	text-decoration: underline; 
	padding: 0;
	font-size: 12px;
}

#text a:hover, #text a:visited:hover {
	color: #3d4c92;
	
}

#epas a, #epas a:link, #epas a:visited, #epas a:hover, #epas a:visited:hover {
	color: #000;
	text-decoration: none; 
}

#epas a:hover, #epas a:visited:hover {
	text-decoration: underline; 

}

