.most_wanted li{
	float:left;
	padding-right:7px;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.small{
	font-size:8pt;
	font-weight:normal;
}

.links{
	padding-left:5px;
}

.links a{
	padding-left:10px;
}

.news_box{
	border:1px dotted #CCCCCC;
	padding:7px;
	vertical-align:top;
}

#navi_oben {
	float:right;
	margin:0px;
	padding:0px;
}

#navi_oben li{
	background:url(/images/navi_bg.jpg) repeat-x;
	height:31px;
	line-height:31px;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}


#navi_oben li a{
	background:url(/images/navi_spacer.jpg) no-repeat right;
	padding-right:10px;
	padding-left:10px;
	display:block;
	font-weight:bold;
}

li a.last{
	background:none!important;
}

li#navi_oben_left{
	background:url(images/navi_links.jpg) no-repeat bottom;
	height:31px;
	width:10px;
}

li#navi_oben_right{
	background:url(images/navi_rechts.jpg) no-repeat bottom;
	height:31px;
	width:10px;
}

a img{
	border:none;
}

table,tr,td
{ color: black ;font-family: verdana,arial; font-size: 8pt;}

.rubrik{
	/*background-color: #018acc;*/
	padding-left:3px;
	height:22px;
	color: white;
	font-family:verdana,arial;
	font-size:10pt;
	background-image:url(images/verlauf_kopf.jpg);
	background-repeat:no-repeat;
}

.navi{
	width:180px;
}

.navi li{
	border-bottom:1px solid #8ECEEA;
	height:14px;
	margin-left:3px;
}

.navi li a{
	text-decoration:none;
	display:block;
}

.navi li a:hover{
	background-color:#018ACC;
	color:#FFFFFF;
}

.rubrik_unten{
	background-image:url(images/verlauf_kopf_unten.jpg);
	height:42px;
	background-repeat:no-repeat;

}

a:link {color:black;}
a:visited {color:black;}
a:focus {color:black;}
a:hover {color:black; cursor:pointer;}
a:active {color:black;}

h1
{font-size:12pt;}

.scroll{
height: 150px;
overflow: auto;
width:150px;
margin:0;
padding:0;

}

.scrollmod{
height: 100px;
overflow: auto;
width:150px;
margin:0;
padding:0;

}

.h1klein{
font-size:8pt;
margin-bottom: 0px;
display: inline; 
}


.scroll_lang{
height: 300px;
overflow: auto;
width:180px;
margin:0;
padding:0;
}
