
body{
background-color:#151515;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:110%;
color:#FFFFFF;

}

h1{
color:#81092c;
}

#frame{
width:960px;
height:626px;
border: 1px solid #c1bbbb;
margin:0 auto;
background-image:url(../images/home.jpg);
background-repeat:no-repeat;
background-position:center center;
}

#navi{
margin:150px auto 0 auto;
width:850px;
height:50px;
border:1px dotted #c1bbbb;
padding-right:40px;
}

a{
color:#fff;
text-decoration:none;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

a:hover{
color:#81092c;
}

li{
float:left;
margin-left:40px;
}

ul{
list-style:none;
padding: 14px 0 0 0;
margin:0;
}


#content{
width:870px;
height: auto;
margin: 20px auto 0 auto;
position:relative;
}

#message{
position:absolute;
top:-220px;
right:-42px;
color:#000;
font-size:16px;
font-weight:bold;
border: 4px solid #000;
background-color:#FFFFFF;
line-height:130%;
padding:2px;
}

.whitetext{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

#links{
width:500px;
height:325px;
position:absolute;
top:0px;
left:0px;
padding:20px;
background-image:url(../images/grau.png);
color:#FFFFFF;
z-index:1;
}

#links_pix{
width:820px;
height:350px;
position:absolute;
top:0px;
left:0px;
padding:20px;
background-image:url(../images/grau.png);
color:#FFFFFF;
z-index:1;
}


#links a{
color:#FFFFFF;
}

#links a:hover{
color:#81092c;
}

#links_pix a{
color:#FFFFFF;
}

#links_pix a:hover{
color:#81092c;
}





table{
font-size:14px;
}

.abstand{
width:20px;
}


#piercingzeiten{
margin-top:20px;
}

#oeffnungszeiten{
margin-top:20px;
margin-bottom:40px;
}

#kontakt_rahmen{
position:absolute;
top:50px;
right:0px;
z-index:2;
}

#impressum_rahmen{
position:absolute;
top:25px;
right:25px;
z-index:2;
}

#piercingtext{
position:absolute;
top:100px;
right:50px;
z-index:2;
width:300px;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
line-height:130%;
}


#haftungshinweis{
font-size:10px;
}

#links a img{
margin: 0 20px 50px 0px;
}

#links_pix a img{
margin: 0 5px 5px 0;
}

table a{
font-weight:normal;
}

.aktivlink{
color:#81092c;
}


#zuruck{
width:auto;
padding:5px;
position:absolute;
top:360px;
left:800px;
z-index:1;
color:#FFFFFF;
}


.intextbild{
float:right;
}
/*lightbox ------------------------------------------------------------------------------------------------------*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
