/* Screen CSS 4 fkmnoe.at by kessler.at */

body{
	margin:0;
	padding:0;
	background: #FFF url(../pix/hg-body.jpg) repeat-x;
	text-align:center;
	font-family: Arial, sans-serif;
	}
.skiplink{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size:0.7em;
	}
img{
	border:0;
	}
a:focus{
	outline:none;
	}
.clear{
	clear:both;
	padding-top:1em;
	}

#page{
	margin:0 auto;
	min-height:650px;
	width:960px;
	text-align:left;
	position:relative;
	background: url(../pix/hg-page.jpg) no-repeat;
	}
* html #page{
	height:650px;
	}
#content{
	position:absolute;
	top:315px;
	right:45px;
	width:660px;
	z-index:15;
	}
#content h1.titel{
	font-size:1em;
	color:#911;
	font-weight:normal;
	margin:0;
	padding:0;
	width:250px;
	height:100px;
	position:relative;
	overflow:hidden;
	}
.titel span{
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:100px;
	z-index:20;
	}
#home .titel span{ background:url(../pix/titel-willkommen.gif) no-repeat;	}
#fusspflege .titel span{ background:url(../pix/titel-fusspflege.gif) no-repeat;	}
#kosmetik .titel span{ background:url(../pix/titel-kosmetik.gif) no-repeat;	}
#massage .titel span{ background:url(../pix/titel-massage.gif) no-repeat; }
#heilmassage .titel span{ background:url(../pix/titel-heilmassage.gif) no-repeat; }
#berufsbilder .titel span{ background:url(../pix/titel-berufsbilder.gif) no-repeat; }
#betriebe .titel span{ background:url(../pix/titel-fachbetriebe.gif) no-repeat; }
#kontakt .titel span{ background:url(../pix/titel-kontakt.gif) no-repeat; }

#content h2{
	margin-top:0;
	font-size:1.3em;
	color:#911;
	font-weight:normal;
	border-bottom:1px solid #DBA;
	letter-spacing:1px;
	}	
#content h3{
	font-weight:normal;
	font-size:1.1em;
	color:#B55;
	}	
#content p, #content li{
	font-size:0.9em;
	}	
#content a{
	color:#911;
	}
#content a:visited{
	color:#666;
	}
#content a:hover{
	color:#000;
	text-decoration:none;
	}
#content label b{
display:block;
float:left;
width:6em;
margin-right:0.5em;
font-weight:normal;
}
.textnormal{
background-color: #FFE;
border: 1px solid #DBA;
color: #333;
}
.textfocus{
background-color: #FFF;
border: 1px solid #911;
color: #000;
}
.button{
border: 1px solid #B55;
background-color: #DBA;
color: #FFF;
font-weight:bold;
}
#content .meldung{
float:left;
width:100%;
}
#content .meldung h2{
margin-top:0;
}
#content h2 a{
text-decoration:none;
}
#content .foto{
float:left;
margin-right:1em;
}
#top{
	position:absolute;
	top:0;
	left:0;
	height:305px;
	width:100%;
	}
#top h2{
	margin-top:0;
	font-size:1em;
	width:200px;
	height:80px;
	overflow:hidden;
	position:absolute;
	top:215px;
	left:650px;
	z-index:25;
	}
#top h2 span{
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:80px;
	z-index:2;
	background:url(../pix/logo-wknoe-fkm.gif) no-repeat;
	cursor:pointer;
	z-index:30;
	}
#top h2 a{
	color:#911;
	text-decoration:none;
	}
#navi{
	position:absolute;
	top:310px;
	left:5px;
	z-index:10;
    }
#navi ul{
	list-style-type:none;
	margin:0;
	font-size:1em;
	padding:0;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#navi li{
	margin:0;
	padding:0;
	line-height:50px;
	min-width:230px;
	}
* html #navi li{
	width:230px;
	}
#navi li a{
	display:block;
	border-top:1px solid #DBA;
	padding-left: 5px;
	text-decoration:none;
	color:#911;
	}
#navi li a:hover{
	color:#000;
	}
#kosmetik .likosmetik a, #fusspflege .lifusspflege a, #massage .limassage a, #heilmassage .liheilmassage a, #berufsbilder .libilder a, #kontakt .likontakt a{
	color:#333;
	}
#navi form{
	background:url(../pix/karte-noe.gif) 0 50% no-repeat;
	text-align:center;
	font-size:0.8em;
	line-height:30px;
	margin:5px;
	color:#911;
	}
#bottom{
	padding:1em 0;
	clear:both;
	text-align:center;
	color:#999;
	}
#bottom ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:0.7em;
	letter-spacing:1px;
	}
#bottom li{
	display:inline;
	}
#bottom a{
	color:#666;
	padding:0.2em 0.6em;
	border-left:1px solid #CCC;
	text-decoration:none;
	}
#bottom a:visited{
	color:#999;
	}
#bottom a:hover{
	color:#000;
	text-decoration:none;
	}
#alexa{
position:absolute;
left:-999em;
top:-999em;
width:0;
height:0;
overflow:hidden;
}