	
    

	

	
	BODY 
	{
		margin-top: 0px;
        margin-bottom: 0px;
        height:101%;
	  	text-align:center;
		background-color:#D6E1E8;
		font-family: Arial,Verdana, Helvetica, sans-serif;
		color: #000;
                  
	}
	
/* *******************************************************************************************
 *         FORMS/BUTTONS                                                                     *
 ******************************************************************************************* */
	
	FORM 
	{ 
		margin: 0px; 
    }
    
   
    
    INPUT    
    {
        font: 10px Arial,Verdana, Helvetica, sans-serif;
      color: #000;
		 background-color: #FFF;
        border: 1px solid #307DB5;
        margin-top: 3px;
		height: 16px;
		margin-bottom: 2px;
    }
    
    .buttonStyle
    {
        margin-top: 3px;
        height: 16px;
        font-weight: bold;
        color: #307DB5;
        border: 1px solid #FFF;
        background-color: #FFF;
    }

/* *******************************************************************************************
 *         LAYOUT                                                                            *
 ******************************************************************************************* */	
	#container 
	{ 
        width:794px;
        height:100%;
		margin:0px auto;
	    background: #FFFFFF url(/images/resource/bg_container.gif);
    }


    
    #top 
	{
        width:756px;
		height:125px;
		margin:0px auto;
	    background: #FFFFFF url(/images/resource/logotype.jpg) no-repeat;
    }
    
    	
    #menulist
	{
         margin-top:0px;
         margin-left: 0px;
         padding:0px; 
	     width:756px;
	     height:23px;
         text-align:left; 
     }
     
     html>body #menulist
     {
         margin-left: 19px;
     }
	
	
	#content
    {
        margin-left: 9px;
        padding-bottom: 30px;
    	float:left; 
    	width:756px;
        border: 1px solid #79BDE8;
	}
	
	html>body #content
    {
         margin-left: 19px;
         background-color: #FFF;
    }
	
	
    
	
	#texts
	{
	    padding-left: 10px;
	    padding-right: 15px;
	    margin-top: 22px;
		width:370px;
		
		
    }
    
    html>body #texts
    {
        width: 340px;
    }

	
	#textsfullwidth
	{
	    padding-left: 10px;
	    padding-right: 15px;
	    margin-top: 22px;
	    width:540px;
	
		
    }
    
    html>body #textsfullwidth
    {
        width: 510px;
    }
    
    
  
    #news
	{
	   margin-top: 10px;
	   padding-right: 5px;
       width:185px;
 
       
    }
 
    html>body #news
    {
        width:180px;
    }
     
     #leftmenu, #texts, #textsfullwidth,#news
     {
        
      	float:left;
		text-align: left; 
      	font-size: 10px;
      	
     } 
     
     #leftmenu
     {
     width: 190px;
     }
     
     #height
     {
     width:5px; 
     height:435px; 
     float:left;
   
     }
     
 /********************************************************************************************
 *         TEXT STYLES                                                                       *
 ******************************************************************************************* */   

	 .headline
	 {
	 	font-size: 14px;
	 	font-weight: bold;
	 }
	 
	 .ingress
	 {
	 	font-size: 12px;
	 	font-weight: bold;
	 }
	 
	 .normaltext
	 {
	    font-size: 10px;
	 	font-weight: normal;
	 }
	 
	  .contactinfo
	 {
        font-size: 10px;
	 	font-weight: normal;
	 	color: #000;
	 }

	LI 
	{
		padding-bottom: 0.5em;
	}
	
	 .footer
	 {
	 	text-align: left;
	 	margin-left: 19px;
	 	width: 750px;
	 	
	 }

/* *******************************************************************************************
 *         LEFT MENU                                                                         *
 ******************************************************************************************* */

#leftmenu {
	width:190px;
	-moz-box-sizing: border-box;
}

#leftmenu DIV {
	-moz-box-sizing: border-box;
}

#leftmenu DIV.item, #leftmenu DIV.itemAct {
	cursor: hand;
	cursor: pointer;
}

#leftmenu A:link, #leftmenu A:visited {
	color: #125F97;
	text-decoration: none;
}
#leftmenu A:active, #leftmenu A:hover,
#leftmenu DIV.itemAct A:link, #leftmenu DIV.itemAct A:visited,
#leftmenu DIV.itemAct A:active, #leftmenu DIV.itemAct A:hover {
	color: #125F97;
	text-decoration: none;
}
#leftmenu A:active .t_white, #leftmenu A:hover .t_white,
#leftmenu DIV.itemAct A:link .t_white, #leftmenu DIV.itemAct A:visited .t_white,
#leftmenu DIV.itemAct A:active .t_white, #leftmenu DIV.itemAct A:hover .t_white {
	color: #125Ff7;
	text-decoration: none;
}

.lev1 {
	width: 100%;
	padding: 3px 5px 3px 6px;
	font: bold 11px Arial,Helvetica,sans-serif;
	background-color: #AAD6F2;
}

.lev2 {
	width: 100%;
	padding: 3px 5px 3px 6px;
	background-color: #ffffff;
	font: bold 11px Arial,Helvetica,sans-serif;
	background-color: #D8EFFD;
}

.lev3 {
	width: 100%;
	padding: 3px 5px 3px 6px;
	background-color: #ffffff;
	font: bold 11px Arial,Helvetica,sans-serif;
	background-color: #F0F8FD;
}

.lev4 {
	width: 100%;
	padding: 3px 5px 3px 16px;
	background-color: #ffffff;
	font: 11px Arial,Helvetica,sans-serif;
	background-color: #F0F8FD;
}

.b_white, .b_color { border-top: 1px solid #ffffff; }
.t_white { color: #ffffff; }

/* *******************************************************************************************
 *         LINK STYLES                                                                       *
 ******************************************************************************************* */


     a.topmenu:link, a.topmenu:visited, a.topmenu:active 
	 {
	     padding-top:5px; 
	      padding-left:8px; 
	     padding-right:8px;
	     height: 23px;
         vertical-align: bottom;
         color: #307DB5;
         font: bold 10px Arial,Verdana, Helvetica, sans-serif;
      text-decoration: none;
     }
     
     html>body	a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover 
	 { 
	     line-height:21px;
	     padding-bottom:7px;
     }
     
     a.topmenu_active:link, a.topmenu_active:visited, a.topmenu_active:active
	 {
	     padding-top:5px;
	     padding-left:8px; 
	     padding-right:8px;
	     height: 23px;
         vertical-align: bottom;
         color: #FFF;
         font: bold 10px Arial,Verdana, Helvetica, sans-serif;
        background-color: #307DB5;
         text-decoration: none;
     }
   
     html>body	a.topmenu_active:link, a.topmenu_active:visited, a.topmenu_active:active, a.topmenu_active:hover 
	 { 
	     line-height:21px;
	     padding-bottom:7px;
     }
	
	
	 a.adminlinks:link, a.adminlinks:visited, a.adminlinks:active
	{
	     background-color: #EEE;
	     padding-top: 2px;
	     padding-bottom: 2px;
	     padding-left: 7px;
	     padding-right: 7px;
         color: #000;
         font: normal 9px Arial,Verdana, Helvetica, sans-serif;
        border: 1px solid #999;
         text-decoration: none;
    }
    
    a.latestnews:link, a.latestnews:visited, a.latestnews:active
	 {
	     font: bold 10px Arial,Verdana, Helvetica, sans-serif;
         text-decoration: none;
         color: #307DB5;
     }
     
     
     a:link, a:visited, a:active 
     {
         font: bold 10px Arial,Verdana, Helvetica, sans-serif;
         text-decoration: none;
         color: #307DB5;
     }
     
     a:hover, a.latestnews:hover, a.adminlinks:hover, a.topmenu_active:hover, a.topmenu:hover  
     {
     text-decoration: underline;
     }

	
	

/* *******************************************************************************************
 *         SPECIAL                                                                           *
 ******************************************************************************************* */

.imcmsAdmBgHead { background-color:#20568D; color:#ffffff; }
.imcmsAdmBgCont { background-color:#f5f5f7; color:#000000; }

.imcmsFormBtnPanel {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	background-color:#e7e7e7;
	cursor: hand;
	cursor: pointer;
	height: 20px;
	border: 1px outset #000000;
	border-color: #ffffff #000000 #000000 #ffffff;
	text-align: center;
}

.imcmsFormBtnPanelActive {
	font: 9px Verdana,Geneva,sans-serif;
	color: #000000;
	background-color:#e7e7e7;
	cursor: hand;
	cursor: pointer;
	height: 20px;
	border: 1px inset #000000;
	border-color: #000000 #ffffff #ffffff #000000;
	text-align: center;
}