/* CSS Document */
#MessageBox
{
	position:absolute;
	top:0px;
	width:500px;
	left:50%;
	margin-left:-250px;
	z-index:999;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	background-image:url(images/backdrop.png); 
	background-repeat:repeat; 
	color:#000000; 
}

#MessageBox #Close
{
	float:right;
	cursor:pointer;
}

img
{
border:none;}
	
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 11px;
}
.style12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}
.style12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration:underline;
}
.klein a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C5C5C;
}
.klein a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration:underline;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 12px;
	text-decoration: none;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 11px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 12px;
}
.style14 {
	font-size: 13px;
	font-weight: bold;
}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #5C5C5C; }
.style17 {font-size: 13px}

#menu a:link, #menu a:visited{
	display: block;
	background-color:#666666;
	color:#ffffff;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;}
	
#menu a:hover{
	display: block;
	background-color:#666666;
	color:#ffffff;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	font-weight:bold;}

#menu td{
	vertical-align: top;
	text-align: right;}
#top{
	vertical-align:top;
	}
h1{
	font-size:14px;
	color:#5C5C5C;
	text-decoration:underline;
	}
h2{
	font-size:15px;
	color:#5C5C5C;
	font-weight:bold;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	}
#tekst{
	text-align:justify;
	font-size:10px;
	}
#tekst a{
	text-align:justify;
	color:#5C5C5C;
	text-decoration:none;
	}
#tekst a:hover{
	text-align:justify;
	color:#5C5C5C;
	text-decoration:underline;
	}