body{
	font: 62.5%/1.4em verdana, geneva, arial, helvetica, sans-serif;
	color: #ffffff;
	background: #115970;
	text-align: center;
	margin: 0; padding: 0;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

a img{border: none;}

#main{
	width: 800px;
	margin: 1em auto;
	text-align: left;
}

h1{
	font: 13.8em arial, helvetica, sans-serif;
	letter-spacing: -0.05em;	
	margin: 0.25em 0 0px;
	text-indent: -9999em;
	background: transparent url('interface/titel.gif') no-repeat 0 0;
	
}

h2,#msg{
	font: 3em/0.9em arial, helvetica, sans-serif;
	color: #82B9C3;
	letter-spacing: -0.05em;	
}
#msg{	
	padding-bottom: 15px;
	margin: 0 0 15px;
	background: transparent url('interface/line.gif') no-repeat 0 100%;
}

#msg a{
	color: #FFC000;
	text-decoration: none;
}
#msg .datum{
	font-size: 0.5em;
	color: #ffffff;
	letter-spacing: 0;
	background: transparent url('interface/time.png') no-repeat 0 50%;
	padding-left: 19px;
	margin-left: 5px;
}
#msg img{
	vertical-align: bottom;
	padding-left: 5px;
	text-align: right;
}

a{
	color: #ffffff;
}
a:hover{
	text-decoration: none;
}

ul{
	margin: 8px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	line-height: 1.9em;
	margin-bottom: 15px;
}

ul li{
	display: inline;	
}

ul li h3{
	display: inline;
	font: bold 1.2em;
	margin: 0 2px 0 0;
	color: #222;
	letter-spacing: -1px;
}


.links a{ color: #C4DCE4; padding: 2px 5px;}
.links a:hover{background-color: #333; color: #ffffff; }

#footer{
	position: fixed; 
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 20px 0px 3px;
	font: bold 1.4em/1.4em helvetica, arial, sans-serif;
	color: #C8C8C8;
	background: transparent url("interface/bottom.gif") repeat-x 0 0;	
}
#footer_c{
	width: 800px; 
	margin: 0 auto;
	text-align: left;	
}

