	body {
			font-family: sans-serif;
			margin:20px 20px 0px 20px;
	}
	
	#main {
			border:1px solid #000; 
			background:#fff url(/images/nl.jpg) no-repeat scroll; 
			background-position: bottom left;
			color: #000;
	}

	#main #menu {
			border-left:1px solid #000; 
			border-bottom:1px solid #000;
			float:right;
			width:230px;
			margin:0px 0px 10px 10px;
	}
	
	a:link {
			color: #000
	}
	
	a:visited {
			color: #557
	}
	
	a:hover {
			color: #000
	}
	
	p,h1,pre {
			margin:0px 10px 10px 10px;
	}
		
	h1 {
			font-size:21px;
			padding-top:10px;
	}

	.klein { 
			font-size:75% 
	}
	
	#main h1 {
			text-align: center;
	}
	
	#heading { 
			border-left:1px solid #000; 
			border-right:1px solid #000; 
			border-top:1px solid #000;
			border-bottom:1px solid #000;
			font-weight: bold;
	}
			
	#rheading { 
			text-align: right;
	}

	#heading img {
			vertical-align: middle;
	}
	
	#sub-content { 
	 		margin-left: 1em;
			margin-top: 1em;
		 	margin-bottom: 1em;
	 		background: #fff;
			color: #000;
			border: thin solid;
			width: 65%;
	}
	
	.newsentry { 
			font-style: italic;
			margin-left: 3em;
			margin-top: 1em;
			margin-bottom: 1em;
			background: #fff;
			color: #000;
			border: thin solid;
			width: 60%;
	}
	
	.newsdate { 
			border: thin solid #000; 
		    	background: silver;
		    	color: #000;
		    	text-align: center;
		    	font-style: normal;
		    	margin-right: 2em;
	}
	
	#menu { 	
			top: 3em; 
			left: 0; 
			width: 23%; 
			background: transparent; 
			padding: 0; 
			margin: 1em; 
			border-width: 0;
	}
	
	#menu div {
			margin-bottom: 1em;
	}

	#menu a {
			display: block;
	 		margin: 0;
			padding: 0.33em;
			letter-spacing: 1px;
			text-align: right;
			font-weight: bold;
			border-bottom: 1px solid #88B;
			color: #337;
			background: transparent none center left no-repeat;
			text-decoration: none;
	}
	
	#menu a:link {
			color: #000;
			background-color: transparent;
	}
	
	#menu a:visited {
			color: #557;
			background-color: transparent;
	}
	
	#menu a:hover {
			background: silver;
			color: #000;
	}
	
	#menu a span {
			display: none;
	}
	
	#menusearch {
		 	margin: 0;
			padding: 0.33em;
			letter-spacing: 1px;
			text-align: right;
			font-weight: bold;
			border-bottom: 1px solid #88B;
			color: #337;
			background: transparent none center left no-repeat;
			text-decoration: none;
			display: block;
	             	font-size: 85%
	}
	
	#kontaktbox {
		 	margin: 0;
			padding: 0.33em;
			letter-spacing: 0.25px;
			text-align: right;
			font-weight: bold;
			border-bottom: 1px solid #88B;
			color: #337;
			background: transparent none center left no-repeat;
			text-decoration: none;
			display: block;
		 	font-size: 85%
	}
	
	#menu input {
		 	font-size: 90%;
			margin-top: 3px;
			border-width:1px;
			border-style: solid; 
			border-color: #000;
			background-color: #FFF
	}
	
	#boxtitle {
			letter-spacing: 0.25px;
			text-align: right;
			font-weight: bold;
			color: #337;
			text-decoration: none;
		 	font-size: 85%
	}
	
	#w3clogos a {
			display: inline;
			border-bottom:none 
	}
	
	#w3clogos a:hover {
			background: none
	}

	#search_msg {
			font-size: 110%;
	 		margin-left: 1em;
			color: red
	}

	#search_res {
	 		margin-left: 1em;
			margin-top: 1em
	}

	#search_div {
	 		margin-left: 1em;
			margin-top: 1em;
			font-size:75% 
	}
