.navigation {
	width: 210px;
	display: block;
	margin:15px 0px 0px 15px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:0px;
font-family:Arial, Helvetica, sans-serif; 
	}
	

.navigation ul{

list-style-type: none;

}

.navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.navigation li {
	width:210px;
padding:1px 0px 1px 0px;
margin-bottom:0px;
border-bottom: 1px solid #999999;
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
background-color:#f6f6f6;

}

.navigation a {

	display: block;
	color: #333333;
		font-weight:bold;
	text-decoration: none;
padding:3px 0px 3px 10px;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;  
	
	

}


.navigation a:hover {
	background: #999999;
	color:#ffffff;
padding:3px 0px 3px 10px;
	font-weight:bold;

}


.navigation a:active {
	background: #999999;
	color:#ffffff;
padding:3px 0px 3px 10px;
	font-weight:bold;

}


.navigation_active a{
	background: #666666;
	color:#eeeeee;
	font-weight:bold;
padding:3px 0px 3px 10px;
font-family:Arial, Helvetica, sans-serif; 
}




/*Unternavigtion Registrierung*/

#unternavi {
	width: 200px;
	background: #f8f8ff;
	display: block;
	margin:20px 0px 0px 0px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:1px;
	text-align:center;
	}
	
#unternavi ul{

list-style-type: none;

}

#unternavi ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#unternavi li {
}

#unternavi a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	height: 15px;
	background-image: url(images/register.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#unternavi a:hover {
	background-image: url(images/register_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#1f1cb5;
}

#unternavi a:active {

}
#unternavi a:visited {

}

/*Unternavigtion Registrierung*/

#navi_kl {
	width: 200px;
	background: #f8f8ff;
	display: block;
	margin:1px 0px 0px 0px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:1px;
	text-align:center;
	}
	
#navi_kl ul{

list-style-type: none;

}

#navi_kl ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navi_kl li {
}

#navi_kl a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	height: 15px;

}

#navi_kl a:hover {
	background: #ffffff;
	color:#1f1cb5;
}

#navi_kl a:active {

}
#navi_kl a:visited {

}

/*Unternavigtion Keyworddomain*/

#navi_key {
	width: 200px;
	background: #f8f8ff;
	display: block;
	margin:20px 0px 0px 0px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:1px;
	text-align:center;
	}
	
#navi_key ul{

list-style-type: none;

}

#navi_key ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navi_key li {
}

#navi_key a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
	height: 15px;

}

#navi_key a:hover {
	background: #ffffff;
	color:#1f1cb5;
}

#navi_key a:active {

}
#navi_key a:visited {

}



/*Navigation interner Bereich*/

.intern {
	width: 200px;
	background: #ffffff;
	display: block;
	margin:-21px 0px 10px 0px;
	border-style: solid solid none solid; border-color:#cccccc; border-width:1px;
	text-align:left;
	}


.intern ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.intern li {
}

.intern a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding:5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	
}

* html .intern a {height:15px;}

.intern a:hover {
	
	background-color:#f1f1f1;
}

.intern a:active {

}
.intern a:visited {

}
