body {
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:800px;	
	line-height: 24px;		
	margin-left:5%;
	border:outset;
}

div {
	background:#FFFFFF;
}

#title{
	background:#FFFFFF;
	color:#123456;
	font-size:20px;
	border:none;
}

#title table{ 
	table-layout:fixed;
	width:100%;
}

#title a{
	color:#123456;
	text-decoration:none;
}

#navigation{
	background:#FFFFFF;
	border-bottom:solid 24px #ffffff;
}

#navigation table{ 
	table-layout:fixed;
	width:100%;
	border-collapse:collapse;	
	margin-left:1px;
}

#navigation td{
	background:#123456;
	border:solid #FFFFFF 1px;		
}

#navigation *.auswahl{
	background:#123490;
	line-height:18px;
	font-size:10px;
}

#navigation *.auswahl:hover{
	background:#123456;
}


#navigation td:hover{
background:#123490;
}

#navigation a{
	color:#ffffff;
	text-decoration:none;
}

#news{
	background:#FFFFFF;
	border-bottom:solid 100px #FFFFFF;	
}

#news table{
	table-layout:fixed;
	width:90%;
	margin-left:5%;
	border-collapse:collapse;
	border-width:1px;
	margin-bottom:30px;	
}

#topic{
	color:#FFFFFF;
	border:#123456 solid thin;	
	background-color:#123456;	
}

#content{
	color:#123456;
	border:#123456 dotted thin;
	padding:30px;
}

#bottom table{ 
	width:100%;
	background:#123456;
	color:#FFFFFF;
}

#morgabriel {
	color:#123456;
	padding:30px;
}

#prominente {
	color:#123456;
	padding:30px;
}

#prominente table{
	table-layout:fixed;
	width:90%;
	margin-left:5%;
	border-collapse:collapse;
	border-width:1px;
	margin-bottom:30px;	
}
