/* Mainflächen */

#logo {
	position: absolute;
	left: 10px;
	top: 50px;
	width: 265px;
	height: 27px;
}

#content_holder {
	position: absolute;
	top: 110px;
	left: 10px;
	width: 650px;
}

#address_holder {
	position: absolute;
	top: 0px;
	left: 10px;
	font-family: Arial, Helvetica; font-weight: bold; font-size: 11 px; color: #000000; font-style: normal;
}

/* Memüs */
#menu_holder {
	display: none;
}
#langmenu_holder {
	display: none;
}
#topfix_holder {
	display: none;
}


/* Texte */

span.hiddentext {
	display: none;
}

.			{font-family: Arial, Helvetica; font-weight: normal; font-size: 11 px; color: #000000; font-style: normal}
p			{font-family: Arial, Helvetica; font-weight: normal; font-size: 11 px; color: #000000; font-style: normal}
h1			{font-family: Arial, Helvetica; font-weight: bold; font-size: 14 px; color: #000000; font-style: normal}		