body {
	margin: 0px;
  font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;
  background-color:#727272;
  color: #546168;
}

#container{
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content    
	{
	margin-left: -425px;
	position: absolute;
	left: 50%;
	width: 850px;
	visibility: visible;
  	color: #cccccc;
 	min-height: 725px;
}

#header {
  width: 850px;
  height: 82px;
  background: url(img/headerbg.gif) top left no-repeat;
}

#header #suche{
  width: 430px;
  height: 65px;
  position: absolute;
  top: 30px;
  left: 270px;
  text-align: right;
  font-weight: bold;
}

#logo {
  width: 215px;
  height: 40px;
  position: absolute;
  top: 25px;
  left: 20px;
}

table {
  border-collapse: collapse;
} 

img {
  border: 0;
} 

a {
  text-decoration: none;
  color: #546168;
}

a.gray {
  color: #546168;
  text-decoration: underline;
} 		

a.link{
  color: #F1942F;
  text-decoration: underline;
  font-weight: bold;  
}

a.smalllink{
  color: #F1942F;
  text-decoration: underline;
  font-weight: bold;  
}

a.gray:link, a.gray:active, a.gray:visited, a.gray:focus { 
  color: #546168;
  text-decoration: underline;
  font-weight: normal;
}

a.white {
  color: white;
  text-decoration: underline;
  font-weight: normal;  
} 		

a.white:link, a.white:active, a.white:visited, a.white:focus { 
  color: white;
  text-decoration: underline;
}

a.kategorie {
  color: #DB2A1A;
  text-decoration: underline;
  font-weight: normal;  
} 		

a.kategorie:link, a.kategorie:active, a.kategorie:visited, a.kategorie:focus { 
  color: #DB2A1A;
  text-decoration: underline;
}


#navblock {
  width: 850px;
  height: 210px;
  background: url(img/navbg.gif) top left repeat-y;
}

#navblock #nav{
  width: 151px;
  height: 207px;
  position: relative;
  top: 7px;
  left: 25px;  
  float: left;
}

#navblock #nav td a{
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

td.nav a{
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
} 

td{
  text-align: left;
}

td.center, th.center{
  text-align: center;
}


#smallnav {
  width: 180px; 
  height: 203px; 
  background-color: #F1942F; 
  position: relative; 
  top: 0px; 
  left: 5px; 
  padding: 7px 0 0 20px; 
} 

#navblock #intro{
  width: 670px;
  height: 195px;
  background: url(img/introbg.jpg) top left no-repeat;
  position: relative;
  top: 6px;
  right: 10px;  
  float: right;
}

#navblock #intro .text{
  width: 300px;
  height: 100px;
  position: absolute;
  top: 50px;
  left: 20px;  
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: white;
}

#inhalt2 {
  width: 830px;
  height: auto;
  min-height: 30px;
  background-color: white;
  color: #546168;
  text-align: left;
  float: left;
  padding: 10px;
}

#inhalt {
  width: 850px;
  height: auto;
  min-height: 370px;
  background-color: white;
  float: left;
}

#inhalt #spalte1{
  width: 205px;
  height: auto;  
  float: left;
  background-color: white;
  color: #546168;
  padding: 0 0 10px 0;
}

#inhalt #spalte23{
  width: 545px;
  height: auto;  
  float: right;
  background-color: white;
  padding: 0 0 10px 0;
}

#inhalt #spalte23 #spalte2{
  width: 340px;
  height: auto;   
  float: left;
  background-color: white;
  color: #546168;
  text-align: left;
  position: relative;
  left: 7px;
}

#inhalt #spalte23 #spalte3{
  width: 205px;
  height: auto;  
  float: right;
  background-color: white;
  color: #546168;
  text-align: left;
}

#inhalt #spalte23 #vollebreite{
  width: 533px;
  height: auto;   
  float: left;
  background-color: white;
  color: #546168;
  text-align: left;
  position: relative;
  left: 7px;
}

h1, h2{
  margin: 0;
  padding: 0;
}

h1.whitebig{
  color: white;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  top: 7px;
  left: 10px;  
}

h1.cdtitle{
  font-size: 13px;
  font-weight: bold;
}

h1.rotbig{
  color: #DB2A1A;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  top: 7px;
  left: 2px;  
}

h2.cdartist{
  font-size: 12px;
  font-weight: bold;
}

.graybgblock{
  background-color: #A6B3B9;
  width: 200px;
  min-height: 90px;
  color: #546168;
  text-align: left;
}

.graybgblock .oben{
  width: 191px;
  height: 3px;
  font-size: 1px; 
  background: url(img/graublockoben.gif) top left no-repeat;
  position: relative;
  left: 4px;
}

.graybgblock .mitte{
  width: 181px;
  background-color: white;
  position: relative;
  left: 4px;
  padding: 5px;
  font-size: 11px;
}

.graybgblock .unten{
  width: 191px;
  height: 3px;
  font-size: 1px;  
  background: url(img/graublockunten.gif) top left no-repeat;
  position: relative;
  left: 4px;
  margin: 0 0 5px 0;  
}


.whitebgblocksmall{
  background-color: white;
  width: 201px;
  color: #546168;
  position: relative;
  text-align: left;
}

.whitebgblocksmall .oben{
  width: 201px;
  height: 5px;
  font-size: 1px; 
  background: url(img/whiteblockoben.gif) top left no-repeat;
}

.whitebgblocksmall .mitte{
  width: 185px;
  background-color: white;
  padding:  0 8px 5px 8px;
  font-size: 11px;
  background: url(img/whiteblockmitte.gif) top left repeat-y;
}

.whitebgblocksmall .unten{
  width: 201px;
  height: 5px;
  font-size: 1px;  
  background: url(img/whiteblockunten.gif) top left no-repeat;
  margin: 0 0 5px 0;  
}

.trenngrau_small{
  background-color: #B0BCC2;
  width: 185px; 
  height: 3px;
  font-size: 1px;
}

.rot{
  color: #DB2A1A;
}

.white{
  color: white;
}

td.grayline{
  height: 2px;
  background: url(img/grayline.gif) top left repeat-x;
}

.whitebgblockbig{
  background-color: white;
  width: 326px;
  color: #546168;
  position: relative;
  text-align: left;
}

.whitebgblockbig .oben{
  width: 326px;
  height: 4px;
  font-size: 1px; 
  background: url(img/bigwhiteblockoben.gif) top left no-repeat;
}

.whitebgblockbig .mitte{
  width: 310px;
  background-color: white;
  padding:  0 8px 5px 8px;
  font-size: 11px;
  background: url(img/bigwhiteblockmitte.gif) top left repeat-y;
}

.whitebgblockbig .unten{
  width: 326px;
  height: 4px;
  font-size: 1px;  
  background: url(img/bigwhiteblockunten.gif) top left no-repeat;
  margin: 0 0 5px 0;  
}

.trenngrau_big{
  background-color: #B0BCC2;
  width: 310px; 
  height: 3px;
  font-size: 1px;
}


.whitebgblockbiggest{
  background-color: white;
  width: 533px;
  color: #546168;
  position: relative;
  text-align: left;
}

.whitebgblockbiggest .oben{
  width: 533px;
  height: 4px;
  font-size: 1px; 
  background: url(img/biggestwhiteblockoben.gif) top left no-repeat;
}

.whitebgblockbiggest .mitte{
  width: 517px;
  background-color: white;
  padding:  0 8px 5px 8px;
  font-size: 11px;
  background: url(img/biggestwhiteblockmitte.gif) top left repeat-y;
}

.whitebgblockbiggest .unten{
  width: 533px;
  height: 4px;
  font-size: 1px;  
  background: url(img/biggestwhiteblockunten.gif) top left no-repeat;
  margin: 0 0 5px 0;  
}

.graybgblockbiggest{
  background-color: #A6B3B9;
  width: 533px;
  min-height: 90px;
  color: #546168;
  text-align: left;
}

.graybgblockbiggest .oben{
  width: 533px;
  height: 3px;
  font-size: 1px; 
  background: url(img/graublockbiggestoben.gif) top left no-repeat;
  position: relative;
  left: 4px;
}

.graybgblockbiggest .mitte{
  width: 514px;
  background-color: white;
  position: relative;
  left: 4px;
  padding: 5px;
  font-size: 11px;
}

.graybgblockbiggest .unten{
  width: 533px;
  height: 3px;
  font-size: 1px;  
  background: url(img/graublockbiggestunten.gif) top left no-repeat;
  position: relative;
  left: 4px;
  margin: 0 0 5px 0;  
}



.trenngrau_biggest{
  background-color: #B0BCC2;
  width: 517px; 
  height: 3px;
  font-size: 1px;
}

.trenngrau_biggest_1px{
  background-color: #B0BCC2;
  width: 510px; 
  height: 1px;
  font-size: 1px;
}

.font10{
  font-size: 10px;
}

.font11{
  font-size: 11px;
}

#footerrotline{
  font-size: 1px; 
  background-color: #A6B3B9; 
  height: 1px; 
  width: 850px;
  clear: both;
}

#footer{
  background-color: white; 
  color: #546168; 
  height: 64px; 
  width: 850px;
  background: url(img/footerbg.gif) top left no-repeat;
}

.dunkelgrau{
  color: #546168;
}

input{
	height: 16px;
	border: 1px solid #A6B3B9;
	background-color: #FFFFFF;
  color: #546168;      	
  font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;	    
  font-weight: normal;
}
		
input.trans{    
  background-color: transparent;
  border: none;
}    
    
textarea {
  border: 1px solid #A6B3B9;
  background-color: transparent;
  color: #546168; 					
  font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
  font-weight: normal;  
  font-size: 12px;
}		
    
select {
  border: 1px solid #A6B3B9;
  color: #546168;
  font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
  font-weight: normal;  
}		    

form  {
  margin: 0;
}

.desc{
  position: relative;
  top: -2px;
  left: 10px;
}
.cdbild{
  margin-top: 3px;
}

.orange{
  color: #F1942F;
}

.bold, a.bold{
  font-weight: bold;
}

.pvcdinfo{
  padding: 0 0 3px 0;
  position: relative; 
  line-height: 12px; 
  float: left;
  left: 15px;
  width: 390px;
  overflow-x: hidden;
}

.tracks1 {
	width: 250px;
	float: left;
}
						
.tracks2 {
  width: 250px;
	float: right;
}

td.borderright, th.borderright{
  border-right: 1px #B0BCC2 solid;
}

td.borderaround, th.borderaround{
  border: 1px #B0BCC2 solid;
}

td.keinabstand, th.keinabstand{
  padding: 0; margin: 0;
}

.div_zeile {
  position: relative; 
  padding: 5px;
}		
