td.top {
	border: 0;
	background-image: url(../images/topbalk.gif);
	width: 900px;
	height: 70px;
   vertical-align: top;
	padding-top: 18px;
	padding-left: 5px;
	}
td.menu {
	border: 0;
	background-image: url(../images/menu_back.gif);
	width: 900px;
	height: 30px;
   vertical-align: top;
	padding-top: 8px;
	padding-left: 5px;
	}

.top_text_1 {
	font-family: Verdana;
	font-size: 13;
	color: white;
	}
	
.top_text_1 a{
	font-family: Verdana;
	font-size: 12;
	color: white;
	text-decoration: none;
	}
.top_text_1 a:hover{
	font-family: Verdana;
	font-size: 12;
	color: #990000;
	text-decoration: none;
	}

.menu {
	font-family: Verdana;
	font-size: 12;
	color: #002c85;
	}
	
.menu a{
	font-family: Verdana;
	font-size: 13;
	color: #002c85;
	text-decoration: none;
	}
.menu a:hover{
	font-family: Verdana;
	font-size: 13;
	color: #990000;
	text-decoration: none;
	}

td.bottom {
	border: 0;
	background-image: url(../images/bottombar.gif);
	width: 900px;
	height: 60px;
   vertical-align: top;
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
	}
	
.page_container{
	width: 900px;
	height: 400px;
}
	
.menu_container	{
   border:1px;
	width: 235px;
	height: 400px;
	vertical-align: top;
}
.content_container	{
  border: 1px;
	width: 465px;
	height: 400px;
	vertical-align: top;
	padding-top :10px;
	}
.right_container	{
   z-index: 2;
	border: 1px;
	width: 200px;
	height: 400px;
	vertical-align: top;
	}	

.Vmenu {
	font-family: Verdana;
	font-size: 12;
	color: #990000;
	text-indent: 120px;
	margin-top: 10px;
	}
	
.Vmenu a{
	font-family: Verdana;
	font-size: 12;
	color: #990000;
	text-decoration: none;
	}
.Vmenu a:hover{
	font-family: Verdana;
	font-size: 12;
	color: #002c85;
	text-decoration: none;
	}
.Ctitel{
	font-family: Verdana;
	color: #002c85;
	font-size: 12;
	font-weight: bold;
	margin-bottom: 15px;
	
}	
hr.newsline {
	width: 440px;
   color: #002c85;
	height: 1px;
}
.newsdatum{
	text-align: right;
	margin-top: 0px;
	margin-bottom: -15px;
}



body, td{
	font-family: Arial, Helvetica, sans-serif;
	color: #002c85;
	font-size: 11px;
	line-height: 16 px;
	margin: 0px 0px 0px 0px;
}



UL{
    margin-top : 0;
	 margin-bottom : 0;
	 color: #002c85;
	 font-size: 11px;
	 font-weight: normal;
}

