@charset "UTF-8";
.Menuecontainerstart ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	width: 185px;
	background-color: #FFFFFF;
}



#navdoppel,#navdoppel2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../img/Menuelinie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 165px;
	height: 42px;
	padding-left:20px;
	background-color: #FFFFFF;
}

#navdoppel a:link, #navdoppel2 a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
	
}
#navdoppel a:hover,#navdoppel2 a:hover
{
	
	color: #324b8c;
	
	
	
}



.Menuecontainerstart ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../img/Menuelinie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 165px;
	height: 28px;
	list-style-position: outside;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.Menuecontainerstart ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	width: 185px;
	list-style-position: outside;
	
}
.Menuecontainerstart ul li a:hover
{
	
	color: #324b8c;
	
	
	
}
