body {
	margin: 0px;
	width: 100%;	
	background-color: #e8dfd0;
	background-image:url(../picss/bg1.jpg);
	font-family:Tahoma;
	
}


#header_container {
	clear: both;
	width: 100%;
	overflow:hidden;
	
}

#headerdiv{
	background-image:url(../picss/logohatter.jpg);
	margin: 0 auto;
	width: 1000px;
	height: 120px;
	clear:both;
	overflow:hidden;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
}	

#header_flag {
	background-image:url(../picss/logohatter.jpg);
/*	border: 1px solid red;*/
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	height:120px;
	width: 40px;
	float: left;

}
#header_flag img {

	margin: 3px;
	border: 0px;	
}

#header {
	background-color: #e8dfd0;
	background-image:url(../picss/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
/*	background-color: #FFE8F3;*/
	margin: 0 auto;
	width: 945px;
	height: 120px;
/*	clear:both;*/
	overflow:hidden;
	float: right;
/*	border: 1px solid red;*/
	
}

#content_container {
	margin: 0 auto;
	width: 100%;
	vertical-align:top;
	clear:both;
	overflow:hidden;
}

#content {
	margin: 0 auto;
	background-color: #C0C0C0;
	width: 1000px;
	overflow:hidden;
	clear:both;
	border-left: 1px solid white;
	border-right: 1px solid white;
	
}
#block1 {
	background-color: #C0C0C0;
	margin: 5px 5px 5px 5px;
	width: 160px;
	height:100%;
	font-family:Arial;
	float:left;
	border: 1px solid white;	
}

#block2 {
	background-color: yellow;
	width: 635px;
/*	width: 680px;*/
	height:100%;
	font-family:Arial;
	float:left;
	margin: 5px 5px 5px 5px;
		
	border: 1px solid #800040;	
}

#block3 {
	background-color: gray;
	margin: 5px 5px 5px 5px;
	width: 160px;
	height:100%;
	font-family:Arial;
	float:left;
	border: 1px solid white;	
	
	
}

#block3 img {
	border: 0px;
}

#blokkhead {
	height: 20px;
	background-color: #800000;
	color: white;
/*	border: 1px solid white;*/
	margin: 0;
	padding: 2px;
	text-align: center;
}

.blokktext1 {
	background-color: white;
	margin: 0;
	padding: 10px;
	
}	

#hirlevel {
	margin-top:10px;
	margin: 1px solid black;
	background-color: yellow;
	width: 160px;
	height:80px;
	font-family:Arial;
	
	float:left;
			
}

#foot {
	background-color:#800000;
	margin: 0 auto;
	width:1000px;
	height:13px;
	font-family:Arial;
	text-align:right;
	font-size:10px;
	clear:both;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
border: 1px solid white;	
	
}

#texthead {
	margin: 5px;
	text-align: center;
	font-family:Arial;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	
}

.text1 {
	font-family:Arial;
	text-align:center;
	font-size:12px;
	font-weight: bold;
}




#menuwrapper
	{
	margin: 0 auto;
	width: 1000px;
	height: 120px;
/*	clear:both;*/
	text-align: center;
	height: 27px;
	margin:0 auto;
	background-color: #af0d00;	
	border: 1px solid white;


		
	}
	
#tabsE {
      
      width:100%;
      background-color:#af0d00;
      font-size:93%;
      line-height:normal;
      font-weight: bold;
      text-align: center;
      

      }
    #tabsE ul {
        margin:0;        
        padding:0px 0px 0px 0px;
        list-style:none;        
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url(/images/tableftE.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-size: 14px;

      }
    #tabsE a span {
      float:left;
      display:block;
      background:url(/images/tabrightE.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }


.node 
{
 	border: 1px solid #000;
 	padding: 0px ;
 	margin: 5px;
	background-color: #f0f0f0;	
}

.node-head
{
 	border:0px;
 	padding:5px;
 	margin:0px; 	
 	border-bottom: 1px solid #000;
	background-color: #e0e0e0;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.node-main
{
 	border:0px;
 	padding:5px;
 	margin:0px; 	

	background-color: #f0f0f0;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
