*
{
    font-family: Raleway;
    font-size: 14px;
    color: #000000;
}
body
{
    margin: 0px;
    background-color: #dcdcdc;
}

a
{
    color: #003399;
	text-decoration: none;
}
a:hover
{
    color: #003399;
	text-decoration: underline;
}
a.menu
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.menusel
{
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover, a.menusel:hover
{
	text-decoration: underline;
}
a.submenu
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.submenusel
{
    color: #003399;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.submenu:hover, a.submenusel:hover
{
    text-decoration: underline;
}
a.faqquestion
{

}
span.answer {
display: none;
padding: 5px 12px;
}
hr.streep
{
	height: 1px;
	width: 100%;
	border-top:1px #CCCCCC dashed;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
h1
{
    font-size: 24px;
    font-weight: bold;
    color: #003399;
}

ul.submenu li
{
    color: #ffffff;
	list-style: disc outside;
    font-size: 12px;
    text-indent: -10px;
}
.menuadres
{
    color: #cccccc;
    text-decoration: none;
    font-size: 12px;
    font-family: Raleway;
}
.absmiddle
{
  vertical-align: middle;
}
.border
{
    border: solid black 1px;
}
.noborder
{
    border: 0;
}
td.filekop
{
    color : #000000;
    height : 24px;
    padding : 4px;
    padding-right : 12px;
    font-weight : bold;
	background-color : #ffffff;
	border : 1px solid #003399;
	width : 100%;
}
a.filekop
{
	color: #003399;
}
.slide
{
	position: absolute;
	top: 0;
	left: 0;
}

