table.tlist
{

}

table.tlist tr.hover:hover
{
	color: #F0F0F0;
	background-color: #000;
}


body {
	background: #000;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

body, table, tr, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1.hoofding {
  display:inline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  padding: 0px;
  margin: 0px;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.container {
	background: #fff;
}

TD.content {
	background: #fff;
	padding: 3px;
	padding-top: 6px;
	vertical-align: top;
}

TD.menu_left {
	width: 180px;
	padding: 3px;
	padding-left: 0px;
	padding-top: 6px;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #00487D;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
	
}

form {
	padding: 0px;
	margin: 0px;
}


TABLE.menutable {
	font-size:100%;
	position: absolute;
	display: block;
	visibility:hidden;
	width: 150px;
	border-collapse: collapse;
	border: 1px dotted #999;
	border-top: 1px;
	margin-top: 5px;
}

TABLE.menucontainer {
	border: 1px dotted #999;
}

TD.menuitem {
	background: url(../images/zilver.gif) repeat-x;
	height: 25px;
	border-collapse: collapse;
	width: 180px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}

TD.menu
{
	font-size:100%;
	background: #F4F4F4;
	width: 150px;
	padding: 3px;
	color:#505050;
}

TD.menu:hover {
	font-size:100%;
	background: #FFFFFF;
	width: 150px;
	padding: 3px;
	color:#FFFFFF;
}

#avmenu{
clear:left;
float:left;
width:200px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:200px;
margin:0 0 0px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:35px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f6f6f6;
border-left:4px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#DEDEDE;
color:#ff6600;
text-decoration:underline;
border-left:4px solid #ff6600;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

TABLE.content_blok
{
	border: 1px solid #cccccc;
}

TD.subHeader
{
	border-bottom: 1px solid #cccccc;
	height: 21px;
	background-color: #f7f7f4;
	color: #152468;
	font-weight: bold;
	padding: 3px;
}

TD.subContent
{
	padding: 3px;
	background-color: #fff;
}

#avmenuCTA{
clear:left;
float:left;
width:573px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenuCTA ul{	
list-style:none;
width:573px;
margin:0 0 0px 0;
padding:0;
font-size:1.1em;
}	

#avmenuCTA li{
margin-bottom:4px;
}

#avmenuCTA li a{
font-weight:bold;
height:35px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f6f6f6;
border-left:4px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
	
#avmenuCTA li a:hover{
background:#DEDEDE;
color:#ff6600;
text-decoration:underline;
border-left:4px solid #ff6600;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}


