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

body{
	margin:0;
	padding:0;
	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;
	}

#page{
	margin:0 auto;
	text-align:left;
	position:relative;
	}
#content{
	position:relative;
	z-index:5;
	}
#content h1.titel{
	font-size:1em;
	color:#000;
	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:2;
	}
#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; }
#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 h2 a{
text-decoration:none;
}
#content .foto{
float:left;
margin-right:1em;
}
#top, #navi, #bottom, #alexa{
	display:none;
}
