#content p	{
		margin: 10px 0px 20px 0px;
		}
#content h1	{
		font-size: 90%; color: #FFF; font-weight: bold; text-transform: uppercase;
		background: #039;
		padding: 2px 3px 3px 13px;
		margin: 0px 0px 20px 0px;
		}
#content h2	{
		font-size: 145%; color: #039; font-weight: bold;
		margin-bottom: 0px; padding-bottom: 0px;
		}
#content h3	{
		font-size: 80%; font-weight: normal; text-transform: none;
		color: #444; margin: 0px 0px 0px 0px;
		}
#content h4	{
		font-size: 70%; font-weight: normal; text-transform: uppercase;
		margin: 2px 0px 0px 0px;
		}
#content h5	{
		font-size: 105%; color: #039; font-weight: bold;
		margin: 10px 0px 5px 0px;
		}
#content h6	{
		font-size: 90%; color: #FFF; font-weight: bold; text-transform: uppercase;
		background: #FC3;
		padding: 2px 3px 3px 13px;
		margin: 0px 0px 0px 0px;
		}
#content em	{
		color: #039; font-weight: bold; font-style: normal;
		margin-right: 5px;
		}
#content a.list	{
		color: #000; text-decoration: none;
		}
#content a.list:hover	
		{
		color: #039; text-decoration: none;
		}
#content a.titel {
		color: #039; text-decoration: none;
		}
#content a.titel:hover {
		color: #000; text-decoration: none;
		}
#content a.balk{
		color: #0DF; text-decoration: none;
		}
#content a.balk:hover {
		color: #0DF; text-decoration: underline;
		}

