/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Grundgerüst der Seite */
body {
	background-color:			#FFF;
}

#seite,
#einstiegs-seite {
	width:						650px;
}

#inhalte {
	margin:						0;
}

#logo {
	margin:						10px 0 0 10px;
}

.text,
.veranstaltung-detail {
	float:						none;
}

object,
embed,
#metanavigation,
#unternavigation,
#hauptnavigation,
#modul-container,
#druck-knopf,
#claim,
#footer {
	display:					none;
	
	visibility:					hidden;
}

#inhalte-umschlag {
	background-position: 		800px 0;
	background-repeat:			no-repeat;
}
.einstiegs-news {
	padding-left:				10px;
}

#inhalte ul {
	margin:						0 0 0 -7px;
	padding:					0 0 0 22px;
	
	list-style-type:			square;
}

#inhalte ul li {
	padding:					0;
	
	background-image:			none;
}

