/* Bilder in der Navigation */
.navi_img
{
	border:none;
	width:150px;
	height:40px;
	padding-bottom:5px;
	display:block;
}

/* ------------ STARTSEITE START ------------ */
#navi_div_startseite
{
	margin: 0px 0px 0px 0px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 0px;
	position:absolute;
}
/* ------------ STARTSEITE ENDE ------------ */


/* ------------ MEIN BEREICH START ------------ */
#navi_div_mein_bereich
{
	margin: 0px 0px 0px 0px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 0px;
	position:absolute;
	z-index:10;
}

.navi_unten_mein_bereich
{
	display:none;
	width:150px;
}
/* ------------ MEIN BEREICH ENDE ------------ */


/* ------------ REGISTRIEREN START ------------ */
#navi_div_registrieren
{
	margin: 0px 0px 0px 155px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 0px;
	position:absolute;
}
/* ------------ REGISTRIEREN ENDE ------------ */


/* ------------ COMMUNITY START ------------ */
#navi_div_community
{
	margin: 0px 0px 0px 300px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 5px;
	position:absolute;
	z-index:100;
}

.navi_unten_community
{
	display:none;
	width:150px;
}
/* ------------ COMMUNITY ENDE ------------ */


/* ------------ SOFWTARE START ------------ */
#navi_div_software
{
	margin: 0px 0px 0px 455px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 5px;
	position:absolute;
	z-index:10;
}

.navi_unten_software
{
	display:none;
	width:150px;
}
/* ------------ SOFWTARE ENDE ------------ */


/* ------------ UNTERHALTUNG START ------------ */
#navi_div_unterhaltung
{
	margin: 0px 0px 0px 610px;
	width:150px;
	background-color:black;
	padding:0px 5px 0px 5px;
	position:absolute;
	z-index:10;
}

.navi_unten_unterhaltung
{
	display:none;
	width:150px;
}
/* ------------ UNTERHALTUNG ENDE ------------ */


/* ------------ FLAGGE START ------------ */
#navi_div_nix
{
	margin: 0px 0px 0px 770px;
	width:30px;
	background-color:black;
	padding-bottom:2px;
	position:absolute;
}

.navi_unten_nix
{
	visibility:hidden;
	text-align:center;
	width:179px;
	margin:45px 0px 0px 614px;
	background:url(sysinfos_bg.png) repeat;
	position:absolute;
	padding:3px 3px 3px 3px;
	border:1px solid black;
	z-index:20000;
}
/* ------------ FLAGGE ENDE ------------ */