body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	/* background-image: url(background.jpg); */
	background-repeat: repeat-x;
	margin-top: 10px;
}
a:link, a:visited, a:active {
	color: #860000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #860000;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 18px;
	color: #860000;
}

h2 {
	font-size: 16px;
	color: #860000;
}

h3 {
	font-size: 14px;
	color: #860000;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 995px;
	border: 6px solid #860000;
}
.header {
	
/* 	background-color: #EEEEEE; */
}
header img {
	/* border: 1px solid #999999; */
}
.menu {
	vertical-align: top;
	width: 195px;
	padding: 0px;
}
.menu ul {
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	list-style-type: none;
	/* background: #EEEEEE; */
	padding: 0;
	margin: 0;
}
.menu ul ul{
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu ul ul ul {
	border: 0px;
	padding: 0;
	margin: 0;
}
.menu li {
	border: 0px;
	border-top: 1px solid #999999;
} 
.menu li li{
	border: 0px;
	border-top: 1px solid #999999;
}
.menu li li li{
	border: 0px;
	border-top: 1px solid #999999;
} 
.menu li a {
	border-left: 5px solid #860000;
}
.menu li li a {
	border-left: 12px solid #860000;
}
.menu li li li a {
	border-left: 24px solid #860000;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 3px 10px 3px 10px;
	display: block;
	color: #003366;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.login a:link, .login a:visited, .login a:active {
	display: inline;
	background-color: #DDDDDD;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.login input {
	font-size: 10px;
}

.kruimel {
font-size: 10px;
}

.kruimel a:link, .kruimel a:visited, .kruimel a:active {
color: #860000;

}


.menu-onder {
vertical-align: top;
	width: 150px;
	padding: 0px;
	background-color: #860000;
}

.menu-onder ul {
	border-top: 0px;
	/* border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
	list-style-type: none; 
	/* background: #EEEEEE; */
	padding: 0;
	margin: 0;
} 

.menu-onder a:link, .menu-onder a:visited, .menu-onder a:active {
padding: 3px 10px 3px 10px;
	/* display: block; */
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#translucent {
   position: absolute;
   left: 380px;
   top: 330px;
   text-align: center;
  
   background-color: #f0f0ff;
   /* the filter attribute is recognized in
   Internet Explorer and should be a percentage */
   filter: Alpha(opacity=20);
   /* the -moz-opacity attribute is recognized by 
   Gecko browsers and should be a decimal */
   -moz-opacity: .2;
   /* opacity is the proposed CSS3 method, supported
   in recent Gecko browsers */
   opacity: .2;
}

.content {
	padding: 20px;
	background-color: #FFFFFF;
	/* border: 1px solid #999999; */
	height: 400px;
	vertical-align: top;
	text-align: left;
	width: 800px;
}

.content ul {
list-style:none;
}

.content li {
/* margin:0;
padding:0;
padding-left:40px;
background-image:url(trom.png);
background-repeat:no-repeat;
background-position:12px 2px; */

}

img {
border: none
}
.footer {
	padding: 2px;
	/* background-color: #EEEEEE; */
	border: 0px solid #999999;
	height: 5px;
	vertical-align: middle;
}
