body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link { font-family: Arial, Helvetica, sans-serif; color:#0098DE; text-decoration:underline; }
a:visited { font-family: Arial, Helvetica, sans-serif; color:#0098DE; text-decoration:underline; }
a:focus { font-family: Arial, Helvetica, sans-serif; color:#0098DE; text-decoration:underline; }
a:hover { font-family: Arial, Helvetica, sans-serif; color:#FF6633; text-decoration:underline; }
a:active { font-family: Arial, Helvetica, sans-serif; color:#0098DE; text-decoration:underline; }


hr {
border: 1px dotted #666666; border-style: none none dotted;
}


.bread {
text-transform:uppercase;
font-size:11px;
}

h1 {
	font-size: 23px;
	color: #FF6600;
}

h2 {
	font-size: 15px;
    color:#000000;
}



.smallText {
font-size: 10px;
}



<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(http://www.metalldetektor-vergleich.de/images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
background: url(http://www.metalldetektor-vergleich.de/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-weight: bold;
font-size: 90%;
}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FF6633;
text-decoration:none;
}

</style>

