.main {
        border:1px solid white;
}
p {
	font-family: tahoma;
	font-size: 12px;
	color: #232323;
	text-decoration: none;
}
.text_white {
	margin-left: 175px;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_green {


	font-family: tahoma;
	font-size: 12px;
	color: #6FCB00;
	text-decoration: none;
}
.text2 {

	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none; 
	font-weight:bold;
}
.big_blue {

	font-family: tahoma;
	font-size: 12px;
	color: #344F61;
	text-decoration: none;
	font-weight:bold;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: underline;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #106092;
	text-decoration: none;
}
.date { 
        margin-right: 25px;
        font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
#vertmenu {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 185px;
padding: 0px;
margin: 0px;
}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
margin-left:5px;
background-color:#65A7D5;
border-bottom: 1px dotted white;
}
#vertmenu ul li a {
background-color:#65A7D5;
font-size: 12px;
font-weight: bold;
display: block;
padding: 10px 10px 10px 0px;
text-decoration: none;
color: #FFFFFF;
width:185px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #344F61;
background-color: #65A7D5;

}   
.hl
{
border-right: 1px dotted #344F61;
}   
.headline {
        margin-bottom: 0px;
        font-family: tahoma;
	font-size: 10px;
	color: #344F61;
	text-decoration: none;
        font-weight: bold;
}
.brief {
        margin-top: 0px;
        font-family: tahoma;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
