 .navcontainer
{
	width: 14em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	font-size: 10px;
}

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

.navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

.navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #0D2D68;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body .navcontainer li a { width: auto; }

.navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.textstyle  {
	padding: 20px;
	padding-top: 20px;
	padding-left: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	line-height: 20px;
	background: #fff url(/bilder/eddibottom.gif) no-repeat bottom right; 
	
}

h1 {
font-size:14px;
border-bottom-style:solid;
border-bottom-color:#669999;
border-bottom-width:1px;
padding-left: 20px;
}

.hide {

display:none;
}

body {
	margin-top: 20px;
	margin-left: 40px;
}
#orange{
	background-color: #FFFF99;
	color: #000000;
}



<!--
/* BEGIN style8 */
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/* END style8 */
-->

.ticker {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0099FF;

}

.ticker a:link, .ticker a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
text-decoration:none;


}
.ticker a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF99;
text-decoration:none;


}