
body    { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/baggrund.gif); background-repeat: repeat-x }
p  { margin-top: 0; margin-bottom: 3% }
h1     { color: #696969; font-size: 200%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #dcdcdc; text-align: center; margin-bottom: 0; border: solid 0.5em #dcdcdc }
h1#bund { color: #000; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #dcdcdc; text-align: center; margin-bottom: 0; border: solid 0.5em #dcdcdc }
h2 { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h3 { font-size: medium; font-weight: bold }
A:link { color: #000; text-decoration: underline }
A:visited { color: #000; text-decoration: underline }
a:hover { color: #f00; font-weight: normal; text-decoration: none; background-color: #e2e2e2; border-color: #e2e2e2 }
A:active { color: #000; text-decoration: underline }
table   { background-color: #fff; text-align: left; border: solid 1px #696969 }
td     { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; padding: 5px }
ul#navigation
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		background: #036;
		float: left;
		width: 100%;
	}
	
	ul#navigation li { display: inline; }
	
	ul#navigation a
	 { color: #fff; text-decoration: none; background: #036; display: block; padding: 0.2em 1em; float: left; border-right: 1px solid #fff }
	
	ul#navigation a:hover
	{
		color: #000;
		background: #69C;
	}

