/* HTML TAGS */
body{
	overflow:hidden;
	/* SCROLLBAR STYLES */
	scrollbar-face-color: #940A0A;
    scrollbar-track-color: #750B0B;
    scrollbar-3dlight-color: #8B755A;
    scrollbar-darkshadow-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #8B755A;
}
img{
	border:none;
}

a:link {color:#8B755A; text-decoration:none;}
a:visited {color:#8B755A; text-decoration:underline;}
a:active {color:#8B755A; text-decoration:none;}
a:hover {color:#8B754A; text-decoration:none;}

/* COMMON */
.backgroundTable{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-342px;
	margin-top:-220px;
}

.backgroundDiv{
	position:absolute;
	background-image:url(../Bilder/bg_image.jpg);
	width:695px;
	height:466px;
	top:50%;
	left:50%;
	margin-left:-342px;
	margin-top:-220px;
}

.buttonsDiv{
	position:relative;
	width:500px;
	height:100px;
	top:49px;
	left:213px;
}

.buttonsImg{
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	
}

.content{
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:250px;
	margin-left:-225px;
	margin-top:-107px;
}

.menu{
	position:relative;
	width:500px;
	height:250px;
	
}

/* ÜBER UNS */
.uberunsText{
	position:relative;
	width:250px;
	height:300px;
	margin-right:5%;
	float:left;
	color:#8B755A;
	width:250px;
	font-weight:bold;
	text-align:center;
}

.uberunsShadowedText{
	width:250px;
	height:280px;
	font-weight:bold;
	text-align:center;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.counter{
	width:250px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.uberunsShadowText{
	position:absolute;
	top:-1px;
	left:-1px;
	text-align:center;
	width:250px;
	font-weight:bold;
	color:black;
}

.menuShadow .uberunsText{
	color:#000000;
}

/* GALLERIES */
.galleries{
	margin-top:60px;
	width:500px;
	height:100%;
	overflow:auto;
}

.galleriesText{
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.galleriesShadowText{
	color:black;
	white-space:nowrap;
}	
	
.galleriesImage{
	border:2px #8B755A solid !important;
	cursor:pointer;
}

.galleriesImageonMOver{
	border:2px black solid !important;
	cursor:pointer;
}

.backLink{
	position:absolute;	
	font-size:14px;
	font-style:italic;
}

.backLinkShadow{
	position:absolute;	
	font-size:14px;
	font-style:italic;
	color: black;
	left:-1px;
}

/* FIREFOX */
.backLink[class]{
	top:-40;
}

.backLinkShadow[class]{
	top:-40;
	left:-1;
}

/* TATTOOPFLEGE */
.tattoopflegeLink{
	position:relative;
	color:#8B755A;
	text-align:center;	
	width:100%;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.tattoopflegeShadowLink{
	position:absolute;
	margin-top:1px;
	margin-left:-1px;
}

.tattoopflegeText{
	position:relative;
	color:#8B755A;
	text-align:center;	
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.tattoopflegeShadowText{
	position:absolute;
	margin-top:-1px;
	margin-left:26px;
}

/* LINKS */
/* links container */
.links{
	width:500px;
	height:275px;
	overflow:auto;
}

.linksText{
	position:relative;
	color:#8B755A;
	text-align:center;
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}
/* links tooltip off */
.linksTooltipInactive{
	position:absolute;
	left:0;
	top:0;
	background-color:#FFFFCC;
	border: 1px black solid;
	padding:2px;	
	visibility:hidden;
}
/* links tooltip on */
.linksTooltipActive{
	position:absolute;
	left:0;
	top:0;
	background-color:#FFFFCC;
	border: 1px black solid;
	padding:2px;	
	visibility:visible;
	filter:Alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.linksShadowText{
	position:absolute;
	margin-top:-1px;
	margin-left:104px;
}

.linksShadowLink{
	position:absolute;
}

.pokaleTitle{
	position:relative;
	color:#8B755A;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}
.pokalePokal{
	position:relative;
	color:#8B755A;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.pokaleText{
	position:relative;
	color:#8B755A;
	text-align:center;
	font-size:18px;
	width:100%;
	white-space:nowrap;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}

.impressum{
	position:absolute;
	bottom:2px;
	left:10;
	color:#8B755A;
	font-size:12px;
	text-shadow: #000000;
	filter:DropShadow(color=#000000, offx=-1, offy=-1);
}