/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:center;
	color:#CCCCCC;
	background-image: url(out.jpg);

}


#main {
	position:relative;
	margin:auto;
	margin-top:0px;
	width:750px;
	min-height:600px;
	height:95%;
	background-color:black;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	z-index:1;
	
}

#copyright {
	position:absolute;
	height:13px;
	left:0px;
	bottom:-50px;
	height:15px;
	width:750px;
	background-color:#540000;
	font-size:10px;
	z-index:4;
	text-align:center;	

}

#inhalt {
	position:absolute;
	top:255px;
	left:0px;
	width:100%;
	min-height:300px;
	background-image: url(inhalt.jpg);
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
}
#inhaltend {
	position:absolute;
	left:0;
	bottom:-35px;
	height:35px;
	width:100%;
	background-image: url(inhaltend.jpg);
	margin-right:0;
	z-index:3;
}

#news {
	position:absolute;
	top:255px;
	left:45px;
	width:170px;
	min-height:200px;
	background-image: url(news.jpg);
	z-index:2;
}

#newsend {
	position:absolute;
	left:-1;
	bottom:-15px;
	width:100%;
	height:15px;
	background-image: url(newsend.jpg);
}

#title {
	position:absolute;
	left:160px;
	top:190px;
	height:20px;
	width:70px;
	background:transparent;
	
}
/* ------- NAVIGATION --------------- */
#navigation {
	position:absolute;
	top:105px;
	left:220px;
	width:492px;
	height:60px;
}

#mycokelink {
        position:absolute;
        top:215px;
        left:300px;
        width:340px;
        height:30px;
}


.news_link{
	position:absolute;
	top:0px;
	left:232px;
	width:60px;
	height:16px;
}

.home{
	position:absolute;
	top:0px;
	left:145px;
	width:65px;
	height:16px;
}



.band{
	position:absolute;
	top:0px;
	left:310px;
	width:60px;
	height:16px;
}
.backstage{
	position:absolute;
	top:26px;
	left:274px;
	width:130px;
	height:16px;
}
.lyrics{
	position:absolute;
	top:2px;
	left:456px;
	width:70px;
	height:14px;
}
.guestbook{
	position:absolute;
	top:26px;
	left:73px;
	width:119px;
	height:15px;
}
.live{
	position:absolute;
	top:26px;
	left:209px;
	width:60px;
	height:16px;
}
.pics {
	position:absolute;
	top:1px;
	left:390px;
	width:54px;
	height:16px;
}
.contact {
	position:absolute;
	top:24px;
	left:429px;
	width:103px;
	height:17px;
}

#enter {
	position:absolute;
	top:401px;
	left:130px;
	width:244px;
	height:34px;
	background-image:url('enter.gif');
	background-repeat:no-repeat;
}
#enter:hover {
	position:absolute;
	top:401px;
	left:130px;
	width:244px;
	height:34px;
	background-image:url('enter_r.gif');
	background-repeat:no-repeat;
}
#listen {
	position:absolute;
	top:341px;
	left:325px;
	width:161px;
	height:33px;
	background-image:url('listennow.gif');
	background-repeat:no-repeat;
}
#listen:hover {
	position:absolute;
	top:341px;
	left:325px;
	width:161px;
	height:33px;
	background-image:url('listennow_r.gif');
	background-repeat:no-repeat;
}
#order {
	position:absolute;
	top:341px;
	left:10px;
	width:160px;
	height:37px;
	background-image:url('ordernow.gif');
	background-repeat:no-repeat;
}
#layer {
	position:relative; 
	margin:auto;
	margin-top:0px;
	width:500px;
	height:70px;
	background-color:black;
	background-image:url('mycoke.jpg');
	background-repeat:no-repeat;
}
#layer:hover {
	position:relative; 
	margin:auto;
	margin-top:0px;
	width:500px;
	height:70px;
	background-color:black;
	background-image:url('mycoke2.jpg');
	background-repeat:no-repeat;
}

#order:hover {
	position:absolute;
	top:341px;
	left:10px;
	width:160px;
	height:37px;
	background-image:url('ordernow_r.gif');
	background-repeat:no-repeat;
}


/* ------- NAVIGATION - ENDE--------- */

a.nuet {
	font-size:10px;
	
}
a.nuet:hover {
	font-size:10px;
	
}
.center {
	margin-left:420px;
	margin-top:-10px;
	margin-bottom:-10px;
	font-size:10px;
	color:white;
	font-weight:bold;

}
.center a {
	font-size:10px;
	color:white;
	font-weight:normal;
	color:gray;	
}
.center a:hover {
	font-size:10px;
	color:white;
	text-decoration:underline;
	font-weight:normal;
	color:gray;		
}



p.inhalt {
	margin-right:50px;
	margin-left:240px;

}

p.inhaltsmall {
	margin-right:50px;
	margin-left:240px;
	font-size:9px;
	margin-top:-7px;

}
p.inhaltsmallp {
	margin-right:50px;
	margin-left:240px;
	font-size:9px;
	margin-top:-6px;

}
p.inhalttitel {
	margin-right:50px;
	margin-left:240px;
	font-weight:bold;
	font-color:white;
}

p.inhaltdat {
	margin-right:50px;
	margin-left:240px;
	font-weight:bold;
	width:200px;
	
}
p.inhalttext {
	margin-right:50px;
	margin-left:240px;
	
}

p.news {
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;

}
a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a:hover {
	color:white;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
			
}

a.hope {
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

a.hope:hover {
	color:white;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
			
}




h1 {
	font-size:16px;
	color:#8D8D8D;
	margin-top:30px;
	margin-left:240px;
	font-weight:bold;
	font-family:Engravers MT, Verdana, Arial, sans-serif;
}
h2 {
	font-size:12px;
	color:white;
	margin-bottom:3px;
	margin-top:7px;
	font-weight:bold;	
}

h3 {
	font-size:12px;
	color:white;
	margin-bottom:3px;
	margin-top:7px;
	font-weight:bold;
	margin-right:50px;
	margin-left:240px;
		
}


button   { 
			background-color:#540000;
			color:white;
			border:1px solid #CCCCCC;
			width:110px;
                        align:center;
}
.button   { 
			background-color:#540000;
			color:white;
			border:1px solid #CCCCCC;
			width:110px;
                        text-align:center;
}
.verysmall   { 
			display:block;
			background-color:#540000;
			color:white;
			font-size:10px;
			border:1px solid #CCCCCC;
			width:80px;
}
input, select, textarea {
			font-size:11px;
			border:1px solid #CCCCCC;
			color:#540000;
			width:110px;
			text-align:left;
			font-family:verdana, arial, helvetica, sans-serif;
}
.starts {
			font-size:11px;
			border:1px solid #CCCCCC;
			color:#540000;
			width:110px;
			text-align:center;
			font-family:verdana, arial, helvetica, sans-serif;
}
textarea {
			background-color:white;
			font-size:11px;
			border:1px solid #540000;
			color:#540000;
			width:110px;
			text-align:center;

			font-family:verdana, arial, helvetica, sans-serif;}
.noidea {
			text-align:right;
			margin-right:80px;
}
.textfeld {
			background-color:white;
			border:1px solid #CCCCCC;
			color:#540000;
			width:200px;
			text-align:left;
			font-size:11px;			
}
.ort {
			background-color:white;
			border:1px solid #CCCCCC;
			color:#540000;
			width:146px;
			text-align:left;
			font-size:11px;			
}
.plz {
			background-color:white;
			border:1px solid #CCCCCC;
			color:#540000;
			width:50px;
			text-align:right;
			font-size:11px;		
				
}
.Radio {
			#background-color:none;
			#border:0px solid #CCCCCC;
			color:#540000;
			width:20px;
			text-align:right;
			font-size:11px;				
}

table.gaestebuch {
			border:0px solid #540000;
			border-bottom:0px solid #540000;
			width:450px;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:w#CCCCCC;
			cellpadding:1px;
			cellspacing:1px;
			margin-top:7px;
}

table.gaestebuch tr{
			border:1px solid #CCCCCC;
			border-top:2px solid #CCCCCC;
			
}
table.gaestebuch td{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			width:87%;
}
table.gaestebuch th{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			font-weight:bold;
			color:white;
			text-align:left;
}
table.music {
			border:0px solid #540000;
			border-bottom:0px solid #540000;
			width:200px;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:w#CCCCCC;
			cellpadding:1px;
			cellspacing:1px;
			margin-top:7px;
}table.music tr{
			border:1px solid #CCCCCC;
			border-top:2px solid #CCCCCC;
			
}
table.music td{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
}
table.music th{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			font-weight:bold;
			color:white;
			text-align:left;
}

table.gaestebuch1 {
			border:0px solid #540000;
			border-bottom:0px solid #540000;
			width:450px;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:w#CCCCCC;
			cellpadding:1px;
			cellspacing:1px;
			margin-top:7px;
			text-align:center;

}

table.gaestebuch1 tr{
			border:1px solid #CCCCCC;
			border-top:2px solid #CCCCCC;

}
table.gaestebuch1 td{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			8%;
}
table.gaestebuch1 th{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			font-weight:bold;
			color:white;
}
table.gaestebuch_con {
			border:0px solid #540000;
			border-bottom:0px solid #540000;
			width:450px;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:#CCCCCC;
			cellpadding:1px;
			cellspacing:1px;
			margin-top:7px;
			margin-left:240px;
			text-align:left;

}

table.gaestebuch_con tr{
			border:0px solid #CCCCCC;
			border-top:0px solid #CCCCCC;

}
table.gaestebuch_con td{
			border-right:0px solid #540000;
			border-bottom:0px solid #540000;
}
table.gaestebuch_con th{
			border-right:0px solid #540000;
			border-bottom:0px solid #540000;
			font-weight:bold;
			color:white;
}
.guestbook_date {
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			font-weight:bold;
			font-color:white;
}
table.steckbrief {
			border:0px solid #540000;
			border-bottom:0px solid #540000;
			width:450px;
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			font-size:11px;
			color:#CCCCCC;
			cellpadding:1px;
			cellspacing:1px;
			margin-top:7px;
}

table.steckbrief tr{
			border:1px solid #CCCCCC;
			border-top:2px solid #CCCCCC;
			
}
table.steckbrief td{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			width:30%;
}
table.steckbrief th{
			border-right:2px solid #540000;
			border-bottom:1px solid #540000;
			width:30%;
			text-align:left;
}
.formularfeld {
			border-right:1px solid #CCCCCC;
			border-bottom:1px solid #CCCCCC;
			width:85%;
			font-weight:bold;
			color:white;
	
}
.formularfeld_m{
			border-right:1px solid #CCCCCC;
			border-bottom:1px solid #CCCCCC;
			width:100%;
	}
	
	.kursiv {
		font-weight:italic;
		color:#CCCCCC;
	}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;

}

hr {
	margin-left:240px;
	margin-top:-3px;
	width:350px;
	color:#540000;
	background-color:#540000;
	height:2px;
	border:0px;
	
}

.noborder {
	border:0;
	width:89px;
	height:100px;
}

