html {
  height:100%;
}

body {
  height:100%;
  padding:0;  
  margin:0;           
  
  text-align:center;
  background-color:#00508c;
}

#spacer {
  position:absolute;
  left:0;
  top:0;
}

#header_bg {
  position:absolute;
  top:123px;
  left:0;
  width:100%;
  height:109px;
  
  background-image:url(../bilder/bg1b.gif); 
  background-position:center top; 
  background-repeat:repeat-x;
}

#root {
  position:relative;
  top:0px;
  width:950px;
  height:100%;
  
  margin:0 auto;
  padding:123px 0 0 0;
  
  background-image:url(../bilder/bg0.gif); 
  background-position:center; 
  background-repeat:repeat-y;
  
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

#nav2_stripes {
  position:absolute;
  left:0;
  top:232px;
  width:50%;
  height:1px;
  
  font-size:10px;
  line-height:10px;
  
  margin:0;
  padding:0;
  
  background-image:url(../bilder/nav2_stripes.gif);
}

#topsection {
  width:950px;
  height:88px;
  position:relative;
  margin:0 auto 0;
  
  background-image:url(../bilder/bg_topsection.gif); 
}

#flash {
  position:absolute; 
  left:0;
  top:0;
  width:100%; 
  height:123px;
  
  min-width:950px;
  
  top:0; 
  padding:0;
  margin:0;
  
  text-align:center;
  
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}

#flashobj {
  position:relative;
  cursor:crosshair;
  
  margin:0;
  padding:0;
}

#titleBar {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:55px;
	margin:0;
	
	padding-top:5px;
	padding-left:auto;
	padding-right:auto;
	padding-bottom:10px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#nav1 {
  position:absolute; 
  left:159px;
  top:55px;
  width:632px; 
  height:33px; 
  
  background-image:url(../bilder/bg2_nav.gif);
}

#midsection {
  width:950px;
  position:relative; 
  margin:0 auto 0;
}
 
#nav2 {
	position:absolute;
	left:0px; 
	top:21px; 
	width:159px;
	
	padding:0;
	
	text-align:left;   
	
	background-image:url(../bilder/spacer.gif);
	background-repeat:no-repeat;
	background-position:right center;  

     box-sizing:border-box;
	-moz-box-sizing:border-box;
}  

.Nav2Img {
    margin:0;
    width:159px;
}   

.Nav2 {
	position:absolute
	left:0;
	top:0;
	width:159px;   
	
	text-align:left;   
	
	background-image:url(../bilder/spacer.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

.Nav2Active {
	position:relative;
	width:159px;   
	
	text-align:left;   
	
	background-image:url(../bilder/nav1dot.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#midcol {
  position:relative;
  left:159px !important;
  left:0px;
  top:0;
  width:632px;
  background-color:#6496db;
  
  text-align:left;
}

#nav3 {         
  position:absolute;
  left:0px; 
  top:0px; 
  width:158px;

  text-align:left; 
  vertical-align:top; 
  padding-left:13px;
  padding-top:29px;
  padding-right:0px;

  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 25px;
  text-decoration: none;

  color:#ffffff;
}

#nav3 a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 25px;
  text-decoration: none; 

  color:#003c64; 
}   

#nav3 a:hover {
  color:#ffffff;
}

#Content {
  position:relative; 
  left:158px;
  top:0px; 
  width:474px;
  
  min-height:100px;
  text-align:left;
  margin:0;
  
  padding-top:17px;
  padding-right:13px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  color: #FFFFFF;

  box-sizing:border-box;
  -moz-box-sizing:border-box;
}                         

#Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	
	margin-top:0px;    
	margin-bottom:0px;
}       

#Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	
	margin-top:0px;    
	margin-bottom:0px;
}        

#Content p {        
	
	                        
	margin:0;
	padding:0 0 16px 0;     
}  

#Content ul {
  list-style-type:square;
  list-style-position:inside;
  padding:0 0 16px;
  margin:0;
} 

#Content ol {
  list-style-position:inside;
  padding:0 0 16px;
  margin:0;
} 

#Content li {        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;   
	                        
	margin:0;
	padding:0;     
}

#Content table {        
	padding:0 0 16px 0;     
}      

#Content td {        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;   
	                        
	margin:0;
	padding:0 0 0 0;     
} 

#Content a {  
	color: #003C64;
	text-decoration: none;
}  
	
#Content a:hover {  
	color: #FFFFFF;
}
     
#Aux {
	position:absolute; 
	left:791px; 
	top:21px; 
	width:159px;

  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #6496DB;   
	                 
	padding-left:9px;
	padding-top:10px;
	text-align:left;
}          

#Aux a {  
	color: #6496DB;
	text-decoration: none;
}  
	
#Aux a:hover {  
	color: #FFFFFF;
} 

#nav1_1 { 
	position:absolute;
 	left:0px;         
}

#nav1_2 { 
	position:absolute;
 	left:91px;         
}

#nav1_3 { 
	position:absolute;
 	left:184px;         
}

#nav1_4 { 
	position:absolute;
 	left:308px;         
}

#nav1_5 { 
	position:absolute;
 	left:368px;         
}

#nav1_6 { 
	position:absolute;
 	left:459px;         
}

#nav1_7 { 
	position:absolute;
 	left:500px;         
}

#nav1_8 { 
	position:absolute;
 	left:569px;         
}