﻿	.MasterDiv
	{
		margin-top:20px;		
		margin:auto;			
	}
	.LogoffLinkDiv
	{
		vertical-align: baseline; 
		width: 200px;
        height: 20px; 
        text-align: right; 
        border-top-width: thin; 
        border-left-width: thin; 
        border-left-color: gainsboro; 
        border-bottom-width: thin; 
        border-bottom-color: gainsboro; 
        border-top-color: gainsboro;
        border-right-width: thin; 
        border-right-color: gainsboro;
        border-style:none;
        float:right;
		margin-top:0px;		
    }
  
    .LogoffLinkDiv a
	{
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#68716a;
    }
      .LogoffLinkDiv a:link {
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#68716a;
	}	
	.LoginLinksDiv
	{
		vertical-align: baseline; 
		width: 100%;
        height: 25px; text-align: right; 
        border-top-width: thin; 
        border-left-width: thin; 
        border-left-color: gainsboro; 
        border-bottom-width: thin; 
        border-bottom-color: gainsboro; 
        border-top-color: gainsboro;
        border-right-width: thin; 
        border-right-color: gainsboro;
        border-style:none;
        float:left;
		margin-top:5px;	
	    overflow-y:hidden; 
	    overflow-x:hidden;			
    }
  
    .LoginLinksDiv a
	{
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#C2CDC5;
    }
    
    .LoginLinksDiv a:link {
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#C2CDC5;
	}	
    .GlemtKodeOrdDiv
	{
		vertical-align: baseline; 
		width: 200px;
        height: 20px;
        border-top-width: thin; 
        border-left-width: thin; 
        border-left-color: gainsboro; 
        border-bottom-width: thin; 
        border-bottom-color: gainsboro; 
        border-top-color: gainsboro;
        border-right-width: thin; 
        border-right-color: gainsboro;
        border-style:none;        
		margin-top:5px;	
		float:right;
		margin-top:0px;
	    margin-bottom: 20px;
        text-align: right;	
    }
    .GlemtKodeOrdDiv a
	{
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#C2CDC5;
    }
    .GlemtKodeOrdDiv a:link {
		overflow:auto; 
		resize: none; 
		font-family:Roboto,Arial, Verdane;
		Font-Size:11px; 
		outline: 0;
		font-weight:bold;
		color:#C2CDC5;
	}
	
	.BannerImageDiv
	{
	    /* display none for at gemme banner*/
	    display: block;
		height:261px;		
	    background:url('../../Graphics/Topbanner_gymnastik.jpg');
	    border-style:hidden;	   
	    width:100%;
	    border-bottom-style:solid;	  
		border-bottom-width:0px;
	}	
  
  .BannerDiv
	{
		padding-top: 5px;
		padding-bottom: 25px;
		/* display none for at gemme banner*/
		display: block;
		height:241px;
		width: Auto;
		border-style:none;	
		text-align:right;
	}	
	.LanguageDiv
	{
		height:23px;
		width: Auto;
		border-style:none;	
		text-align:left;
		margin-top: 5px;
	}
	.textDK
	{
	    text-decoration: none;
        font-family:Roboto,Arial, Verdane;
	    color: #68716a;
	}
	.textUK
	{
	    text-decoration: none;
        font-family:Roboto,Arial, Verdane;
        color: #68716a;
	}
	.FooterDivStandard
	{
		width:auto;
		border-bottom-style:solid;
		border-bottom-width:0px;
		border-bottom-color:#686867;
		border-top-style:solid;
		border-top-color:#686867;
		border-top-width:0px;
		height:23px;
	    padding-top: 25px;
		text-align:left;
		position:relative;
		clear:both;
	    background-color: #686867;
	    padding-left:32px;

		/*display none for at gemme standard footer*/
	    display: block;
	}
	.FooterDivSpalter 
	{
		width:100%;
		border-bottom-style:solid;
		border-bottom-width:3px;
		border-bottom-color:#065a4f;
		border-top-style:solid;
		border-top-color:#065a4f;
		border-top-width:0.25px;
		height:70px;	
		padding-top:10px;		
		margin-top:40px;
		text-align:left;
		position:relative;
		clear:both;
	    background-color: #065a4f;
	    /*display none for at gemme spalter footer*/
	    display: none;
	}
	.FooterSpalter {
	    width:23%; 
	    float: left;
	    display: inline-block;
	    padding-left: 10px; 
	    color: white; 
	    font:14px Roboto,Arial, Verdane;
	    font-weight: normal
	}
	.FooterSpalterSpan {
	    font:16px Roboto,Arial, Verdane; 
	    font-weight: bold
	}
	
	.FooterSpalterHide1 {
	    display: block;   
	}
	.FooterSpalterHide2 {
	    display: block;   
	}
	.FooterSpalterHide3 {
	    display: block;   
	}
	.FooterSpalterHide4 {
	    display: block;   
	}
	
	.spanFooter
	{
		padding-left:0px;
		padding-right:0px;
		text-align:left;
		font-weight:normal;
		font-family:Roboto,Arial, Verdane;
		Font-Size:12px;
		color:white;
		border-style:none;
		border-width:0px;
		
	}
	.spanFooter2
	{
		padding-left:0px;
		text-align:left;
		font-family:Roboto,Arial, Verdane;
		Font-Size:12px;
		color:#415854;
		border-style:none;
		border-width:0px;
	}

	.InfoDiv
	{
		margin-top:0px;
		text-align:left;
		width:80%;
		font-family: Tahoma;
		margin-right: 9px; 
		margin-bottom:10px;
	}
	.MenuDiv
	{
	    vertical-align: top; 
        text-align: center;		
        background-color: #065a4f;    
        border-style:none; 
        width:Auto;  
        /* Her kan menu ændres*/
        height: 52px;
        /**/
        border-bottom-width:0px;
	}
	
	.MenuDiv a:visited {
		color: white;
		font-weight:normal;
		font-family: Roboto,Arial, Verdane;
		text-decoration: none;
		text-align:left;
	}
	.MenuDiv a:link {
		color: white;
		font-weight:normal;
		font-family:Roboto,Arial, Verdane;
		text-decoration: none;
		text-align:left;
	}	
	
	.MenuDiv a {
		color: White;
		font-weight:normal;
		font-family:Roboto,Arial, Verdane;
		text-decoration: none;
		text-align:left;
	}	
	
	 
	.ContentDiv{	
		border:0px;
		text-align:left;
		vertical-align:top;	
		padding-top:0px;
		height:100%;
		width: 100%;
	}
	
	.LogoDiv
	{
		height:100px;		
	    background:url('../../Graphics/Fonden-for-SJF-Bank.png') no-repeat;
	    background-color: white; 	   
	    border-style:hidden;	   
	    width:100%;
	    border-bottom-style:solid;	  
		border-bottom-width:3px;
		border-bottom-color:#065a4f;
	}

    .LogoDivEN
	{
		height:100px;		
	    background:url('../../Graphics/Fonden-for-SJF-Bank.png') no-repeat;
	    background-color: white; 	   
	    border-style:hidden;	   
	    width:100%;
	    border-bottom-style:solid;	  
		border-bottom-width:1px;
		border-bottom-color:ThreeDShadow;
	}
	