body
	{
		margin: 2em;
		font: Arial, Helvetica, sans-serif;
		text-align: left;
		color: #000000;
	}
	
h2
	{
		font-size: 100%;
		color: #878787;
		font-weight: bold;
		line-height: 100%;
	}

#container
	{
		text-align: left;
	}

#header
	{
		display: none;
	}

#language
	{
		display: none;
	}


#mainnav
	{
		display: none;
	}

#mainimage
	{
		display: none;
	}

#contents	
	{
		font: Arial, Helvetica, sans-serif;
		text-align: left;
	}

#contents p 
	{
		line-height: 150%; 
	}

#contents a
	{ 
		color: #97bf0d;
		font-weight:bold;
		text-decoration: none
	}

#contents ul
	{
		list-style-image:url(../images/arrow.gif);
		margin: 0;
		padding-left: 20px;
		line-height: 150%;
		color: #666666;
	}

#subnav
	{
		display: none;
	}

#table_2spaltig
	{
		border-collapse: collapse;
		width: 100%;
		text-align: top;
		color: #666666;
		line-height: 150%;
	}

#table_2spaltig td
	{
		border-top: 1px solid #bbbbbb;
		padding: 8px 15px 8px 0px;
		width: 50%;
		vertical-align: top;
		list-style-type: disc;
	}

#footer	
	{
		display: none;
	}		

#print
	{
		display: none;
	}

#impressum
	{
		display: none;
	}

