/*------------------------------*/
/*--- Zusätzliche CSS-Styles ---*/
@import url(menue.css);


/*-----------------------------------*/
/* --- Grundlegende Einstellungen ---*/
* {
	margin: 0;
	padding:0;
	border:0;
	}
	
a {
  color:#3e3d40;
	text-decoration: none;
	}
	
a:hover, a:focus {
  color:#3e3d40;
	text-decoration: none;	
	}

.blocksatz {
	text-align: justify;
	}

.blau {
  color: #0b1d56;
  margin-top:10px;
  }
  
.grau {
  color: #868588;
  }
  
.pfeil {
	position:absolute;
	float:right;
	width:20px;
	height:20px;
	background: url(../images/css-sprite.gif) 0 -59px no-repeat;
	bottom:0px;
	right:0;
	}

  
#zurueck_portfolio{
	float:right;
	width:20px;
	height:20px;
	background: url(../images/css-sprite.gif) -29px -59px no-repeat;
	padding-top:3px;
	margin-right:40px;
  }
	
html {
	height:100%;
	}
	
body{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	background-color:white;
	text-align:left;
	color: black;
   	}

#center {
  	text-align:center;
  	width:99%;
	height:100%;
  }

 #hauptbereich {
  	position:relative;
  	margin-left:auto; 
  	margin-right:auto;
  	text-align:left;
  	width:1181px;
  	height:768px;

  } 
    	
/*--------------------------------------*/
/*--- Aufbau des oberen Bildbereichs ---*/
#blauerbalken {
	background-color: #0b1d56;
	height:17px;
	width:100%;
	}

#menue {
	position:absolute;
	top:30px;
	left:280px;
	}

#menue li {
	list-style:none;
	display: inline;
	font-size:13px;
	}

#menue li a {
	text-decoration: none;
	color: white;
	font-size:13px;
	}
	
#menue li a:hover, #menue li a:focus, #menue li a:visited, #menue li a:active  {
	text-decoration: none;
	color: white;
	font-size:13px;
	}
	
#banner {
	position:absolute;
	top:70px;
	left:-80px;
	background-image: url(../images/banner3.jpg);
	width:1131px;
	height:432px;
	visibility: visible;
	}

#link_buch {
	position:absolute;
	top:180px;
	left:850px;
	width:100px;
	height:60px;
	}
		
#link_buch img {
	position: absolute;
	left:-359px;
	top:-200px;
	clip: rect(200px 459px 260px 359px);
	}

#grossesbuch {
	position:absolute;
	top: 300px;
	left:200px;
	visibility: hidden;
	}
	
/*-----------------------------------------------*/
/* --- Die Foto je Seite innerhalb des Bildes ---*/	
#seite_willkommen #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/home.gif);
	width:596px;
	height:321px;
	}
	
/*HIER DIE VERSCHIEDENEN PORTFOLIO-SEITEN*/
#seite_portfolio #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/portfolio.gif);
	width:596px;
	height:321px;
	}
	
#seite_comedyzaubershow #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/portfolio.gif);
	width:596px;
	height:321px;
	}
	
#seite_closeupzauberei #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/portfolio.gif);
	width:596px;
	height:321px;
	}
#seite_tischzauberei #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/portfolio.gif);
	width:596px;
	height:321px;
	}

#seite_moderation #bild {
	position:absolute;
	top:75px;
	left:210px;
	background-image: url(../images/portfolio.gif);
	width:596px;
	height:321px;
	}

#seite_trickbrettfahrer #bild {
	position:absolute;
	top:76px;
	left:160px;
	background-image: url(../images/trickbrettfahrer.gif);
	width:596px;
	height:321px;
	}

#seite_referenzen #bild {
	position:absolute;
	top:73px;
	left:120px;
	background-image: url(../images/referenzen.gif);
	width:596px;
	height:321px;
	}	

#seite_gallerie #bild {
	position:absolute;
	top:72px;
	left:185px;
	background-image: url(../images/gallerie.gif);
	width:596px;
	height:321px;
	}	
	
#seite_kontakt #bild {
	position:absolute;
	top:72px;
	left:185px;
	background-image: url(../images/kontakt.gif);
	width:596px;
	height:321px;
	}	

#seite_kontakt2 #bild {
	position:absolute;
	top:72px;
	left:185px;
	background-image: url(../images/kontakt.gif);
	width:596px;
	height:321px;
	}	
	
#seite_impressum #bild {
	position:absolute;
	top:72px;
	left:185px;
	background-image: url(../images/kontakt.gif);
	width:596px;
	height:321px;
	}		
/*---------------------------------------------------------*/
/* --- Die Ueberschriften je Seite unterhalb des Bildes ---*/
#seite_willkommen #ueberschrift {
	position:absolute;
	top:392px;
	left:420px;
	width:250px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -215px no-repeat;
	}
	
/* HIER DIE VERSCHIEDENEN PORTFOLIO-SEITEN */
#seite_portfolio #ueberschrift {
	position:absolute;
	top:395px;
	left:385px;
	width:260px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -127px no-repeat;
	}
#seite_comedyzaubershow #ueberschrift {
	position:absolute;
	top:395px;
	left:385px;
	width:260px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -127px no-repeat;
	}
#seite_closeupzauberei  #ueberschrift {
	position:absolute;
	top:395px;
	left:385px;
	width:260px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -127px no-repeat;
	}	
#seite_moderation   #ueberschrift {
	position:absolute;
	top:395px;
	left:385px;
	width:260px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -127px no-repeat;
	}
#seite_tischzauberei   #ueberschrift {
	position:absolute;
	top:395px;
	left:385px;
	width:260px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -127px no-repeat;
	}

/* Die Trickbrettfahrer*/
#seite_trickbrettfahrer #ueberschrift {
	position:absolute;
	top:393px;
	left:385px;
	width:265px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -262px no-repeat;
	}
	
/* Die Refferenzen */
 #seite_referenzen #ueberschrift {
	position:absolute;
	top:394px;
	left:370px;
	width:285px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -311px no-repeat;
	}
	
/* Die Gallerie*/
 #seite_gallerie #ueberschrift {
	position:absolute;
	top:392px;
	left:400px;
	width:250px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -170px no-repeat;
	}	
	
/* Kontakt*/
 #seite_kontakt #ueberschrift {
	position:absolute;
	top:393px;
	left:370px;
	width:310px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -353px no-repeat;
	}	

 /* Kontakt-Danke*/
 #seite_kontakt2 #ueberschrift {
	position:absolute;
	top:393px;
	left:370px;
	width:310px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -353px no-repeat;
	}


/*Das Impressum*/
 #seite_impressum #ueberschrift {
	position:absolute;
	top:393px;
	left:370px;
	width:310px;
	height:43px;
	background: url(../images/css-sprite.gif) 0 -765px no-repeat;
	}	

/*-------------------------------*/
/* --- Der eigentliche Inhalt ---*/
#text {
	position: absolute;
	top:475px;
	left:280px;
	width:450px;
	color:#3e3d40;
	}

#text ul {
	margin-top:10px;
	margin-left:20px;
	}
#text li {
	margin-bottom:10px;
	}

#text p {
	margin-bottom: 10px;
	}
/*----------------------------------------------------*/
/* --- Die Ueberschrift des Inhalttextes je Seite --- */
#seite_willkommen #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -411px no-repeat;
  }

#seite_moderation #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -632px no-repeat;
  }
#seite_tischzauberei #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -605px no-repeat;
  }
#seite_closeupzauberei #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -682px no-repeat;
  }
#seite_comedyzaubershow #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -657px no-repeat;
  }
  
#seite_impressum #text_ueberschrift {
  position:relative;
	width:450px;
	height:20px;
	margin-bottom:13px;
	background: url(../images/css-sprite.gif) 0 -824px no-repeat;
  }

#seite_trickbrettfahrer #text_ueberschrift {
  position:relative;
	top:0;
	left:0;
	width:217px;
	height:27px;
	background: url(../images/css-sprite.gif) 0 -713px no-repeat;
}

#seite_referenzen  #text_ueberschrift {
  position:relative;
	top:0;
	left:0;
	width:310px;
	height:30px;
	background: url(../images/css-sprite.gif) 0 -737px no-repeat;
} 

#seite_gallerie  #text_ueberschrift {
  position:relative;
	top:0;
	left:0;
	width:310px;
	height:30px;
	background: url(../images/css-sprite.gif) 0 -848px no-repeat;
} 

#seite_kontakt  #text_ueberschrift {
  position:relative;
	top:0;
	left:0;
	width:310px;
	height:30px;
	background: url(../images/css-sprite.gif) 0 -875px no-repeat;
}  

#seite_kontakt2  #text_ueberschrift {
  position:relative;
	top:0;
	left:0;
	width:310px;
	height:30px;
	background: url(../images/css-sprite.gif) 0 -875px no-repeat;
} 
/*---------------------------------------------*/
/* --- Der Container mit den Kundenstimmen --- */
#kundenstimmen {
	position:absolute;
	border-left:1px dashed #c7c7c7;
	width:200px;
	height:220px;
	top:475px;
	left:770px;
	padding-left:10px;
	line-height: 17px;
	text-align: justify;
  }


 #kundenstimmen_ueberschrift {
    position:relative;
  	width:100px;
  	height:20px;
  	margin-bottom:13px;
  	background: url(../images/css-sprite.gif) 0 -36px no-repeat;
    }
    
    
/* ----------------------------------- */
/* --- Der Container mit dem Video --- */
#video {
	position:absolute;
	top: 475px;
	left:100px;
	}

#video img {
  position:absolute;
  left:-285px;
	top:-410px;
	clip: rect(440px 434px 540px 250px);
 }

#video_ueberschrift {
  position:absolute;
  top:-70px;
  left:-324px;
	clip: rect(545px 432px 580px 400px);
  }


/*-------------------------------------*/
/* --- Die einzelnen Seiteninhalte --- */

/* --- Portfolio ---*/
#seite_portfolio #roterbalken {
  margin-top:80px;
}

#slapstickcomedy {
	position:relative;
	top:10px;
	left:0;
	width:217px;
	height:130px;
	line-height:15px;
	}

#slapstickcomedyueberschrift {
	position:relative;
	top:0;
	left:0;
	width:217px;
	height:20px;
	background: url(../images/css-sprite.gif) 0 -438px no-repeat;
	}

#tischzauber {
	position:relative;
	top:40px;
	left:0;
	width:217px;
	height:120px;
	line-height:15px;
	}

#tischzauberueberschrift {
	position:relative;
	top:0;
	left:0;
	width:217px;
	height:20px;
	background: url(../images/css-sprite.gif) 0 -458px no-repeat;
	}

#closeup {
	position:absolute;
	top:10px;
	left:250px;
	width:217px;
	height:130px;
	line-height:15px;
	}

#closeupueberschrift {
	position:relative;
	top:0;
	left:0;
	width:217px;
	height:20px;
	background: url(../images/css-sprite.gif) 0 -478px no-repeat;
	}

#moderation {
	position:absolute;
	top:169px;
	left:250px;
	width:217px;
	height:120px;
	line-height:15px;
	}

#moderationueberschrift {
	position:relative;
	top:0;
	left:0;
	width:217px;
	height:20px;
	background: url(../images/css-sprite.gif) 0 -498px no-repeat;
	}

#thumbnails td img {
  margin-right:5px;
  }

#seite_referenzen #text {
  font-size:12px;
  font-weight:bold;
  line-height:20px;
  color:#6c6a6f;
}

#seite_referenzen #roterbalken {
  margin-top:80px;
}

#seite_impressum a, 
#seite_impressum a_hover, 
#seite_impressum a_focus {
  color:blue;
  }
  
/*--- Gallerie ---*/
#text .gallerie {
  background: url(../images/verlauf_galerie.jpg) no-repeat;
  height: 214px;
  width: 495px;
  font-size:13px;
  font-weight:bold;
  color:#0b1d56;
  padding-left:5px;
  padding-top:5px;
  }

/*--- Gallerie ---*/
#text .galleriekurz {
  background: url(../images/verlauf_galerie.jpg) no-repeat;
  height: 125px;
  width: 495px;
  font-size:13px;
  font-weight:bold;
  color:#0b1d56;
  padding-left:5px;
  padding-top:5px;
  }
 
#seite_gallerie #text .gallerie td {
  padding-right:5px;
  padding-bottom:5px;
  } 

#seite_gallerie #text .galleriekurz td {
  padding-right:5px;
  padding-bottom:5px;
  }   

#seite_kontakt2 #formular {
  background: url(../images/verlauf_kontakt.jpg) no-repeat;
  height: 200px;
  width: 467px;
  font-size:12px;
  font-weight:bold;
  color:#0b1d56;
  padding-left:5px;
  padding-top:5px;
  }
#seite_kontakt2 #formular h1 {
  font-size:150%;
}
  
#seite_kontakt #formular {
  background: url(../images/verlauf_kontakt.jpg) no-repeat;
  height: 300px;
  width: 467px;
  font-size:10px;
  font-weight:bold;
  color:#0b1d56;
  padding-left:5px;
  padding-top:5px;
  }

#seite_kontakt input {
  border:1px solid grey;
  width:200px;
  margin-bottom:10px;
  }

#seite_kontakt textarea {
  border:1px solid grey;
  } 

#seite_kontakt .lefttable {
  width:250px;
  }
    
#seite_kontakt .righttable {
  width:250px;
  } 

#seite_kontakt #sendenbutton {
  display:block;
  background-image: url(../images/senden.gif);
  width:105px;
  height:23px;
} 
#seite_kontakt #sendenbutton:hover {
  display:block;
  background-image: url(../images/senden_hover.gif);
  width:105px;
  height:23px;
}
#seite_kontakt #loeschenbutton {
  display:block;
  background-image: url(../images/loeschen.gif);
  width:105px;
  height:23px;
} 
#seite_kontakt #loeschenbutton:hover {
  display:block;
  background-image: url(../images/loeschen_hover.gif);
  width:105px;
  height:23px;
}
#seite_kontakt #buttons {
  position:relative;
  left:-7px;
}

/*-------------------------------------------*/
/* --- Der rote Balken am Ende der Seite --- */
#roterbalken {
  font-size:10px;
	position:relative;
	margin-left:-7px;
 	margin-top:30px;
 	padding-top: 6px;
 	padding-left: 10px;
 	height:20px;
 	width:460px;
	color:white;
  background: url(../images/css-sprite.gif) 0 -100px no-repeat;
	}

#roterbalken a {
	color:white;
	font-weight: normal;
	padding-left: 30px;
}
	
#roterbalken a:hover, #roterbalken a:focus  {
	color:white;
	font-weight: bold;
	padding-left: 30px;
	}

#link_leismann {
  font-size:10px;
  color:#6a0204;
  position:relative;
	margin-left:-7px;
 	margin-top:5px;
 	float:right;
  }
#link_leismann a{
  color:#6a0204;
  }
#link_leismann a:hover, #link_leismann a:focus {
  color:#6a0204;
  }
