/* page_home-div */

#page {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/home_bg.gif) no-repeat;
	
}



/* page_contact-div */

#page_contact {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/contact_bg.gif) no-repeat;
	
}


#page_links {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/links_bg.gif) no-repeat;
	
}


/* page_art-div */

#page_art {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/art_bg.gif) no-repeat;
}

#page_tattoo {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/art_bg.gif) no-repeat;
}

#page_photography {
	width: 1000px;
	min-height: 750px;
	margin: auto;
	background: url(media/art_bg.gif) no-repeat;
}


#entree img {
	margin: 0 auto;
	display: block;

}

/* top navigation */

#div_nav {
	 
	 position: relative;
	 top:  145px;
	 left: -80px;
	 text-align: right;
	}


#div_nav li {
	 color: #666;
	 font: 13px Century Gothic, verdana, sans-serif;
	
	 list-style: none;
	 display: inline;
}
   

#div_nav a:link {
color: #666;
text-decoration: none;
font-weight: normal;
}

#div_nav a:visited {
color: #666;
text-decoration: none;
}

#div_nav a:hover {
color: #ddd;
text-decoration: none;
}


#contact #top_nav .contact a ,
#home #top_nav .home a ,
#art #top_nav .art a ,
#photography #top_nav .photography a ,
#tattoo #top_nav .tattoo a , 
#imprint #top_nav .imprint a,
#links #top_nav .links a
{
	
	color: #ddd;
}

/* Navigation für die Gallery*/

#nav_gallery {
	width: 190px;
	height: 15px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;

	border-color: #b1812a;
	font: 10px Century Gothic, verdana, sans-serif;
	color: #666;
	padding-left: 3px;
	padding-top: 5px;
	left: 730px;
	top:  207px;
	position: relative;
	
}

#nav_gallery ul {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 10px;
	}
	
#nav_gallery li {
	display: inline;
	padding: 0px;
	margin: 5px;
	}
	
#nav_gallery a {
	text-decoration: none;
	color: #666;
}


	
/* content mit text steckt in jedem page-div*/

#content {
	
	color: #B08129;
	background-color: rgba(255,255,255,0.45);
	font: 14px Century Gothic, verdana, sans-serif;
	width: 570px;
	min-height: 245px;
	position: relative;
	top: 150px;
	padding-top: 15px;
	padding-left: 85px;
	letter-spacing: 2px;
	border-style: solid;
	border-width: 1px;
	text-align: right;
	padding-right: 25px;
}

#content p {
	padding: 3px;
	margin: 0px;
}

#content a:link {
	text-decoration: none;
	color: #B08129;
}

#content a:visited {
	text-decoration: none;
	color: #B08129;
}

#content a:hover {
	text-decoration: underline;
	color: #B08129;
}


#layer1 {
	
	width: 490px;
	height: 280px;
	position: relative;
	top: 150px;
	left: 220px;
	
}

/* iframe für impressum */

#iframe_1 {
text-align: justify;
width: 570px;
height: 225px;

}

.abstand_iframe{
padding: 1px;
}


.scrollbereich {
overflow: auto;
width: 580px;
height: 225px;
} 

.scrollbarabstand {
padding-right: 20px;
} 
/* content für die contact page */

#content_contact {
	
	color: #B08129;
	background-color: rgba(255,255,255,0.45);
	font: 14px Century Gothic, verdana, sans-serif;
	width: 570px;
	min-height: 225px;
	position: relative;
	top: 150px;
	padding-top: 45px;
	padding-left: 85px;
	letter-spacing: 2px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	padding-right: 25px;
}

#content_contact p {
	margin-top: 15px;
}

#content_home {
	
	color: #B08129;
	background-color: rgba(255,255,255,0.65);
	font: 11px Century Gothic, verdana, sans-serif;
	width: 570px;
	min-height: 245px;
	position: relative;
	top: 150px;
	padding-top: 25px;
	padding-left: 85px;
	letter-spacing: 2px;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	padding-right: 25px;
}

#home h4 {
	font: 14px Century Gothic, verdana, sans-serif;
	color: #B08129;
	margin: 8px;
}

/* explorer hacks */

/* IE5-6 */
* html #content {
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
}

* html #content_home {
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
}
* html #gallery {
	width:270px;
	top: 186px;
	right: 75px;
	position: relative;
	padding-bottom: 5px;

}

* html #nav_gallery {
	left: 730px;
	top:  165px;
}
	
/* IE7 */
* +html #content {
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
}

* +html #content_home {
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
}

	
* +html #gallery {
	width:270px;
	top: 230px;
	right: 74px;
	position: relative;
	padding-bottom: 5px;
	}
	
* +html #nav_gallery {
	left: 731px;
	top:  209px;
}
		
* +html #content_contact {
	background-color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=50);
}

/* Safari Opera Hacks */


@media only all {
      #nav_gallery {
        left: 730px;
		top: 209px;
      }
  }


