
body {
	background-color: #111111;
	color: #ffffff;
	font-family: Arial,Verdana,sans-serif;
	font-size:1em;
	text-align: center;
	margin: 10px 0px 0px 0px;


}
div#seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	background-color: #000000;
	width: 950px;
	height:auto;
	border: 0px solid #cccccc;
	margin-bottom: 10px;
	font-size: 12px;

}
div#top {
	width: 950px;
	height: 30px;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	bottom: 0;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	background-color: #333333;
	background-image:url(bilder/logo_underdog.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #bbb;
	border-left: 1px solid #666;	
}

h1{
	font-size:0.8em;
	color: #fff;
}
h2{
	font-size:1.2em;
	color: #000;
}
h3{
	font-size:1.2em;
	color: #fff;
}

div.tattoo_content {
	background-image:url(bilder/logo_tattoo_1.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.tattoo_content_1 {
	background-image:url(bilder/logo_bg_text.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.tattoo_content_2 {
	background-image:url(bilder/logo2_dark.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.tattoo_content_studio {
	background-image:url(bilder/studio_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.tattoo_content_galerie {
	background-image:url(bilder/galerie_bg2.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.tattoo_content_kontakt {
	background-image:url(bilder/kontakt_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

div.tattoo_content_info {
	background-image:url(bilder/info_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;          
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
div.tattoo_content_team{
	background-image:url(bilder/galerie_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}

div.galerie_content{
	background-image:url(bilder/galerie_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: auto;
	text-align: left;
	border:1px solid #666;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 600px;
	border-top: 1px solid #999;

	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	text-align: center;


}
div.tattoo_menu{
	background-color: #333;
	text-align: center;
	height: 20px;
	width: 700px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 150px;
	float:left;
	
}
div.galerie_menu{
	position: relative;
	background-color: #111;
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;	

}

div.galerie_menu_item {
	position: relative;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 12px;
	background-color: #111111;
	color: #bbbbbb;
	height: auto;
	width: auto;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;

}
div.galerie_menu_item a{
	position: relative;
	background-color: #111;
	color: #bbbbbb;
	font-weight: bold;
	height:auto;
	width: auto;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #888;
	border-right: 0px solid #888;
	border-bottom: 0px solid #888;
	border-left: 0px solid #888;
	text-decoration: none;


}
div.galerie_menu_item a:hover{
	background-color: #444;
	color: #bbbbbb;
	height:auto;
	width: auto;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #888;
	border-right: 0px solid #888;
	border-bottom: 0px solid #888;
	border-left: 0px solid #888;
	text-decoration: none;


}
div.galerie_menu_item a:active{
	background-color: #5C0F10;
	color: #bbbbbb;
	height:auto;
	width: auto;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #888;
	border-right: 0px solid #888;
	border-bottom: 0px solid #888;
	border-left: 0px solid #888;
	text-decoration: none;


}


div#footer {
	float: left;
	font-size: 1em;
	width: 100%;
	height: 20px;
	text-align: right;    /* Seiteninhalt wieder links ausrichten */
	bottom: 0;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	margin-bottom: 0px;;
	color: #ffffff;
	background-color: #333333;
	border-top: 0px solid #bbb;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 0px 0px 0px 0px;
}

div#footer a {
	color: #ffffff;
	margin-right: 10px;

}

div#footer a:hover {
	color: #900;
	margin-right: 10px;

}

div.galerie_bilder_right img{
	background-color: #080808;
	border: 1px solid #555555;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;


}
/* ////////////////////////////////////////////////////////*/
div.galerie_tattoo_link{
	position: relative;
	top:20px;
	background-image:url(bilder/tattoo_galerie_01.jpg);
	background-repeat: no-repeat;
	width: 542px;
	height: 190;
	border: 0px solid #444;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	text-align: center;


}
div.galerie_piercing_link{
	position: relative;
	top:40px;
	background-image:url(bilder/piercing_galerie_01.jpg);
	background-repeat: no-repeat;
	width: 542px;
	height: 190;
	border: 0px solid #444;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 40px;
	text-align: center;


}
/* ////////////////////////////////////////////////////////*/

div.content_right{
	font-size: 12px;
	color: #ccc;
	background: transparent;
	width: 550px;
	height: 500px;
	border: 1px solid #666;
	float: right;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}

div.home_content_right{
	color: #fff;
	background: transparent;
	width: 605px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	padding: 0px;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}

div.galerie_content_right{
	font-size: 0.8em;
	color: #fff;
	background: transparent;
	width: 605px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	padding: 0px;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}

div.disclaimer_content_right{
	font-size: 12px;
	color: #000;
	background-image:url(bilder/disclaimer_text.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}


div.impressum_content_right{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image:url(bilder/impressum_text.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 500px;
	border: 1px solid #666;
	float: right;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}
div.kontakt_content_right{
	font-size: 12px;
	color: #ccc;
	background-image:url(bilder/brb_map.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	padding: 0px;
	margin: 10px 60px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}
div.team_content_right{
	font-size: 0.8em;
	color: #fff;
	background: transparent;
	width: 550px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	padding: 0px;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}
div.info_content_right{
	font-size: 12px;
	color: #000;
	background-image:url(bilder/info_text.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 500px;
	border: 0px solid #666;
	float: right;
	margin: 10px 10px 10px 10px;   
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align: left;
}

/*  Header_Topmenue  ////////////////////////////////////////////////////////*/
div.menue_idem_left {
	text-align: left;
	float:left;
	padding: 0 1em 0 1em;
	border-right: 1px solid #ccc;
}
div.menue_idem_left a {
	color: #dddddd;
	font-size: 14px;
	text-decoration: none;

}
div.menue_idem_left a:hover {
	color: #5c0f10;
}
div.menue_idem_left a:active {
	color: #eeeeee;
}

/*  Title_top_right  ////////////////////////////////////////////////////////*/
/*  Galerie  ////////////////////////////////////////////////////////*/
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:0px;
	padding-bottom:0px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #666;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	

