body  {
		max-width:		1024px;	
		margin-top:		0px;		
		font-family: 	Verdana, Arial;	
}			

#bild-ueberschrift  {
					max-width: 1024px;
}

#ueberschrift  {	
		font-size:		300%;							
		top:		    -35px;				
		max-width:		1024px;				
		text-align:		center;				
		padding:      	40px 0px;				
		background-color: 	white;		
}

#tabellenContainer:	{
					display:	table;
}

#tabellenZeile:  {
				display:	table-row;
}

#links  {
		display:	table-cell;
}

#inhalt  {
		display:		table-cell;	
		padding-left:	50px;
		text-align:		justify;
}

#fragen  {			
		padding-left:     25px;
}

#linkdvd a:link	{
		color:	DarkGreen;
}

#linkdvd a:visited	{
		color:	DarkGreen;
}

#linkweb a:link		{	
		color: 	black;
}

#linkweb a:visited	{
		color: black;
}
