@import url("/css/basis.css");
@import url("/css/vk.css");
/*****************************************************************
Name		:	vhs.css
Date		:	04.05.2009
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für das VHS-Layout
******************************************************************/
body {
	background: #d9e7f5 url(/img/vhs_hg.jpg) center top no-repeat;
}
#top {
	height: 31em;
}
#navContent {
	background: #fff url(/img/hg-leftnav-vhs.png) 0 0 repeat-y;
}
.sitemapBody {
	margin-left: 5.1em;
}
#navigationBody li.navEbene1Inactive a:hover {
	background: #ccd6cf url(/img/li-nav-aktiv.gif) 17.1em 0.6em no-repeat;
}
#navigationBody li.navEbene1Active {
	background: #ccd6cf;
}
#navigationBody li.navEbene1Active a {
	background: #ccd6cf url(/img/li-nav-aktiv.gif) 17.1em 0.6em no-repeat;
}
#navigationBody li.navEbene2Active {
	background: #b0c1b5;
}
#navigationBody li.navEbene2Inactive:hover {
	background: #b0c1b5;
}
#navigationBody li.navEbene1Active li.navEbene2Active a {
	background: #b0c1b5 url(/img/li-li-nav-aktiv.gif) right 0.9em no-repeat;
}
#serviceSpalte h1, #serviceSpalte h2 {
	background: url(/img/hg-ses-header-vhs.gif) left center no-repeat;
}
.sitemapBody .contentInner {
	margin-left: 15.8em;
}
