@import url("/online-handbuch/css/basis.css");
/*****************************************************************
Name		:	startseite.css
Date		:	21.10.2009
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für die Startseite (Container-Modul)
******************************************************************/
#contentWayhome {
	display: none;
}

#Hauptmenupunkte {
	display: none;
}

#DivContentImgHome {
	position: relative;
	top: -1.40em;
	left: -1.73em;
	z-index: 1000;
}
a.ContentAHome {
	display: block;
	width: 10.9em;
	height: 26.9em;
	float: left;
	margin-left: 3.03em;
}

a:hover.ContentAHome {
	display: block;
	width: 10.9em;
	height: 26.9em;
	background: url(/online-handbuch/img/home-content-bar-active.gif) right top no-repeat;
}

#ContentImg1, #ContentImg2, #ContentImg3, #ContentImg4 {
	width: 10.9em;
	height: 26.9em;
}

a#commerce {
	background: url(/online-handbuch/img/home-hauptmenu01-inactive.jpg) right top no-repeat;
}
a:hover#commerce {
	background: url(/online-handbuch/img/home-hauptmenu01-active.jpg) right top no-repeat;
}
a#verhalten {
	background: url(/online-handbuch/img/home-hauptmenu02-inactive.jpg) right top no-repeat;
}
a:hover#verhalten {
	background: url(/online-handbuch/img/home-hauptmenu02-active.jpg) right top no-repeat;
}
a#sicherheit {
	background: url(/online-handbuch/img/home-hauptmenu03-inactive.jpg) right top no-repeat;
}
a:hover#sicherheit {
	background: url(/online-handbuch/img/home-hauptmenu03-active.jpg) right top no-repeat;
}
a#minderSen {
	background: url(/online-handbuch/img/home-hauptmenu04-inactive.jpg) right top no-repeat;
}
a:hover#minderSen {
	background: url(/online-handbuch/img/home-hauptmenu04-active.jpg) right top no-repeat;
}


#topFree2Html {
	position: relative;
}
#homeEinleitung {
	position: absolute;
	top: 50px;
	left: 2.3em;
	width: 24.6em;
	font-size: 70%;
}
#homeEinleitung p {
	padding-left: 1em;
	padding-right: 1em;
}
#wwwRecht {
	padding-top: 0.01em;
	padding-left: 0.4em;
	height: 4.3em;
	background: #325761;
}
#wwwRecht h2 {
	padding-left: 2.0em;
	line-height: 2em;
	color: #fff;
	background: url(/online-handbuch/img/info.gif) 0 0.2em no-repeat;
}

.div-navigation-outer {
	display: none;
}
.Pirofunctions {
	position: absolute;
	top: 120px;
}

