body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffcc;
	color: #000000;
	line-height: 100.0%;
	margin: 0px;
	padding: 0px;
scrollbar-arrow-color: BLACK;
scrollbar-face-color: #006699;
scrollbar-base-color: BLACK;
}



.bob {
    font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}



a {text-decoration:none;}
a:hover {text-decoration:underline;}
a {outline-style:none; color:#006699}
h1,h2,h3 {color:#006699;}

.menutop {background: url('../bilder/bgtopmenu.jpg'); height:32px; }
#menu-top {
height:32px;width:100%; border:0px solid red;
margin:0; padding:0; list-style-type:none;
}

#menu-top li {line-height:22px; padding:0px 30px 0 30px; border-right:1px solid white; margin:4px 0 0 0;display:inline-block; float:left;}
#menu-top a {color:white; text-decoration:none; font-weight:bold; font-size:13px}
#menu-top a:hover {text-decoration:underline;}
