﻿@charset "utf-8";
/* CSS Document */

body {
    vertical-align:bottom;
    font-size: 11px;
}

div.OuterContent {
	border: 0px;
	border-style:solid;
	background-color:#FFFFFF;
	}

div.OuterContent, div.OuterContentFrame {
	width: 978px;
	padding-left:4px;
	height:735px;
	margin-right: auto; 
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url('/Images/jakvarde/stylesheet/menu/baggrund.gif');
    background-repeat: no-repeat;*/
	/*border:solid 1px black;*/
	
	}

/* logo på siden */
div.Logo{
    
    background-image:url('/Images/jakvarde/stylesheet/Logo.gif');
    background-repeat: no-repeat;
    /*background-position: 0px -25px;*/
    
    width:350px;
    height:135px;
	z-index:10;
	overflow:auto;
	position:absolute;
	margin-top: -35px;
	border: solid 0px black;
}

	
div.TopContent{
    margin-top: 50px;
	height: 42px;
	width:978px;
	border: solid 0px black;
	/*background-image:url(/Images/idea/stylesheet/top.jpg);*/
}
	
div.TopSpacer {
	height: 14px;
	/*background-image:url(/Images/idea/stylesheet/spacer.jpg);*/
}

div.MiddleContent {
	/*height: 420px;*/
	width: 978px;
	background-image:url('/Images/jakvarde/stylesheet/menu/skygge_top.gif');
	background-repeat:no-repeat;
	
}


/*--------------------------------
            Menu
---------------------------------*/



div.TopContentMenu {
	height: 44px;
	float:right;
	width:978px;
    
	/*background-image:url('/Images/idea/stylesheet/menu.jpg');*/
}

div.TopContentMenuEbankSpacer{
    float: left;
    width: 873px;
    height: 20px;
}

div.TopContentMenuEbankLink
{
    float: right;
    height: 17px;
    width: 85px;
    background-color: #CCCCCC;
    
    text-align:right;
    padding-top:3px;
    padding-right:15px;
    font-size: 11px;
    color: #414142;
    
    /* baggrundslogoet*/
    background-image:url('/Images/jakvarde/stylesheet/menu/noegle.gif');
    background-repeat:no-repeat;
    background-position: 12px 3px;
}

div.TopContentMenuItems{
    float: right;
    height: 17px;
    
}

/*-------------- 
    Bunden 
------------ */
div.BottomContent {
	width: 980px;
	height: 31px;
	
    float:left;
    background-image:url('/Images/jakvarde/stylesheet/menu/skygge_bund.gif');
    background-repeat:no-repeat;
    background-position:0px 2px;
}

div.BottomContent div.BottomContentPoweredBy{
    height: 20px;

    /*border: solid 1px black;*/
    
    width: 350px;
    margin-top: 6px;
    float:left;    
}	

a.poweredby{
    font-family: Verdana;
    font-size: 9px;
    color: #414142;
    text-decoration:none;
}

a.infomail{
    font-family: Verdana;
    font-size: 9px;
    color: #ffffff;
    text-decoration:none;
}

div.BottomContent div.BottomContentInfo{
    
    height: 31px;
    width: 593px;
    float:right;
    padding-top: 6px;
    padding-left: 35px;
    text-align: center;    
    font-family: Verdana;
    font-size: 9px;
    color: #ffffff;
   
}	
