body {
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 font-color: #000000;
}

#wrapper {
 position: relative;
 margin-right: auto;
 margin-left: auto;
 padding: 0 0 0 0;
 width: 950px;
 border-color: #000000;
 border-left: 1px;
 border-right: 1px;
 border-bottom: 1px;
 font-color: #000000;

}

#titel {
   position: absolute;
	text-align: left;
	width: 850px;
	height: 70px;
	 font-family: Arial, Helvetica;
 color: #000000;
 font-size: 11px;
}

#cd{
 position: absolute;
 left: 0px;
 top: 70px;
 width: 310px;
 padding: 5px 5px 5px 5px;
 z-index: 1;
 font-family: Arial, Helvetica;
 background-color: #e0e2d5;
 color: #000000;
 font-size: 13px; 
 border-color: #000000;
 border-left: 1px;
 border-right: 1px;
 border-bottom: 1px;
}

#cdinfo{
 font-family: Arial, Helvetica;
 color: #000000;
 font-size: 10px;
}

#tshirt1{
 position: absolute;
 top: 70px;
 left: 330px;
 width: 310px;
 padding: 5px 5px 5px 5px;
 z-index: 2;
 font-family: Arial, Helvetica;
 color: #000000;
 font-size: 13px; 
 border-color: #000000;
 border: 2px;
 border-left: 1px;
 border-right: 1px;
 border-bottom: 1px;
}

#tshirt1info{
 font-family: Arial, Helvetica;
 color: #000000;
 font-size: 10px;
}

#tshirt2{
 position: absolute;
 top: 70px;
 left: 660px;
 width: 310px; 
 padding: 5px 5px 5px 5px;
 z-index: 2;
 font-family: Arial, Helvetica;
 color: #000000;
 background-color: #e0e2d5;
 font-size: 13px; 
 border-color: #000000;
 border-left: 1px;
 border-right: 1px;
 border-bottom: 1px;
}

#tshirt2info{
 font-family: Arial, Helvetica;
 color: #000000;
 font-size: 10px;
}