/* WELCOME PAGE */
body.welcome {
	background-image: url(../pix/css/bgr_welcome.gif);
	background-repeat: repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
#welcome_pic {
	height: 661px;
	width: 808px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 49px;
}
#welcome_button {
	height: 55px;
	width: 808px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 710px;
}

/* GRUNDLAYOUT FOLGESEITEN */
html {
	height: 100%;
}
body.standard {
	margin:0px;
	padding:0px;
	height:100%;
	background-image: url(../pix/css/bgr_page.gif);
	background-repeat: repeat;
	background-position: 300px 0px;
}
#nonfooter {
	position: relative;
	min-height: 100%;
	background-image: url(../pix/css/bgr_nonfooter.jpg);
	background-repeat: repeat-y;
	background-position: 0px bottom;
}

* html #nonfooter {
	height: 100%;
}
.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/* FOOTER */
#footer_home {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_studio {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_studio.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_team {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_team.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_galerie {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_galerie.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_stepbystep {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_stepbystep.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_piercing {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_piercing.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_faq {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_faq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_presse {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_presse.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_links {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_links.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_kontakt {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_kontakt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_disclaimer {
	height: 384px;
	width: 300px;
	margin-top:-384px;
	position: relative;
	background-image: url(../pix/common/bgr_footer_disclaimer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* CONTENTSPALTEN */ 
#content {
	position:relative;
	width:1000px;
	padding-bottom: 384px;
}
#container_left {
	width:300px;
	height:auto;
	float:left;
}
#container_main {
	width:650px;
	height:auto;
	float:left;
	padding-left:50px;
	padding-top:30px;
	margin-bottom:-364px;
	/* background-color:#006699; */
}
/* ALLGEMEINE CONTENTELEMENTE */
#logo {
	width:300px;
	height:103px;
	margin-bottom:20px;
}
#navicontainer {
	width:280px;
	height:auto;
	padding-left:20px;
}
/* CONTENTELEMENTE HOME */
#c_home_claim {
	width:650px;
	height:auto;
	float:left;
}
#t_home_claim {
	width:305px;
	height:auto;
	float:left;
	padding-left:0px;
}
#c_home_news {
	width:650px;
	height:auto;
	float:left;
}
#t_home_news {
	width:305px;
	height:auto;
	float:left;
	padding-right:10px;
}

/* CONTENTELEMENTE STUDIO STARTSEITE */
#c_studio_start {
	width:650px;
	height:auto;
	float:left;
}
#t_studio_start {
	width:650px;
	height:auto;
	float:left;
	padding-left:0px;
}
/* CONTENTELEMENTE STUDIO REGELN & HYGIENE */
#c_studio_regeln {
	width:650px;
	height:auto;
	float:left;
}
#c_studio_hygiene {
	width:650px;
	height:auto;
	float:left;
}
#t_studio_regeln {
	width:305px;
	height:auto;
	float:left;
	padding-left:0px;
}
/* CONTENTELEMENTE STUDIO BILDER */
#c_studio_bilder {
	width:650px;
	height:auto;
	float:left;
}
#t_studio_bilder {
	width:630px;
	height:auto;
	float:left;
	padding-left:0px;
}
/* CONTENTELEMENTE TEAM */
#c_team_start {
	width:650px;
	height:auto;
	float:left;
}

/* CONTENTELEMENTE GALERIE STARTSEITE */
#c_galerie_start {
	width:650px;
	height:auto;
	float:left;
}
t_galerie_start {
	width:630px;
	height:auto;
	float:left;
}
.pt_galerie_start {
	width:auto;
	height:auto;
	float:left;
	text-align: center;
}

/* CONTENTELEMENTE GALERIE EINZELSEITEN */
#p_galerie_nc {
	height: 415px;
	width: 550px;
	float:left;
	padding-left:100px;
	padding-top:110px;
	background-image: url(../pix/common/pic_galerie_nc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#t_galerie_nc {
	width:635px;
	height:auto;
	padding-right:15px;
	float:left;
}
#p_galerie_nb {
	height: 415px;
	width: 550px;
	float:left;
	padding-left:100px;
	padding-top:110px;
	background-image: url(../pix/common/pic_galerie_nb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_galerie_t {
	height: 415px;
	width: 550px;
	float:left;
	padding-left:100px;
	padding-top:85px;
	background-image: url(../pix/common/pic_galerie_t.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* CONTENTELEMENTE PIERCING */
#t_piercing_start {
	width:305px;
	height:auto;
	float:left;
	padding-left:0px;
}

/* CONTENTELEMENTE LINKS */
#t_links_list {
	width:305px;
	height:auto;
	float:left;
	padding-left:0px;
}
/* CONTENTELEMENTE FAQ */
#p_faq_start {
	width:650px;
	height:auto;
	float:left;
}

/* CONTENTELEMENTE NEWS */
#p_news_start {
	width:650px;
	height:auto;
	float:left;
}
#t_news_start {
	width:630px;
	height:auto;
	float:left;
	margin-top:10px;
}
#c_news_news {
	width:650px;
	height:auto;
	float:left;
}

/* CONTENTELEMENTE KONTAKT */
#c_kontakt_start {
	width:650px;
	height:290px;
	float:left;
}
#t_kontakt_daten {
	width:305px;
	height:auto;
	float:left;
	padding-left:0px;
}
#c_kontakt_open {
	width:650px;
	height:auto;
	float:left;
}
#t_kontakt_open {
	width:305px;
	height:auto;
	float:left;
	padding-right:10px;
}
#c_kontakt_anfahrt {
	width:492px;
	height:362px;
	float:left;
	padding-left:74px;
	padding-right:84px;
	padding-top:74px;
	padding-bottom:96px;
	background-image: url(../pix/common/pic_kontakt_anfahrt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#c_kontakt_map {
	height:362px;
	width:482px;
	background-color: #E8E8E8;
}



/* CONTENTELEMENTE DISCLAIMER */
#c_disclaimer_start {
	width:650px;
	height:auto;
	float:left;
}


/* BILDERRAHMEN */
#p_home_claim {
	height: 380px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_home_claim.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_home_news {
	height: 390px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_home_news.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#p_studio_start {
	height: 510px;
	width: 650px;
	float:left;
	background-image: url(../pix/common/pic_studio_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_studio_philosophie {
	height: 470px;
	width: 650px;
	float:left;
	background-image: url(../pix/common/pic_studio_philosophie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_studio_bilder {
	height: 300px;
	width: 440px;
	float:left;
	padding-left:100px;
	padding-right:110px;
	padding-top:110px;
	padding-bottom:120px;
	background-image: url(../pix/common/pic_studio_bilder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_studio_regeln {
	height: 415px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_studio_regeln.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_studio_danke {
	height: 280px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_studio_danke.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_links_start {
	height: 390px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_links_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_piercing_start {
	height: 390px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_piercing_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_faq_start {
	height: 310px;
	width: 650px;
	float:left;
	background-image: url(../pix/common/pic_faq_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_kontakt_daten {
	height: 260px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_kontakt_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#p_kontakt_open {
	height: 385px;
	width: 325px;
	float:left;
	background-image: url(../pix/common/pic_kontakt_open.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}


/* BUTTONS */
.leftnavi a {
	background-image: url(../pix/css/navibutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 22px;
	width: 200px;
	margin-bottom: 10px;
	padding-left:60px;
	padding-top:8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8D7556;
	text-decoration: none;
	display: block;
}
.leftnavi a:hover {
	color: #8A0000;
	background-image: url(../pix/css/navibutton_over.gif);
}

.leftnavi_sel a {
	background-image: url(../pix/css/navibutton_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 22px;
	width: 200px;
	margin-bottom: 10px;
	padding-left:60px;
	padding-top:8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8A0000;
	text-decoration: none;
	display: block;
}
.leftnavi_sel a:hover {
}

.leftnavi_sub a {
	background-image: url(../pix/css/navibutton_sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 18px;
	width: 180px;
	margin-bottom: 10px;
	padding-left:80px;
	padding-top:6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8D7556;
	text-decoration: none;
	display: block;
}
.leftnavi_sub a:hover {
	color: #8A0000;
	background-image: url(../pix/css/navibutton_sub_over.gif);
}
.leftnavi_sub_sel a {
	background-image: url(../pix/css/navibutton_sub_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 18px;
	width: 180px;
	margin-bottom: 10px;
	padding-left:80px;
	padding-top:6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8A0000;
	text-decoration: none;
	display: block;
}
.leftnavi_sub_sel a:hover {
}


/* TEXT */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D5CDB9;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1.newsteaser {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.inframe {
	color: #66543D;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D5CDB9;
	margin-top: 10px;
	margin-bottom: 8px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}
p.italic {
	font-style: italic;
}
p.newsteaser {
	margin-bottom: 5px;
}
p.inframe {
	color: #8E7555;
}
ul {
	margin-top:0px;
	margin-bottom:10px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-bottom:4px;
	line-height:15px;
}
li.inframe {
	color: #8E7555;
}

/* LINKS IM TEXT */
.textlink_100 a {
	width:100%;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D5CDB9;
	line-height:20px;
	vertical-align:middle;
	text-decoration:underline;
}
.textlink_100 a:hover {
	text-decoration:none;
}

.textlink_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D5CDB9;
	line-height:20px;
	vertical-align:middle;
	text-decoration:none;
}
.linklist a {
	background-image: url(../pix/css/bullet_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 24px;
	width: 100%;
	padding-left: 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #D5CDB9;
	text-decoration: none;
}
.linklist a:hover {
	text-decoration: underline;
}
.textlink_std:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	text-decoration:underline;
}
.textlink_std:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	text-decoration:underline;
}
.textlink_std:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	text-decoration:underline;
}
.textlink_std:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDE3CC;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	text-decoration:none;
}

/* HEADLINE PRESSE */
.head_presse {
	margin: 0px;
	padding: 2px;
	background-image: url(../pix/css/bullet_newshead.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 25px;
	width: 610px;
	padding-left:30px;
	padding-top:5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color:#D7BA71;
	float:left;
}

