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

* 
{
	font-size: 100%;
}

/*Contenido Texteditor*/
#core a, #core a:link #core a:hover, #core a:active, #core a:visited
{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}

/*Contenido Texteditor - Sonderbehandlung Bereich 'Sponsoren'*/
#contentsponsoren a, #contentsponsoren a:link #contentsponsoren a:hover, 
#contentsponsoren a:active, #contentsponsoren a:visited
{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

/*Contenido Texteditor - Sonderbehandlung Bereich 'Sponsoren'*/
#contentcontact a, #contentcontact a:link #contentcontact a:hover, 
#contentcontact a:active, #contentcontact a:visited
{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}


#frame
{
	background: none;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

#core 
{
	border: 0;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 14px;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#corewrapper
{
	border: 0;
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}


#headwrapper, #menuwrapper, #wrap, #handle, #sendform
{
	display: none !important;
}

#contentwrapper
{
	border: 0;
	float:none;
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 65%;
}

#contentinner
{	
	border: 0;
	float:none;
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}


/*Scrollbereich Text*************/
#scroll-container 
{
	border: 0;
	float:none;
	height: 100% !important;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	width: 100%;
}

#scrollwrapper
{
	border: 0;
	float:none;
	height: 100% !important;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	width: 100%;
}

#content
{
	border: 0;
	float:none;
	height: 100% !important;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	text-align: left;
	width: 100%;
}

#button-up 
{	
	display: none;
}

#button-down 
{
	display: none;
}

/*Ende Scrollbereich*/

/*Sonderbehandlung Bereich 'Sponsoren' und 'Kontakt'*/
#content #contentsponsoren, #content #contentcontact
{
	border: 0;
	color: #000000;
	float:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
}

#newswrapper
{
	border: 0;
	height: 100%;
	float: right;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 30%;
}

div.floatleft
{
	border: 0;
	float: left;
	height: 100%;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*Headlines*/
span.head11pxorange, p.head11pxorange, strong.head11pxorange, 
span.head10pxorange, p.head10pxorange, strong.head10pxorange, 
#contentsponsoren span.head11pxorange, #contentsponsoren p.head11pxorange,
#contentsponsoren  strong.head11pxorange, #contentsponsoren span.head10pxorange, 
#contentsponsoren p.head10pxorange, #contentsponsoren strong.head10pxorange
{
	color: #000000;	
}

/*Formular*/
span.txt
{
	color: #000000;
}

/*Textfelder Frontend*/
.formtxt
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 2px;
	text-align: left; 
	width: 304px;
}

/*Textareas Frontend*/
.formarea
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 116px;
	line-height: 14px;
	margin: 0;
	padding: 2px;
	text-align: left; 
	width: 304px;
}













