body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

body, table, tr, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #111;
}

TD.container {
	background: #c4d1f2;
}

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;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	border: 1px solid #000;
	background: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

TABLE.menutable {
	font-size:100%;
	background: #c4d1f2;
	position: absolute;
	display: block;
	visibility:hidden;
	width: 150px;
	border-collapse: collapse;
	border: 2px dotted #999;
	border-top: 0px;
	margin-top: 8px;
}

TABLE.menucontainer {
	border: 1px dotted #999;
}

TD.menuitem {
	background: url(images/zilver.gif) repeat-x;
	height: 25px;
	width: 180px;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	font-color: #0000FF;
}

TD.menu
{
	font-size:100%;
	background: #c4d1f2;
	width: 150px;
	padding: 3px;
	color:#505050;
}

TD.menu:hover {
	font-size:100%;
	background: #eaeaea;
	width: 150px;
	padding: 3px;
	font-color:#000000;
}

#avmenu{
clear:left;
float:left;
width:170px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:170px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

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;
}