/* CSS Document */

#NavigationListe table {
	width:185px;
	border:0;
	margin-top:0px;	
}

#NavigationListe a:link, #NavigationListe a:visited, #NavigationListe a:active {
	width:185px;
	border:0;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:18px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
	text-decoration:none;
	color:#0060a9;
	padding-left:15px;
}

#NavigationListe a:hover {
	color:#e4312a;
}

#RightCol h1 {
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#0060a9;
	margin-top:20px;
	margin-bottom:0px;
}


#CenterHeader h1 {
	font-size:18px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	color:#73add2;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:10px;
}

#CenterLink a:link, #CenterLink a:visited ,#CenterLink a:active{
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin-left:20px;
	text-decoration:none;
	color:black;
}

#CenterLink a:hover{
  	color:#FF0000;
}

#CenterCount p {
	font-size:18px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:black;
}

#CenterText p {
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:black;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
}

#RightBold p {
	font-size:9px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:black;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
}

#RightText p {
	font-size:9px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:black;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:40px;
}
#Hostpoint a {
	padding-top:30px;
}

#Footer td, #Footer table, #Footer a{
	font: normal 9px verdana;
	color:gray;
	margin-top:10px;
	border-color:gray;
	height:15;
	border-top-width:1px;
	border-top-style: solid;
}
