body	{
	margin:	20px;
	padding: 0;
	background-color:	#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: #000000;
}


h1	{
	font-family: Times New Roman, Times, Garamond, Georgia, serif;
	font-weight:	bold;
	font-size:	20px;
	color: #7B1803;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:	14px;
	margin: 0 0 7px 0;
}

h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:	14px;
	margin: 0 0 7px 0;
}

.invgfx {
	display: none;
}

#bildstreifen {
	display: none;
}

#head hr {
	margin-top:  10px;
	margin-bottom:  10px;
	}
	
#navigation li {
	list-style-type: square;
  padding: 5px 0px 2px 0px;
}

#navigation li.sub {
	list-style-type: none;
  padding: 5px 0px 2px 15px;
}

#navigation li.subaktiv {
	list-style-type: none;
  padding: 5px 0px 2px 15px;
}