@charset "utf-8";
/* CSS Document */

html{
	margin:0px;
	padding:0px;
	scrollbar-face-color: #e95e0b;
    scrollbar-track-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color:#000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
	background-color:#3a0000;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	height:100%;
	background: url(bilder/global_bg.jpg) center top no-repeat;

}

h1{
	font-size:12px;
	font-weight:bold;
}
h2{
	font-size:12px;
}
h3{
}
h4{
}
p{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
a{
	color:#f5630e;
	text-decoration:none;
}
a:hover{
}
ul{
}
li{
}
img{
}

#upper{
margin-top:-800px;
width: 800px;
height: 300px;
background:#009900;
position:absolute;
}

#zentrieren {
	width:773px;
	height:100%;
	/*height:584px;*/
	margin:0px auto;
	padding-left:50px;
}
#header{
	width:723px;
	height:83px;
	float:left;
}
#header img{
	border:none;
	float:right;
	margin-top:17px;
}
#footer{
	width:723px;
	height:100px;
	float:left;
}
#inhalt_footer{
	width:723px;
	height:100px;
	background-color:#000000;
}
#inhalt_footer ul{
	width:703px;
	height:90px;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:20px;
}
#inhalt_footer li{
	float:left;
}
#inhalt_footer a{
	color:#f3a87b;
	text-decoration:none;
	display:block;
	height:80px;
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}
#inhalt_footer a:hover{
	color:#f4630b;
	line-height:75px;
	/*line-height:49px;*/
}

#content{
	width:723px;
	/*height:417px;*/
	padding:0px;
	margin:0px;
	float:left;
	background:url(bilder/foto_bg.jpg) top no-repeat;
}

#inhalt_home{
	width:723px;
	height:417px;
	background:url(bilder/start_bg.jpg) no-repeat;
}
#inhalt_musik{

	width:723px;
	height:417px;
	background:url(bilder/musik_bg.jpg) no-repeat;
}
#inhalt_biografie{

	width:723px;
	height:417px;
	background:url(bilder/biografie_bg.jpg) no-repeat;
}
#inhalt_foto{
	width:723px;
	height:417px;
	background:url(bilder/home_bg.jpg) no-repeat;
}
#inhalt_pressefotos{
	width:723px;
	height:417px;
	background:url(bilder/foto_bg.jpg) no-repeat;
}
#inhalt_reiseberichte{
	width:723px;
	height:417px;
	background:url(bilder/reiseberichte_bg.jpg) no-repeat;
}
#inhalt_foto_konzerte{
	width:723px;
	min-height:417px;
	background:url(bilder/foto_bg.jpg) top no-repeat;
}
* html #inhalt_foto_konzerte{
	height:417px;
}
#inhalt_impressum{
	width:723px;
	height:417px;
	background:url(bilder/impressum_bg.jpg) no-repeat;
}
#inhalt_presse{
	width:723px;
	height:417px;
	background:url(bilder/presse_bg.jpg) no-repeat;
}
#inhalt_termine{
	width:723px;
	height:417px;
	background:url(bilder/termine_bg.jpg) no-repeat;
}




/*  Container  */
#container_home{
	padding:0px;
	margin-top:50px;
	padding-right:1px;
	margin-right:0px;
	width:250px;
	height:368px;
	float:right;
}
#container_termine{
	padding:0px;
	margin-top:50px;
	padding-right:0px;
	margin-right:0px;
	width:230px;
	height:368px;
	float:right;
}
#container_musik{
	padding:0px;
	margin-top:48px;
	padding-left:18px;
	padding-right:30px;
	margin-left:0px;
	width:250px;
	height:368px;
	float:left;
}
#container_musik a{
color:#FFFFFF;
}
#container_biografie{
	padding:0px;
	margin-top:55px;
	padding-left:60px;
	/*padding-right:30px;*/
	margin-left:0px;
	width:300px;
	height:368px;
	float:left;
}

#container_fotos{
	padding:0px;
	margin-top:15px;
	padding-left:20px;
	/*padding-right:30px;*/
	margin-left:0px;
	width:700px;
	height:368px;
	float:left;
}

#container_impressum{
	padding:0px;
	margin-top:55px;
	padding-left:55px;
	margin-left:0px;
	width:220px;
	height:368px;
	float:left;
}
#container_impressum a{
color:#FFFFFF;
}
#container_presse{
	padding:0px;
	margin-top:32px;
	padding-left:50px;
	padding-right:30px;
	margin-left:0px;
	width:300px;
	height:368px;
	float:left;
}
.container_left{
	padding:0px;
	margin-top:40px;
	padding-left:40px;
	margin-left:1px;
	width:230px;
	height:368px;
	float:left;
	overflow:auto;
}
.container_left img{
	margin-right:5px;
}

/*Bilder Rahemn*/
.bilderheader{
	width:700px;
	height:50px;
	float:left;
}
.bilderheader2{
	width:723px;
	height:50px;
	float:left;
}
.bilder_rahmen{
	width:120px;
	height:160px;
	padding-left:90px;
	margin-top:35px;
	background:url(bilder/bilder_rahmen.jpg) right top no-repeat;
	float:left;
}
.bilder_rahmen img{
	margin-left:11px;
	margin-top:11px;
	border:none;
}

#container_cd{
	padding-left:45px;
	width:200px;
	height:120px;
	height:80px;
}
#container_cd img{
	float:left;
	padding-right:10px;
}

.video_rahmen1{
	width:280px;
	height:250px;
	padding-left:50px;
	margin-top:15px;
	float:left;
}
.video_rahmen1 img{
	margin-left:11px;
	border:none;
}
#video_rahmen2{
	width:544px;
	height:350px;
	margin-top:0px;
	padding-top:15px;
	padding-left:60px;
	float:left;
	
}
.container_video{
	padding-left:0px;
	width:280px;
	height:61px;
	float:left;
	margin-top:2px;
}
.container_video p {
	padding:0px;
	margin:0px;
}
.container_video img{
	float:left;
	padding:0px;
	padding-right:10px;
	margin-top:2px
}
.fotocontainer{
	padding-left:0px;
	margin-top:15px;
	margin-left:45px;
	width:200px;
	height:70px;
}
.fotocontainer img{
	float:left;
	padding-right:10px;
	border:none;
}






/*Reiseberichte*/

#reise_start{
	width:600px;
	padding-left:50px;
}


#bildopen{
	width:720px;
	height:280px;
	overflow:hidden;
	text-align:center;
}

#bildopenstart{
	width:668px;
	height:255px;
	height:155px;
	overflow:none;
	text-align:left;
	padding-left:35px;
	padding-top:15px;
}
#bildopenstart img{
	padding-right:10px;
	padding-bottom:10px;
}

#bildopenpopup{
	width:668px;
	text-align:left;
	padding-left:35px;
	padding-top:15px;
}
#bildopenpopup img{
	padding-right:10px;
	padding-bottom:10px;
}


#social{
	position:absolute;
	top:602px;
	left:50%;
	margin-left:37px;
}
