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

* 
{
	font-size: 100%;
}

/*Contenido Texteditor - Bild unter Text*/
#contenttxtsub a, #contenttxt a, #contenttxtsub a:link, #contenttxt a:link
{
	color: #000000;
	text-decoration: underline;
}

#menuwrapper, #arrowmenu, #langmenu, #headbg, #submenu, #contenttxtbg
{
	display: none;
}

/*Kopfbereich*/
#subsubmenu
{	
	left: 0px;
	top: 0px;
}

#scrollframe
{
	height: 90%;
	left: 0px;
	top: 53px;
	width: 100%;
	overflow: visible;
}

#contentpic
{
	border: 0;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	z-index: 6;
}

#contentpictxt
{
	left: 510px;
}

/*Text im Content - Bereich "Bugs"-Intro*/
#contenttxtbugs
{
	left: 0px;
}

/*Text unter Bild im Contentbereich*/
#contenttxthead
{
	left: 0px;
}

/*Text im Content - Bereich "Kontakt" & "Referenzen"*/
#contenttxt
{
	left: 0px;
}








