body {
	 background-color: black;
	 background-image:url(images/background.jpg);
    background-position:top center;
	 background-repeat:no-repeat;
	 background-attachment:fixed;
	 font-size: 12px;
    line-height: 24px;    
    font-family: Bitstream Vera Serif, serif;
    text-align: center;
    color: grey;
    min-width: 40em;
  }
  
#wrapper {
width: 700px;
margin: 0 auto;
text-align: left;
position: relative;
color: grey;
}


div#Header {
   background-image:url(images/header.gif);
   background-position:top center;
	background-repeat:no-repeat;
	margin-left:0px; 
	margin-right:0px;	
	margin-top:-7px; 
	margin-bottom:0px; 
	padding:0px; 
	padding-top:0px;
	padding-bottom:0px;
	font-size:150%;
	width:700px;
	height: 300px;
	text-align: center;
	
	}


div#Menue {
	background-color: black;
	color: white;
	text-align:center;
	margin-top:0px; 
	margin-bottom:0px; 
	padding-top:10px; 
	padding-bottom:10px;
	width: 700px;
	border:2px solid #6eb0db; 
	font-size:130%;
	font-family: Arial, sans-serif;
  }

div#Inhalt {
	background-color: black;
	background-image:url(images/icebergs.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:5px; 
	margin-bottom:5px; 
	padding-top:30px; 
	border:1px solid #6eb0db;
	color:white;
	font-size:150%;
	min-height: 800px;
	width: 700px;
  }
  
div#Inhalt h1 {
	 color:white;
    font-size: 20px;
    font-family: Arial, sans-serif;
    text-align: center;
    margin: 0 0 0.5em;
    padding:5px;
  }
  
div#Inhalt h2 {
	 color:white;    
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-align: left;
    margin: 0.2em 100px;
    padding:5px;
  }

div#Inhalt h4 {
	 color:white;
	font-size: 14px;
	font-family: Arial, sans-serif;
   text-align: left;
   padding:5px;
  }

div#Inhalt p {
	 color:white;
    font-size: 12px;
    margin: 1em 100px;
    margin-bottom: 50px;
    line-height: 24px;
    text-align: justify;
    padding:5px;
  }
	
div#list {
	color:#6eb0db;
	font-size: 11px;
   line-height: 18px;
   position:absolute; 
	left:500px;
	margin-right: 30px;
	width: 150px;
	padding:5px;
	font-family: Arial,sans-serif;
	text-align: center;
	background-color: transparent;
	}
	
div#list h1 {
	color:white;
	margin-bottom: -10px;
   font-size: 12px;
   font-family: Arial, sans-serif;
   text-align: center;
   font-weight: bold;
   text-decoration: underline;
   border:1px solid #6eb0db;  
  }

div#list ul {
   color:lightgrey;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	}


div#details {
	 color:white;
	font-size: 12px;
   line-height: 24px;
	margin-left: 30px;
	margin-right: 200px;
	min-height: 200px;
	padding:5px;
	}
	
div#details p {
	 color:white;
    font-size: 12px;
    margin: 0em 26px;
    margin-bottom: 50px;
    line-height: 24px;
    text-align: justify;
  }

div#details h3 {
	color:white;
	margin: 0em 30px;
   font-size: 12px;
   font-family: Arial, sans-serif;
   text-align: left;
   font-weight: bold;
   padding-left:7px;
   background-color:transparent;
   border:1px solid #6eb0db;
  }
  
div#details h4 {
	 color:white;
	margin: 0em 30px;
	font-family: Arial, sans-serif;
	font-size: 14px;
   text-align: left;
   padding:5px;
  }

div#details h2 {
	 color:white;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-align: left;
    margin: 0px;
    padding:0px;
  }
  
div#details table {
	 border: 0px;
	 margin: 0em 30px;
	 vertical-align: top;
	 }
	 
div#details td {
	 border: 0px;
	 padding: 5px;
	 vertical-align: top;
	 color:white;
    font-size: 12px;
    line-height: 24px;
	 }
  
div#CPR {
   color: gray;
	margin:10%; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding:5px; 
	padding-top:5px;
	padding-bottom:5px;
	font-size:9px;
	font-family: Arial, sans-serif;
	line-height: 10px;
	width:600px;
	height: 50px;
	text-align: right;
	}

a:link { color:white; text-decoration:none; font-weight:bold; border-style:none; }
a:visited { color:white; text-decoration:none; font-weight:bold; border-style:none; }
a:hover { color:#6eb0db; text-decoration:underline; font-weight:bold; border-style:none; }
a:active { color:white; background-color:none; font-weight:bold; border-style:none; }
a:focus { color:white; background-color:none; font-weight:bold; border-style:none; }
 
p a:link { color:white; text-decoration:none; font-weight:normal; border-style:none; }
p a:visited { color:white; text-decoration:none; font-weight:normal; border-style:none; }
p a:hover { color:#6eb0db; text-decoration:underline; font-weight:normal; border-style:none; }
p a:active { color:white; background-color:none; font-weight:normal; border-style:none; }
p a:focus { color:white; background-color:none; font-weight:normal; border-style:none; }

div#list a:link { color:lightgrey; text-decoration:none; font-weight:normal; border-style:none; }
div#list a:visited { color:lightgrey; text-decoration:none; font-weight:normal; border-style:none; }
div#list a:hover { color:#6eb0db; text-decoration:underline; font-weight:normal; border-style:none; }
div#list a:active { color:lightgrey; background-color:none; font-weight:normal; border-style:none; }
div#list a:focus { color:lightgrey; background-color:none; font-weight:normal; border-style:none; }

div#details a:link { color:white; text-decoration:none; font-weight:normal; border-style:none; }
div#details a:visited { color:white; text-decoration:none; font-weight:normal; border-style:none; }
div#details a:hover { color:#6eb0db; text-decoration:underline; font-weight:normal; border-style:none; }
div#details a:active { color:white; background-color:none; font-weight:normal; border-style:none; }
div#details a:focus { color:white; background-color:none; font-weight:normal; border-style:none; }

div#tracklist a:link { color:white; text-decoration:none; font-weight:normal; border-style:none; }
div#tracklist a:visited { color:white; text-decoration:none; font-weight:normal; border-style:none; }
div#tracklist a:hover { color:#6eb0db; text-decoration:underline; font-weight:normal; border-style:none; }
div#tracklist a:active { color:white; background-color:none; font-weight:normal; border-style:none; }
div#tracklist a:focus { color:white; background-color:none; font-weight:normal; border-style:none; }
