
.alles { z-index: 2 }
.kop { z-index: 1; top: 0px }
a { color: #191970; font-weight: normal; text-decoration: none }
a:active { color: #b22222 }
a:hover { color: #2f4f4f; text-decoration: underline }
a:visited { color: #0000a0 }
body { color: #000; font-size: 12px; font-family: Arial, Courier, Palatino, Geneva, Georgia, "Times New Roman", Times, serif; background-color: white; scrollbar-3dlight-color: #000069; scrollbar-arrow-color: black; scrollbar-darkshadow-color: #cccc69; scrollbar-face-color: #000069; scrollbar-highlight-color: black; scrollbar-shadow-color: black; scrollbar-track-color: #cccccc; }
div { text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; width: 550px }
h1 { color: #2b22b2; font-size: 13pt; font-family: Geneva, Palatino, Arial, Helvetica, sans-serif}
h2 { color: #2222b2; font-size: 11pt; font-family: Geneva, Palatino, Arial, Helvetica, sans-serif }
h3 { color: #2222b2; font-family: Geneva, Palatino, Arial, Helvetica, sans-serif }
h4 { color: #2222b2; font-family: Geneva, Palatino, Arial, Helvetica, sans-serif }
li { font-size: 12px }
p { font-size: 12px }

		#main {
			width: auto;
			border: 0px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 5px;
			background-color: #EEEEFF;
		}

	#main ul
	{
		margin-left: 15;
		padding-left: 0;
		list-style-type: disc;
		font-family: Arial, Helvetica, sans-serif;
	}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-right: 0px;
			padding: 5px;
			background-color: #EEEEFF;
		}

		#sidebar-a ul
	{
			margin-left: 5;
			padding-left: 5;
			padding-right: 5;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
		}
	
	#navcontainer { width: 200px; }

	#navcontainer ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}

	#navcontainer a
	{
		display: block;
		padding: 3px;
		width: 160px;
		background-color: white;
		border-bottom: 1px solid #eee;
		font-weight: bold;
	}

	#navcontainer a:link, #navlist a:visited
	{
		color: #2b22b2;
		text-decoration: none;
	}

	#navcontainer a:hover
	{
		background-color: rgb(213, 219, 225);
		color: #fff;
	}

	#navcontainernew { width: 200px; }

	#navcontainernew ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}

	#navcontainernew a
	{
		display: block;
		padding: 3px;
		width: 160px;
		background-color: #fa9d83;
		border-bottom: 1px solid #eee;
		font-weight: bold;
	}

	#navcontainernew a:link, #navlist a:visited
	{
		color: #2b22b2;
		text-decoration: none;
	}

	#navcontainernew a:hover
	{
		background-color: rgb(213, 219, 225);
		color: #fff;
	}

	#dates { width: 200px; }

	#dates ul
	{
		margin-left: 15;
		padding-left: 0;
		list-style-type: disc;
		font-family: Arial, Helvetica, sans-serif;
	}

	#nbres { width: 200px; }

	#nbres ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	}

	#nbres a
	{
		display: block;
		padding: 3px;
		width: 20px;
		background-color: white;
		border-bottom: 1px solid #eee;
		font-weight: bold;
	}

	#nbres a:link, #navlist a:visited
	{
		color: #2b22b2;
		text-decoration: none;
	}

	#nbres a:hover
	{
		background-color: rgb(213, 219, 225);
		color: #fff;
	}

