a	{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration:none;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	background-color:#CCCCCC;
}

#site	{
	width:650px;
	float:left;
}


#ausgabe {
	width:650px;
	background-color:#FFFFFF;
	min-height:430px;
}

#head	{
	/*background-image:url(../pic/head.jpg);*/
	background-color:#900;
	width:760px;
	height:60px;
}

#text	{
	padding:10px;
}