@charset "utf-8";
body{
	background-color: #000;
	line-height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

object{
	overflow:hidden;
}

a img{
	border: none;
}

/* -----Index Intro ------*/
#hintergrund_intro{
	width: 1024px;
	height: 786px;
	margin: auto;
	background-image:url(../bilder/intro_bg.jpg);
}

#logo_intro{
	width: 481px;
	height: 444px;
	/*background-image:url(../Bilder%20roh/testlogointro.png);*/
	margin:auto;
	padding-top: 150px;
	
}

#logo_intro a{
	text-decoration: none;
	border: none;
}

/*---- gesamtfenster ------*/
#gesamt{
	width: 960px;
	background-image: url(../bilder/gesamt_bg3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	
	
}



/* ------------------------ header --------------------- */
#kopf{
	min-height: 200px;
	width: 934px;
	margin:0px;
	
}
#kopf_logo{
	width: 189px;
	height: 184px;
	margin:auto;
}



/* --------------- Inhaltsbereich ---------------------- */
#inhalt{
	/*min-height: 470px;*/
	height: 470px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 100%;
	padding:10px 150px 0px 175px;
	text-align: left;
	overflow: auto;
	margin-right: 20px;
	margin-bottom: 15px;
		
}

#inhalt a {
	color: #CCC;
	text-decoration: none;
}

#inhalt ul{
	list-style-type: square;	
}

/*Streifen link*/
#links{
	background-image:url(../bilder/Streifenlinks.png);
	width: 16px;
	height:400px;
	margin: 0px;
	float: left;
	}

/*Streifen rechts */
#rechts{
	background-image:url(../bilder/Streifenrechts.png);
	width: 16px;
	height:600px;
	float:right;
	margin:0px;
}

/*#oben{
	background-image:url(../bilder/NaviobenStreifen.png);
	width: 960px;
	height: 57px;
	margin: 0px;
	padding-left: 50px;
		
}*/


/* ------------------------- navigation	--------------------------- */
#navi{
	background-image: url(../bilder/navi_bg.png);
	background-repeat: no-repeat;
	width: 928px;
	height: 70px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 50px;
	margin:0px;
	text-align: center;
	font-size: 100%;
	word-spacing: 10px;	
}

#navi ul
{
	margin:0px;
	padding: 0;
	list-style-type: none;
}

#navi li
{
	float: left;
}

#navi a
{
	display: block;
	text-decoration:none;
}
a:active, a:focus{
	outline:none;
}
a.button1:link, a.button1:visited
{

	background-image: url(../bilder/white_ausdruck.png);
	width: 151px;
	height: 33px;
	text-decoration: none;
	outline:none;
}

a.button1:hover
{
	background-image: url(../bilder/pressed_ausdruck.png);
	width: 151px;
	height: 33px;
}
a.button1:active{
	text-decoration:none;
	outline:none;	
}


a.button2:link, a.button2:visited
{
	background-image: url(../bilder/white_coaching.png);
	width: 155px;
	height: 34px;
}
a.button2:hover
{
	background-image: url(../bilder/pressed_coaching.png) ;
	width: 155px;
	height: 34px;
}

a.button3:link, a.button3:visited
{

	background-image: url(../bilder/white_koerperarbeit.png);
	width: 198px;
	height: 32px;
}
a.button3:hover
{
	background-image: url(../bilder/pressed_koerperarbeit.png);
	width: 198px;
	height: 32px;
}

a.button4:link, a.button4:visited
{

	background-image: url(../bilder/hoerproben.png);
	width: 155px;
	height: 33px;
}
a.button4:hover
{
	background-image: url(../bilder/pressed_hoerproben.png);
	width: 155px;
	height: 33px;	
}

a.button5:link, a.button5:visited
{

	background-image: url(../bilder/white_praegung.png);
	width: 155px;
	height: 33px;
}
a.button5:hover
{
	background-image: url(../bilder/pressed_praegung.png);
	width: 155px;
	height: 33px;	
}


#starttext{
	width: 550px;
	height: auto;
	/*margin-top: 80px;*/
	text-align:center;
}

#starttext img{
	margin-left: -50px;
}
	
/* ---------------------------- footer ----------------------------*/
#unten{
	background-image: url(../bilder/footer_bg.png);
	width: 960px;
	height:32px;
	background-repeat: no-repeat;
	clear: both;
	color: #CCC;
	text-align: center;
	word-spacing: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	
		
}


#unten ul{
	display: inline;
	list-style-type: none;
	width:960px;
	
}
#unten ul li{
	display: inline;
	list-style-type: none;
	}

#unten a{
	color: #CCC;
	text-decoration: none;	
}
 
#unten a:link, 
#imp a:visited
 {
	color: #CCC;
	text-decoration: none;
 }
 
 #unten a:hover
 {
	 color: #CCC;
	 text-decoration: underline;
 } 
 
 #copy{
	
	margin-top: 10px;
	margin-left: 40px;	
	word-spacing:0px;
	font-size: 60%;
	color: #666;
	
 }
/*#navlist{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color: #FFF;
	display:inline;
	list-style-type: none;
	font-size:110%;
		
}
#navlist ul{
	text-align: center;
	}
#navlist li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}*/




/* ----------------------------- AUSDRUCK ------------------------- */
	
#ausdruck_buttons{
	width: 400px;
	height: 220px;
	float:left;
	margin-left: 70px;
	text-align: center;
	margin-top: 30px;
}

.schauspiel{
	height: auto;
	float: left;
	width: 104px;
}
/*.schauspiel p{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
	padding-bottom:: 10px;
}*/

.sprechen{
	float: right;
	text-align: right;
	height: auto;
	margin-right: 0px;
	width:104px;
}
/*.sprechen p{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
	padding-bottom:: 15px;
	}*/

.schauspiel_bilder{
	width: 600px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.schauspiel_bilder a{
	
	padding-right: 10px;	
}

.bildergallery
{
	line-height: 10px;	
	margin-top: 30px;
}

#tabelle2 {
	margin-top: 20px;
	margin-left: 100px;
	}
	
#charakter_tabelle{
	margin-top: 20px;
	margin-left: 60px;
	
}

#sachtext_tabelle{
	margin-top: 20px;
	margin-left: 60px;	
}

#werbung_tabelle{
	margin-top: 20px;
	margin-left: 60px;	
}
#mundart_tabelle{
	margin-top: 20px;
	margin-left: 60px;	
}

#gesang_tabelle{
	margin-top: 20px;
	margin-left: 60px;	
}

/* ------------------------- COACHING ---------------------------- */

#coaching_buttons{
	width: 600px;
	height: 210px;
	float:left;
	margin-left: 30px;
	text-align: center;
	margin-top: 30px;
}

.figur{
	height: auto;
	float: left;
	width: 107px;
	margin-left: 20px;
}


.text{
	float: left;
	text-align: right;
	height: auto;
	margin-left: 70px;
}


.privat {
		height:auto;
		float:left;
		margin-left: 70px;
}



/* ------------------------ KÖRPER&GEIST --------------------------*/

#massage_player{
		width: 150px;
		margin-top:15px;
		/*margin-left: 500px;*/
		margin-right: 25px;
		font-size: 55%;
		text-align:center;
		float:right;
}

#praxis_text img{
	float:right;
	margin-right:15px;	
}

/*#praxis_text img {
	margin-right: 15px;	
}*/

.center{
	text-align: center;	
}


/* ------------------------- ARTWORK ------------------------------*/

#artwork_bild{
	margin-top: 50px;
	margin-left: 90px;	
}


/*-------------------------- PRÄGUNG -------------------------------*/

#praegung_text{
	margin: 0px;
	}




/* --------------------- Textformatierung ------------------------ */
.pad{
	padding-top: 20px;	
}

.fett{
	font-weight: bold;
}

.klein_kursiv{
	font-size: 90%;
	font-style: oblique;	
}

.klein {
	font-size: 90%;	
}

.gross{
	font-size:110%;	
	font-style: normal;
}

.unterstrichen{
	text-decoration: underline;	
}

.kursiv{
	font-style: oblique;	
}

.zentriert{
	text-align: center;	
}

.text_rechts{
	float:right;	
}

/*Zeilenabstand von <h3> zu <hr> */
.line{
	line-height: 1px;
}

/*.text_gallery
{
	line-height: 1px;
	font-style: oblique;
	color: #666;
	font-size: 110%;	
}*/

.start_ueberschrift
{
	font-size: 120%;	
}

.start_zeile
{
	line-height: 10px;	
}

.unterstrich_dotted{
	
	border-bottom: thin dotted;
}

#tabelle1 hr {
	height: 0.2px;
	color: #999;
	background-color: #999;
}

.medium{
	font-weight: 500;	
}

.klein_abstand
{
	line-height: 20px;
}

.zeilenabstand_5{
	line-height: 2.5px;	
}

.grau_hr{
		color: #999;
		background-color: #999;
}

.grau_kursiv{
	font-style: oblique;
	color:#999999;	
}



.letter_spacing{
	letter-spacing: 1px;	
}

.zen_grau{
	font-style: oblique;
	color:#999999;
	margin-left: 180px;
	text-decoration:underline;
	font-size: 110%;
}

.preis{
	margin-left: 495px;
}
.preis2{
	margin-left: 390px;	
}

.preis3{
	margin-left:450px;	
}

.link_gross{
	font-size: 120%;	
}

.myspace{
	padding-left: 15px;	
}
/* -------------- Schriftarten(Klientenstimmen) ----------------*/

.tahoma{
	font-family: Tahoma, Geneva, sans-serif;	
}

.comic{
	font-family: "Comic Sans MS", cursive;	
}
.times{
	font-family: "Times New Roman", Times, serif;
}

.georgia{
	font-family: Georgia, "Times New Roman", Times, serif;
}

