html,body
{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
	width: 100%;
}

* 
{
	font-size: 100%;
}

#contentframe a, #contentframe a:link, #contentframe a:hover, #contentframe a:active, #contentframe a:visited
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
}

#frame, #core 
{
	width: 95%;	
}

#head
{
	display: none;
}

#menuwrapper
{
	display: none;
}

#contentframe
{
	border: 0;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: none;
	line-height: 17px;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}

/*blaue Headline*/
#contentframe span.headblue, #contentframe p.headblue, #contentframe strong.headblue
{
	color: #000000;
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

/*blauer Subheadline*/
#contentframe span.subheadblue, #contentframe p.subheadblue, #contentframe strong.subheadblue
{
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 9px 0px 0px 0px;
}

/*blaue Subheadline - Satzung*/
td.subheadblue
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 9px 0px 0px 0px;
}

/*Javascript Scroller*/
#mycustomscroll, #txt, div.mcontentwrapper
{
	border: 0;
	float: none !important;
	overflow: visible !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

div.scrollgeneric
{
	display: none;
}










