body	{

	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0%;
	margin-top : 0%;
}


table	{
	font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 17px;
	line-height:1.4em;
	padding-top:0px;
	padding-bottom:0px;
}
td	{
	border-color: #9A7B67;
	border-bottom-width: 1px;
  border-bottom-style:solid;
	padding-top:0px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	background-position: left top;
}

tr	{
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	padding-bottom:5px;
	vertical-align:top;
	text-align: left;
}

a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover	{
	color: #F06C18;
	text-decoration: bold;
}
 
img 	{
	border : 0;
}


#td_text{
	border: none;
	padding-top:75px;
}

#table_main {
	width: 900px;
}

#tr1	{
	background-image: url(src/DVD_START.jpg);
	height: 370px; 	
}

#tr2	{
	background-image: url(src/die_DVD.jpg);
}

#tr3	{
	background-image: url(src/Ihr_Film_auf_DVD.jpg);
}

#tr4	{
	background-image: url(src/DVD_Kopien.jpg);
	height: 410px;
}

#tr5	{
	background-image: url(src/Ihre_Produktion.jpg);	
}

#tr6	{
	background-image: url(src/DVD_Authoring.jpg);
	height: 410px;
}

#td_navi {
	padding-top:10px;
	font-size: 18px;
}

#td_fuss {
	background-image: url(src/DVD_fuss.jpg);
	height: 33px;
}

#td_header {
	background-image: url(src/DVD_header.jpg);
	height: 108px;
}

#td_schlagworte { 
  border:none;
  font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 12px;
} 


