body{margin:1px; margin-left:5px; margin-right:5px; background-color: #EDDA74;}

div.container{border:1px #000000 solid; width:1000px; font-family: Verdana; font-size:9pt; background-color:#EDDA74; }
div.container_menu{width:1000px;}
div.header {width:1000px; height:200px;}
div.spcrhdr {width:1000px; height:3px; background-color: #EDDA74;}
div.center{float:left; width:830px; min-height:307px; padding-left:5px; padding-right:5px; padding-bottom:5px; background-color: #FFFFFF; border-left: 1px solid #000;}
div.rightspacer{width:5px; float:right; height:300px;}
div.footer{background-color: #EDDA74; width:100%; height:12px; font-size:7pt; text-align:center;}
div.clear{clear:left;}
div.image{margin-left:50px; margin-bottom:25px; float:left; height:300px; width:300px; text-align:center;}
div.image_text{margin-left:50px; width:300px; float:left; margin-bottom:25px; padding:10px;}
div.txt_name{margin-left:50px; margin-top:10px; float:left; width:75px; font-weight:bold;}
div.txt_name2{margin-left:10px; margin-top:10px; float:left; min-width:200px; font-weight:bold;}
div.txt_name3{margin-left:10px; margin-top:10px; float:left; width:650px; font-weight:bold;}
div.txt_field{margin-top:10px; float:left;}
div.txt_field2{margin-top:10px; float:left; width:720px; margin-left:5px;}
div.text{margin-bottom:5px; margin-left:50px; float:left; width:730px;}
div.centerSub{text-align:center;}
div.err{background-color: #FF0000; color:#FFFFFF; font-weight: bolder; margin-left:50px; width: 720px; padding: 10px; margin-top:20px;}
div.loginbox{border: 5px #000000 solid; width:270px; height:110px; margin-left:280px;}
div.logname{float:left; font-weight:bolder; padding:10px; width:75px;}
div.logfield{float:left; padding:10px;}
div.loginsubmit{width:270px; text-align:center;}
div.loginsubmit2{width:730px; text-align:center;}
div.logout{width:810px; padding:9px; font-size:12px; font-weight:bolder; background-color: #CCCCFF; margin-top:5px;}
div.actions{width:22px; height:22px; float:left;}
div.bottomnavi{width:810px; padding:9px; font-size:12px; font-weight:bolder; background-color: #CCCCFF; margin-top:5px; margin-left:auto; margin-right:auto; min-height:15px;}
div.pagenr{min-width:35px; float:left; text-align:center;}
div.aboutusl{width:400px; float:left;}
div.aboutusr{width:300px; float:left;}
div.linkdesc{font-style: italic;}
div.linkname{margin-left:30px;}
img.imggal{
           max-width:300px;
           width: expression( document.body.clientWidth > 299 ? "300px" : "auto" );
           max-height:300px;
           height: expression( this.scrollHeight > 299 ? "300px" : "auto" );
           display:block;
           border:0px;
}
img.actions{width:25px; height:25px; border:0px; margin-top:10px;}
img{border:0px;}
div.title{
          background-image:url(../pictures/hannergrond.jpg);
          background-repeat:repeat-y;
          height:30px;
          width:730px;
          margin-left:50px;
          margin-top:25px;
          margin-bottom:25px;
          border: 1px #000000 solid;
          font-family: Arial Black;
          font-size: 15pt;
          padding-left:10px;
}
#menu {
	width: 150px;
	padding: 0 0 1em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #EDDA74;
	float:left;
	height:300px;
}
#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
}		
#menu li {
        border-bottom: 1px solid #98fb98;
        margin: 0;
}
#menu li a {
        display: block;
        padding: 5px 5px 5px 0.5em;
        border-left: 10px solid #006633;
        border-right: 10px solid #32cd32;
        background-color: #008000;
        color: #fff;
        text-decoration: none;
        width: 100%;
}
html>body #menu li a {
          width: auto;
}
#menu li a:hover {
        border-left: 10px solid #1c64d1;
        border-right: 10px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 300px;
}
.wraptocenter * {
    vertical-align: middle;
}

/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

a.faqlink:link {color:black; text-decoration:none; font-weight:bolder; font-size:10pt;}
a.faqlink:visited {color:blue; text-decoration:none; font-weight:bolder; font-size:10pt;}
a.faqlink:active {color:black; text-decoration:none; font-weight:bolder; font-size:10pt;}
a.faqlink:hover {color:black; text-decoration:underline; font-weight:bolder; font-size:10pt;}

a.links:link {color:black; text-decoration:none; font-weight:bolder; font-size:9pt;}
a.links:visited {color:blue; text-decoration:none; font-weight:bolder; font-size:9pt;}
a.links:active {color:black; text-decoration:none; font-weight:bolder; font-size:9pt;}
a.links:hover {color:black; text-decoration:underline; font-weight:bolder; font-size:9pt;}

