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

* 
{
	font-size: 100%;
}

/*Contenido Texteditor*/
#core a, #core a:link
{
	color: #270103;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}

#core a:hover, #core a:active
{
	color: #270103;
	text-decoration: underline;
}

/*Contenido Texteditor - Bereich Kontakt*/
#contact a, #contact a:link, #contact a:hover, #contact a:active
{
	background: none;
	border: 0;
	color: #000000;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

/*Contenido Texteditor - Teaser Home*/
#teaserinner a, #teaserinner a:link, #teaserinner a:hover, #teaserinner a:active
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}


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

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

#menu, #logowrapper, #teaserpic, #vspacer
{
	display: none;
}

#contentwrapper, #containerhome, #container, #contentinner
{
	background: none;
	float: left;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 100%;
}

#contenthome
{
	border: 0;
	float: left;
	margin: 0; 
	overflow: visible;
	padding: 25px 0px 0px 0px;
	width: 60%;
}

/*Content-Bereich*/
#content
{
	border: 0;
	float: left;
	margin: 0; 	
	overflow: visible;
	padding: 25px 0px 0px 0px;
	width: 100%;
}

/*Content-Bereich*/
#textwrapper
{
	width: 85%;
}


/*rechter Bereich Home*/
#teaser
{
	background-color: #ffffff;
	border: 0;
	color: #000000;
	margin: 0; 
	padding: 0;
	width: 30%;
}

/*Content-Bereich Ueberschrift Home*/
#headlinehome
{
	border: 0;
	margin: 0;
	padding: 0px 0px 49px 0px;
}

/*Content-Bereich Ueberschrift*/
#headlinefragen
{
	border: 0;
	margin: 0;
	padding: 0px 0px 31px 0px;
}

/*Content-Bereich Tabelle*/
.tablewrapper table
{
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

/*Content-Bereich Tabelle*/
.tablewrapper table, .tablewrapper table td, .tablewrapper table td.desc, .tablewrapper table td.center
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}









