body
{
	margin: 0;
	padding:0;
	background-image: url('images/kachel_bg.gif');
	text-align: center;	
	font-family: Tahoma;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

h1, h2, h3, h4, p, span
{
	margin-top:0;
}

#aussen
{
	margin: auto;			
}

#start
{	
	/*background-image: url('images/index.png');
	background-position: center;
	background-repeat: no-repeat;	*/
	height: 690px;		
}

#content_start
{
	padding-top: 0px;
	text-align: center;
}

#content_start a
{
	text-decoration: none;
	color: #000;
}

#content_start a img
{
	border: 0;
}


