@font-face {
  font-family: "bank gothic";
  src: url(http://www.lindisfarnemetal.com/css/bankgthd.ttf) format("truetype");
}
body {
	top: 0;
	left: 50%;
	margin-left: -500px; 
	width: 1000px;
	min-height: 800px;
    position: absolute;
	background-color:#000000;	
	background-repeat:no-repeat;
	background-position:top center;
/*	font-family:'lucida sans unicode', 'lucida grande', helvetica, 'bitstream vera sans', sans-serif;*/
	font-family: "bank gothic", sans-serif;
	font-size:13px;
	color:#ffffff;
	letter-spacing:1px;
	line-height:1.2em;
}
a, a:link, a:visited, a:active {
	border:1px solid #333333;
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	border:1px solid white;
}
#left {
	margin:100px 0px 0px 60px;
	width:220px;
	min-height:200px;
	float:left;
	position:relative;
/*	border:1px solid white; */
}
#left a {
	border:none;
}
#left checkbox {
	border:1px solid white;
}
#right {
	margin:120px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	width:600px;
	min-height:200px;
	float:right;
}
#right img {
	margin:5px 5px 5px 5px;
}
#right ul li {
	list-style-type:none;
	float:left;
}
#right table tr td {
	font-size:13px;
	padding:0px 5px 10px 5px;
	border-top:1px solid #444444;
}
.luftig {
	padding:5px 5px 5px 5px;	
}
h1 {
	margin-top:20px;
	color:#ffffff;
	font-size:2.5em;
	letter-spacing:1px;
	line-height: 1em;
	border-top:1px solid #444444;
	padding:2px 0px 1px 0px;
}
h2, h3, h3 a:link {
	color:#6aa0b9;
	font-size:1.3em;
}
#header {
	width:1000px;
	height:400px;
	background-image:url("../bilder/header.png");
	background-repeat:no-repeat;
	background-position:top center;
}
#logo {
	background-image:url("../bilder/logo.png");
	background-repeat:no-repeat;
	background-position:top center;
	width:1000px;
	height:149px;
}
#newAlbum {
	margin:80px 0px 0px 0px;
	width:1000px;
	text-align:center;
}
#newAlbum span {
	font-size:3em;
}
.black50 {
	background-image:url("../bilder/black_50.png");
}
.black65 {
	background-image:url("../bilder/black_65.png");
}
.black75 {
	background-image:url("../bilder/black_75.png");
}
.blue50 
 {
	background-image:url("../bilder/blue50.png");
}
.Albuminfo {color:#999999;}
#ann {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
#ann h1 {
	font-size:1.4em;
}
#ann ul {
}
#ann ul li {
}
#wurst {
	margin:-230px 0px 0px 0px;
	width:1000px;
	min-height:600px;
	background-image:url("../bilder/wurst.png");
	background-repeat:no-repeat;
	background-position:top center;
}
.datum {
	margin:-10px 0px 25px 0px;
	color:#aaaaaa;
	font-size:0.8em;
}

#containsNav {
	margin:-50px 0px 0px 0px;
	text-align:center;
}
#nav {
	width:100px;
}
#nav ul {
	margin:0px 0px 0px 0px;
}
#nav  ul li {
	margin:0px 0px 0px 10px;
	list-style-type:none;
	color:#ffffff;
	font-size:1.8em;
	line-height:40px;
	letter-spacing:1px;
	
}
#nav ul li a {
	text-decoration:none;
	color:#cccccc;
}
#nav ul li a:hover {
	text-decoration:none;
	color:#ffffff;
}