BODY {
	background-attachment      : fixed;
	background-repeat          : repeat;
	margin                     : 0px;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}

.tekst_links {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	line-height     : 14px;
	color           : #050853;
	font-style      : normal;
}

.tekst {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	color           : #050853;
	font-style      : normal;
}

.tekst_bottom {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	line-height     : 18px;
	color           : #050853;
	font-style      : normal;
}

.tekst_klein {
	font-size       : 9px;
	color           : #050853;
	font-family     : Verdana, Arial, Helvetica, sans-serif;
}

.tekst_dik {
	font-size       : 11px;
	color           : #050853;
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold
}


.cursor {
	cursor          : hand
}

.paddingtd
{
	padding-left	: 2px;
	padding-right	: 2px;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : underline;
	color           : #050853;
}
A:HOVER {
	text-decoration : none;
	color           : #050853;
}
A:VISITED {
	color           : #050853;
	text-decoration : underline;
}
A:ACTIVE {
	text-decoration : underline;
	color           : #050853;
}

A.tekst_nav{
	text-decoration : none;
	font-size       : 10px;
	color           : #050853;	
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}

A.2 {
	text-decoration : none;
	color           : #F05C1E;
	font-size       : 9px;
}
A.2:HOVER {
	text-decoration : none;
	color           : #F05C1E;
	font-size       : 9px;
}
A.2:VISITED {
	color           : #F05C1E;
	text-decoration : none;
	font-size       : 9px;
}
A.2:ACTIVE {
	text-decoration : none;
	color           : #F05C1E;
	font-size       : 9px;
}

A.3 {
	text-decoration : underline;
	color           : #050853;
	font-size       : 10px;
}
A.3:HOVER {
	text-decoration : none;
	color           : #050853;
	font-size       : 10px;
}
A.3:VISITED {
	color           : #050853;
	text-decoration : none;
	font-size       : 10px;
}
A.3:ACTIVE {
	text-decoration : none;
	color           : #050853;
	font-size       : 10px;
}

#topmenu				{float:left; width:780px; height:34px; background:#FFFFFF; background:url(../img/menu/bg_menu.jpg) bottom; font-family:Arial; font-size:12px;}
#topmenu ul				{margin:0px; padding:0px;}
#topmenu li				{float:left; list-style:none; display:inline; height:30px; line-height:30px; background:url(../img/menu/border_menu.jpg) no-repeat right bottom;}
#topmenu a 	   			{float:left; padding:0px 15px 0px 15px; color:#FFF; font-weight:bold; text-decoration:none; color:#13165C; line-height:30px;}
#topmenu a:hover		{float:left; text-decoration:none; color:#F05C1E; background:#FFFFFF; background:url(../img/menu/border_menu.jpg) no-repeat right bottom;}
#topmenu a.aan 			{float:left; text-decoration:none; color:#F05C1E; background:#FFFFFF; background:url(../img/menu/border_menu.jpg) no-repeat right bottom;}

#titel_rechts			{color: #FFFFFF; font-size:13px; line-height:22px; padding-left:20px; font-style:italic;}

.overlaybox {
	position: relative;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
}

