/* CSS Document */

body { 
	background:#FFF url(../../bitmaps/faux_column_3.gif) 0 240px repeat-y;  
}
#mContainer {
	background: transparent url(../../bitmaps/bg_mContainer.gif) 0 0 repeat-x;
}
.content {
	margin:5px 10px; 
	padding:5px 0px 10px 0px;
	text-align:left;
}
.trenner {
	margin-top:5px;
	height:5px;
	line-height:5px;
	overflow:hidden;
	background:transparent url(../../bitmaps/trenner.gif) left top repeat-x; 
}

a.seiten { text-decoration:none; color:#7c7c7c; padding:2px 3px }
a.seiten:hover { background:#ff0 }
a.aktuell { background:none; text-decoration:underline; font-weight:bold }
a.aktuell:hover { background:none; cursor:default }

