
body {
background: #E7E7E7 url('body.jpg') top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
/* a {color: #DB7093;} */
a {color: #330066;}
/* a:visited {color:#c43300;} */
a:visited {color:#595A60;}
a:hover {color: #c43300;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
color: #3C4280;
font-size:16px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 980px;

margin-left: auto;
margin-right: auto;
height:100%;
background: #E8E8E8 url('menubottom.jpg') no-repeat bottom left; 
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:110px;

/* height:70px;  */
/* text-align: center; */

/* background:  url('header.jpg') no-repeat bottom center; */
/* background:  url('medlem2.jpg') no-repeat bottom center; */
/*  background:  url('toplogo2010.jpg') no-repeat bottom center; */ 
/* background:  url('toplogo2010_1.jpg') no-repeat bottom center; */
/* background:  url('sfktop.jpg') no-repeat bottom center; */ 
 background:  url('sfktop.jpg') no-repeat left center; */ 
/* background:  url('Topmedlemslogin.jpg') no-repeat bottom center; */ 
background-color: #e1ddd9; 
padding: 0px;
margin: 0px;

}
#banner img {padding:10px 0px;} 
/* #bannertitle{padding-top:70px;font-size:2em;font-weight:bold;color:yellow;} */
#bannertitle{padding-top:5px;font-size:2em;font-weight:bold;color:yellow;}

/* -----------------content--------------------- */
#content {

background:#e4e4e4;
padding: 0px;
/* margin-left: 200px; */
margin-left: 180px;
margin-right: 0px;
}
div#content { 
min-height:800px;
/*min-height:780px;*/
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
/* width: 200px; */
width: 160px;
margin: 0px;
padding: 0px;
background:#E8E8E8;
 height:90%;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:47px;
text-align: center; 
background:  url('footer.gif') repeat-x ;
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
 .verticalmenu ul{
 list-style:none;
 /*list-style-image: url("bullet.gif")*/

 padding: 10px;
 margin: 0px;
}

/*
 .verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
   color: #9A1212;
   text-decoration: none;
   text-align: left;
   
   width: 140px;
   height: 32px;
   /*background: url('menuhover.gif') no-repeat;*/
*/
 
 }
 
 .verticalmenu a:hover{
   background: url('menuhover.gif') no-repeat;
   color: #dc4d1b;
 }


 
a.mlink:link,a.mlink:visited,a.mlink:active {
font-family:verdana,arial,sans-serif;
color:#000080;
/* background:url(images/tom.gif); */
display:block;
width: 150px;
text-decoration: none;
font-size:10px;
padding:3px;
font-weight:normal;
}

a.mlink:hover, a.mlink:focus {
color:#fff;
background:#00f;
}

/* -----------billede (Sparbank logo) top højre i banner ------------- */
#billedtop  {
	position:absolute;
	top: 1px;
	
	float:right;

	margin-left:583px;
	height: 106px;
	width: 213px;
	/* border:2px solid #FF0000;    // Sparnord   */
	border:2px solid #003399;     /* Salling Bank */
	/*   border:2px solid #003366;     /* Salling Bank test med ramme*/
	background: #FFFFFF; 	
	padding:0px;
}
