#container-flash {display:none;}
#container-schriftzug {
	float: right;
	width: 254px;
	height: 146px;
	margin: 10px 0px 10px 10px;
}
div#navcontainer {display:none;}
#content {
	width: 100%;
	color: #000;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0059a1;
	}
	
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0059a1;
	}
	
#content ul {
	color: #0059a1;
	list-style-type: none;
	}
	
#content ul li{
	color: #000;
	padding-left: 20px;
	background-image:url(../layout/li.gif); 
	background-repeat:no-repeat; 
	background-position: 5px 5px;
	}
	
#content a{
	color: #0059a1;
	text-decoration:underline;
	}
	
#content a:hover{
	color: #0059a1;
	background-color: #dde2f1;
	}
	
#footer {
	width: 785px;
	text-align:center;
	height:20px;
	font-size: 10px;
	color: #0059a1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
