
body {
	margin:0px; 
	padding:15px;
	border:0px;
	background:url(../graphics/bg.jpg) repeat-x #fff;
	background-attachment:fixed;
	font:normal 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color:#555;
	font-size:0.8em;
}

#main {
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	min-height:450px;
	background-attachment:fixed;
	background-color:transparent;
}

.image {
	border:none;
	background:url(../graphics/bg_pic.png) no-repeat;
	width:320px;
	height:240px;
	padding:5px;
	margin:0 10px 10px 0;
}

#titel, #info{
	font-weight:bold;
	text-align:center;
	color:#666;
}

#utc{
	font-size:8px;
}

#subtitel{
	font-weight:bold;
	color:#666;
}

table {
	font-size:1.0em;
}

