@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}

html{
background-color:#161616;
width:100%;
margin:0px;
padding:0px;
}
body{}

#bgimg{
height:900px;
width:1295px;
background-image: url(images/bg_bottle3.jpg);
background-repeat: no-repeat;
background-position: -240px 200px;
}
#piraterie{
height:900px;
width:1300px;
position:absolute;
z-index:2;
background-image: url(images/das_war_wohl_nichts.png);
}

#shadowleft{
position:absolute;
z-index:88;
height:600px;
width:39px;
background-image: url(images/shadow_left.png);
background-repeat: no-repeat;
margin: 349px  -39px;
}
#shadowright{
position:absolute;
z-index:87;
height:600px;
width:45px;
background-image: url(images/shadow_right.png);
background-repeat: no-repeat;
margin: 349px 765px;
}

@font-face { 
font-family:tahoma; 
src:url(tahoma.eot), 
url(tahoma.pfr); 
}


#all{
margin-left:250px;
position:absolute;
z-index:5;
}

#BG{
height:300px;
width:100%;
}

#body{
margin:20%;
margin-top:-300px;
}	

#navisek{
margin: -5px 0 0 290px;
padding-left:240px;
height:24px;
width:550px;
font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
font-size:11px;
text-align:left;
color:#2e2e2e;
background-image:url(images/navi_sek.png);
background-repeat: no-repeat;
}
#navisek:hover{color:#a6a6a6;}
#navisek div{float:left}
#navisek li {
	display:block;
	float:left;
	padding:0 7px 2px 7px;
}

#center{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}

#galery{
position:absolute;
z-index:99;
margin-left:30px;
margin-top:100px;
}
	
	#header{
	width:1000px;
	margin-left:-290px;
	}
	
		#mp3{
		position:absolute;
		z-index:100;
		margin:40px 0 0 690px;
		}
	
		#logo{
		background-image:url(images/logo.png);
		background-repeat:no-repeat;
		width:200px;
		height:150px;
		position:absolute;
		z-index:300;
		margin-top:-200px;
		margin-left:-100px;
		}
		
		#home{
		height:57px;
		width:73px;
		background-color:black;
		margin-top:50px;
		margin-left:37px;
		position:absolute;
		z-index:20;
		}
				
		.menu{
		background-image:url(images/menu_bg.jpg);
		background-position:top left;
		background-repeat:repeat-x;
		display:block;
		width:728px;
		list-style-type:none;
		padding:0 0 0 38px;
		}
			.menu li{
			display:inline
			}
				.menu li a div{
				position:absolute;
				z-index:8;
				display:inline;
				height:60px;
				width:80px;
				float:left;
				}

				.menu li a div p{
				position:absolute;
				z-index:9;
				font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr); 
				font-size:13px;
				margin-top:40px;
				margin-left:20px;
				color:white;
				width:80px;
				}
					#eins:hover{
					background-image:url(images/but1.jpg);
					height:57px;
					width:73px;
					}
					#zwei:hover{
					background-image:url(images/but1.jpg);
					height:57px;
					width:73px;
					}
					#drei:hover{
					background-image:url(images/but1.jpg);
					height:57px;
					width:73px;
					}
					#vier:hover{
					background-image:url(images/but1.jpg);
					height:57px;
					width:73px;
					}
					#fuenf:hover{
					background-image:url(images/but1.jpg);
					height:57px;
					width:73px;
					}	

#content{
padding:25px 0 0 0;
text-align:left;
font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
font-size:11px;
color:#d2d1c6;
height:500px;
width:765px;
background-image:url(images/bg_content.png);
}					
	
	.column{
	background-image:url(images/dash.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:195px;
	height:310px;
	text-align:left;
	padding:20px 30px 0 35px;
	float:left
	}
	
		/*.column img{margin:14px 0 14px 0} */
		
			.small_title{
			font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
			font-size:12px;
			color:#af0e0e;
			font-weight:bold;
			padding:20px 0 10px 0
			}
			.arrow{
			padding:0 0 0 10px;
			width:135px;
			background-image:url(images/arrow.gif);
			background-position:0px 4px;
			background-repeat:no-repeat
			}
			
			.readmore{
			text-align:right;
			}
				.readmore a{
				font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
				font-size:12px;
				color:#af0e0e;
				font-weight:bold;
				text-decoration:none;
				}
				
	.column2{
	width:145px;
	text-align:left;
	padding:20px 20px 0 35px;
	float:left
	}
	.column2 img{margin:7px 0 14px 0}
	
	.column3{
	width:195px;
	text-align:left;
	padding:20px 30px 0 35px;
	float:left
	}
	
#footer{

}
	
		.copy{
		padding:7px 20px 7px 20px;
		margin:0 20px 0 0 
		}
			.copy a{
			font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
			font-size:9px;
			color:#2e2e2e;
			text-decoration:none
			}
			.copy a:link{text-decoration:underline}
			.copy a:visited{text-decoration:underline}
			.copy a:hover{text-decoration:none}	
	
		.bottom_menu{
		margin:0 20px 0 20px 0;
		padding:7px 0 7px 0px
		}	
			.bottom_menu a{
			font-family:tahoma; src:url(tahoma.eot), url(tahoma.pfr);
			font-size:11px;
			color:#2e2e2e;
			text-decoration:none
			}
			.bottom_menu a:hover{
			color:#a6a6a6;
			}