/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: scroll;
	background-color: #707173;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h1 {
	font-family:  Arial, Helvetica, sans-serif;

	
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;

	
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;

	
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;


	
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: normal;

}
h6 {
	font-family:  Arial, Helvetica, sans-serif;

	
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;

	
}
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;

	
}
tr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;

	
}
h1 em {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.tabelkop
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007cda;
	padding: 0px 0px 0px 5px;

}
.tabelregel {
	background-color: #007cda;
}
.menubg
{
	background-color: #AB6904;
}
.stippel
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#tablemenu 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tablemenu a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
