/* CSS Document */

/* Main Format */

body {
	background-color:#A82B28;
		border: 0px;
	margin: 0px;
	padding: 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: left;
	margin-top:50px;
	}

/* Layout Formate */

#info {
	background-color:#FFFFFF;
	position:absolute;
	width:1px;
	height:1px;
	top:-100px;
	left:-100px;
	z-index:99;
	overflow:hidden;
	
}


#rahmen {
	background-color:#FFFFFF;
	position:relative; 
	width:902px; 
	height:592px; 
	z-index:0; 
	visibility: visible;
	
}

#main {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	position:relative;
	width:900px;
	height:590px;
	top:1px;
	z-index:0;
	visibility: visible;
	left: 0px;
	overflow:hidden;
}


	

#logo {
	background-color: #FFFFFF;
	background-image : url(../images/m_logo_3.gif);
	background-repeat: no-repeat;
	position:absolute; 
	width:180px; 
	height:100px; 
	z-index:4; 
	left: 30px; 
	top: 0px; 
	}
	
	#cd {
	background-color: #FFFFFF;
	position:absolute;
	width:250px;
	height:100px;
	z-index:4;
	left: 30px;
	top: 200px;
	text-align:left;
	}

#foto {
	position: absolute;
	overflow: auto;
	z-index: 5;
	height: 435px;
	width: 675px;
	left: 210px;
	top: 140px;
	font-size: 13px;
	vertical-align:middle;
	visibility: hidden;
}

#inhaltc {
	position: absolute;
	overflow: auto;
	z-index: 5;
	height:560px;
	width:900px;
	left: 0px;
	top: 30px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

#inhalt {
	position: absolute;
	overflow: auto;
	z-index: 5;
	height:550px;
	width:900px;
	left: 350px;
	top: 40px;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}

#schatten_u_l {
	font-size: 1px;
	background-color: #666666;
	background-image : url(../images/layout/schatten_unten_l.gif);
	background-repeat:  no-repeat;
	position:absolute; 
	width:8px; 
	height:8px; 
	z-index:1; 
	top:592px; 
	left: 0px; 
}

#schatten_o_r {
	font-size: 1px;
	background-color: #666666;
	background-image : url(../images/layout/schatten_oben_r.gif);
	background-repeat:  no-repeat;
	position:absolute; 
	width:8px; 
	height:8px; 
	z-index:1; 
	top:0px; 
	left: 902px;
}

#schatten_ecke {
	font-size: 1px;
	background-color: #666666;
	background-image : url(../images/layout/schatten_ecke.gif);
	background-repeat: no-repeat;
	position:absolute; 
	width:8px; 
	height:8px; 
	z-index:1; 
	top:592px; 
	left: 902px;
}

#schatten_u {
	font-size: 1px;
	background-color: #666666;
	background-image : url(../images/layout/schatten_u_m.gif);
	background-repeat: repeat-x;
	position:absolute; 
	width:894px; 
	height:8px; 
	z-index:1; 
	top:592px; 
	left: 8px; 
}

#schatten_r {
	font-size: 1px;
	background-color: #666666;
	background-image : url(../images/layout/schatten_m_r.gif);
	background-repeat: repeat-y;
	position:absolute;
	width:8px;
	height:584px;
	z-index:1;
	top:8px;
	left:902px;
}


#creactiveweb {
	position:absolute;
	width:894px;
	height:12px;
	z-index:1;
	top:592px;
	color: silver;
}
.creactiveweb {
 	background-color:#1f1a67;
	font-size: 9px;
	color: silver;
	text-align: right;
}

.crw {
	background-color: #1f1a67;
	font-size: 9px;
	color: silver;
	text-align: right;
	position:absolute;
	width:300px;
	height:11px;
	z-index:1;
	top:600px;
	left: 0px;
}

.logo {
	background-color: #FFFFFF;
	}

#link {
	position:absolute;
	width:237px;
	height:39px;
	z-index:9;
	left: 142px;
	top: 453px;
}

#link1 {
	position:absolute;
	width:300px;
	height:30px;
	z-index:10;
	left: 580px;
	top: 535px;
	text-align:right;
	font-size:10px;
}


#kontakt {
	position:absolute;
	width:200px;
	height:20px;
	z-index:10;
	left: 350px;
	top: 555px;
}


#link2 {
	position:absolute;
	width:300px;
	height:30px;
	z-index:10;
	left: 580px;
	top: 555px;
	text-align:right;
	font-size:10px;
}
#Layer1 {
	position:absolute;
	width:300px;
	height:50px;
	z-index:6;
	left: 581px;
	top: 390px;
}
.Stil2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: black;
	padding-top:0px;
}

.Stil3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: black;
	vertical-align:top;
		
	
}
.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
		
}
.Stil9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align:top;
	
}

.Stil10 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: black;
	vertical-align:top;

}

.Stil8 {font-weight: bold}





.text {
	font-size: 13px;
	text-align: left;
}

.textright {
	font-size: 13px;
	text-align: right;
	vertical-align: middle;

}


.textc {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;

}



.textj {
	font-size: 13px;
	text-align: justify;
	padding-right : 10px;
}


#pic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 580px;
	top: 0px;
}
#text {
	position:absolute;
	width:540px;
	height:115px;
	z-index:7;
	left: 29px;
	top: 108px;
}

#text2 {
	position:absolute;
	width:540px;
	height:115px;
	z-index:7;
	left: 29px;
	top: 110px;
}

#text3 {
	position:absolute;
	width:500px;
	height:500px;
	z-index:7;
	left: 380px;
	top: 60px;
	text-align:left;
	overflow:hidden;

	
}




#music {
	position:absolute;
	width:853px;
	height:40px;
	z-index:8;
	left: 28px;
	top: 330px;
	padding:0px;
	margin: 0px;
}

#freunde {
	position:absolute;
	width:853px;
	height:40px;
	z-index:8;
	left: 28px;
	top: 387px;
	padding:0px;
	margin: 0px;
	text-align:left;
}


#konzerte {
	position:absolute;
	width:853px;
	height:40px;
	z-index:8;
	left: 28px;
	top: 465px;
	background-color: #FDC856;
	padding:0px;
	margin: 0px;
}

#vorverkauf {
	position:absolute;
	width:853px;
	height:40px;
	z-index:8;
	left: 28px;
	top: 410px;
	.top: 430px;
	padding:0px;
	margin: 0px;
	text-align:left;
}

.Stil1 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




h1{
	font-size: 20px;
	color: #A82B28;
 	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding:0px;
	}




h2{
	font-size: 12px;
	color:#A82B28;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;

}

h3{
	font-size: 11px; 
	color:#A82B28;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	}




hr{
color: #A82B28;
height:1px;

}






a{
		color: #A82B28;
        text-decoration : none;
}

a:HOVER {
        margin-top : 0px;
		color: #A82B28;
        text-decoration : underline;
}

a.creactiveweb:HOVER {
		color: silver;
		 text-decoration : underline;
}

