body, html {margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	background: #508ad1;
	}


#navcontainer {background: gray;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
font-family: Verdana;
color: black;
text-align: center;
vertical-align: middle;
width: 430px;
height: 26px;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
font-size: 12px;
clear: both;
}
.class1 navlist
{list-style-type: none;
padding: 0px;
margin: 0px;
font-size: 12px;
}
.class1 li{
display: block;
float: left;
position: relative;
cursor: default;
width: 85px;
margin: 0;
padding: 0;
text-align: center;
border-left:1px solid #6d5641; 
border-right:0px solid white; 
border-top:1px solid #6d5641; 
border-bottom:1px solid white; 
border-style: inset;
background: white;
}

.class1 li a{
display: block;
width: 80px;
padding: 0.2em;
text-decoration: none;
background: white;
border-left:1px solid #6d5641; 
border-right:0px solid white; 
border-top:1px solid #6d5641; 
border-bottom:1px solid white; 
border-style: inset;
}

.class1>#li a { width: auto; }

.class1 li#active a
{background: #00cccc;
color: Red;
}

.class1 li a:hover, #navlist li#active a:hover
{color: Red;
background: #cae4ff;
border-left:1px solid #6d5641; 
border-right:0px solid white; 
border-top:1px solid #6d5641; 
border-bottom:1px solid white; 
border-style: inset;
padding-top: 1px;
	padding-bottom: 1px;
}

.class1 li li {display: block;
	float: left;
	background-color: White;
	border: 0px none;
	}
.class1 li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: Black;
	padding: 0.2em;
}
.class1 li li a:hover {padding: 1px;
	border-left: 2px solid #6d5641;
	border-right: 2px solid #6d5641;
}
 ul {list-style: none;
	padding: 0;
	margin: 0;
}

.class1 a {font-family: Verdana;
font-weight: normal;
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
		
.class1 li ul {display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: blue;
	padding: 0px;
	}


.class1 li>ul {	top: auto;
	left: auto;
}

.class1 li:hover ul, li.over ul {display: block;
}

	#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	background: white;
	height: auto;
	}
	#header {margin:0px auto; width: 795px;
	height: 180px;
	padding: 0px;
	text-align: center;
	vertical-align:top;
	border-top:medium groove #6d5641;
	border-left:medium groove #6d5641;
	border-right:medium groove #6d5641;
    background-image: url('bilder/header.jpg'); background-position: center top; background-repeat: no-repeat; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto;
	
    } 
	
	
		
	p {font-family: Verdana;
	font-style: normal;
	color: black;
	font-size: 11px;
	}
	
	#footer {font-family: Verdana;
	font-size: 9px;
	font-style: normal;
   	width: 805px;
	color: black;
	clear: both;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
	margin: 0;
	background: #508ad1;
    }
	.bildtext {text-align: center;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
		}
		
	.text {text-align: justify;
	float: left;
	margin-left: 45px;
	margin-right: auto;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
		}
   TABLE { float: left;
   border: outset 2px;
   width: 720px;
   margin: 0;
   margin-bottom: 10px;
   text-align: left;
    }
   
   CAPTION { 
   caption-side: top; 
   width: auto;
   margin-bottom: 10em;
   text-align: center;
       }
   TH { 
   padding: 2px;
   }
   
   TD { border: inset 1px; padding: 2px; }
		
		.tabell {
	float: left;
	margin: 0;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	text-align: left;
		}
		
		
		.rubrik {
		float: none;
		font-size: 23px;
		font-style: normal;
		font-weight: bold;
		color: Blue;
		font-family: Verdana;
		margin-top: 16px;
		background-color: white;
		}
	
	#main {float: left;
	background: white;
	width: 795px;
	height: auto;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0.5em;
	padding-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	border-bottom:medium groove #6d5641;
	border-left:medium groove #6d5641;
	border-right:medium groove #6d5641;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	}
	
	#maintabell {float: left;
	background: white;
	width: 756px;
	height: auto;
	text-align: left;
	padding-left: 39px;
	padding-right: 0px;
	padding-top: 0.5em;
	padding-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	border-bottom:medium groove #6d5641;
	border-left:medium groove #6d5641;
	border-right:medium groove #6d5641;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	}

	
	B {font-family: Verdana;
	font-size: 18px;
	color: blue;
	}
	
	b.small {font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: left;
	font-weight: bold;
	}
	
	.red {
	color: red;
	}
		
			
	
	
	
  