@import url("/css/basis.css");
/*****************************************************************
Name		:	basis.css
Date		:	05.02.2009
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für Layouts ohne Service-Spalte
******************************************************************/
#qePageContent {
	margin-right: 3.5em;
}
#zentrierer {
	background: url(/img/hg-zentrierer-ohne-ses.gif) 0 0 repeat-y;
}
#navContent {
	font-size:85%;
	background: url(/img/header-unten-ohne-ses.jpg) top center no-repeat;
}
*html #navContent {background: url(/img/header-unten-ohne-ses.jpg) top right no-repeat;}
*+html #navContent {background: url(/img/header-unten-ohne-ses.jpg) top right no-repeat;}
*html #qePageContent h1 { width:90%;}
*html #qePageContent h2 { width:90%;}
