/*
	Default page values
*/
body { 
 background-color: #FFFFFF; 
 margin-left: 40px; 
 margin-right: 40px; 
 margin-top: 0px; 
 font-size: 11px; 
 font-family: verdana,trebuchet,sans-serif; 
}
#pagecontainer {position:absolute; top:0px; left:0px; width:100%;} 
#maincontainer {top:0px; width:960px; height:100%; overflow: hidden; margin-left:auto; margin-right:auto; margin-bottom:0px; text-align:left; background: #ffffff url(images/) no-repeat fixed center bottom} 
/*
	Links
*/
a:link { 
 color: #333399; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

/*  
    Hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/
.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px; 
 font-weight: bold;
}
.loginText a:link    { color:  #003399; }
.loginText a:visited { color:  #003399; }
.loginText a:active  { color:  #999999; }
.loginText a:hover   { color:  #cccccc; } 

#footer      { color: #999; font: 10px/10px verdana, Arial, sans-serif; text-align: center; float: left; width: 100% }

#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;}
 
#head   { padding-bottom: 20px; text-align: center; width: 100%; height: 100px;} 
#head_dato   { color: #339; background: url(images/bar_bagr.gif) repeat-x; margin-right: 40px; margin-bottom: 20px; margin-left: 40px }

#ekstra {
 width: 175px;
 float: right;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-left: 10px;
 text-align: left;
 color: #333;
 padding-bottom: 30px;
 padding-top: 30px;
 border-left: 1px dotted #999;}

#content {
 width: 550px;
 float: left;
 text-align: left;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 5px;
 padding-right: 5px;
 voice-family: "\"}\"";
 voice-family: inherit;
}

body>#content {
 width: 390px;
}

.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
 }
 
 .welcome   { text-align: left; float: right; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999 }
 
.ekstraitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
  }
 .nav  { text-align: center }
 
 .vejr   { text-align: center; border: solid 1px #999 }

.author    { color: #999999; font-weight: normal; font-size: 9px; font-family: verdana, trebuchet, sans-serif;}
.author a:link { color: #333399; font-size: 9px; text-decoration: underline }
.author a:visited { color: #333399; font-size: 9px; text-decoration: underline }
.author a:active { color: #333399; font-size: 9px; text-decoration: underline }
.author a:hover { color: #999; font-size: 9px; text-decoration: none}

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


.smText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #333333;
 font-weight: normal;
}


.medText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 font-weight: normal;
}


.lgText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333333;
 font-weight: bold;
}

input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
 color : white;
 background-color : #000000;
}

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}

.pulldown {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 border-top: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-right: #000000 1px solid; 
 border-bottom: #000000 1px solid;
}

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}



/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 font-weight: bold;
}

/*  Navigational links in the header  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

#print      { color: black; text-align: left; float: left; margin: 30px 5px 60px 150px; padding-right: 5px; padding-bottom: 30px; padding-left: 5px; width: 600px; voice-family: "\"}\""inherit  }
.print_text  { padding: 5px; border: groove 1px }
#print H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       black;
 font-weight: bold;
}


#print H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       black;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 }
