html {
	height: 100%;
	width: 100%;
	margin-bottom: 1px;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: "Trebuchet MS", trebuchet, verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
p, li, blockquote {
	font-family: "Trebuchet MS", trebuchet, verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}


.erklaerung {
	padding: 25px;
}

h1 {
	font-family: "Trebuchet MS", trebuchet, verdana;
	font-size: 17px;
	margin-top: 0px;
}
.naam {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	font-size: 11px;
	line-height: 20px;
}

a {
	font-weight: bold;
	color: #990033;
}
a:visited {
	font-weight: bold;
	color: #990033;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background: #B94223;
	text-decoration:none;
}



#the_edge {
	height: 100%;
	width: 100%;
}

#main {
	background-image: url(../images/_main/bg.jpg);
	height: 100%;
	width: 800px;
	border-right-width: 4px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
}
.disclaimer {
	font-size: 10px;
}

#the_edge #main #mymenu {
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", trebuchet, verdana;
	width:96px;
	margin:0 0 0 4px;
}

#the_edge #main #mymenu td {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", trebuchet, verdana;
	width:96px;
}
#the_edge #main #mymenu .myborder {
	border-bottom: 1px dotted #DC8A11;
}
#the_edge #main #mymenu a {
	display:block;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", trebuchet, verdana;
	width:90px;
	padding: 1px 2px 1px 4px;
	text-decoration: none;
	letter-spacing:1px;
}
#the_edge #main #mymenu a:link {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 4px;
	width:90px;
	text-decoration: none;
}
#the_edge #main #mymenu a:visited {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 4px;
	width:90px;
	text-decoration: none;
}

#the_edge #main #mymenu a:hover {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 1px 4px;
	width:90px;
	background: #B94223;
	text-decoration: none;
	margin:0;
}
#the_edge #main #mymenu a:active {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	width:90px;
	background: #B94223;
	text-decoration: none;
	margin:0;
}

