body {
font-family: "Lucida Sans Unicode", "Arial"; 
background-color: #ffffff;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
font-size: 95%;
color: #000000
}

a {
color: #006600;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: maroon;
}

.loginmessage {
text-decoration: none;
color: #000000;
font-size: 90%;
}

.loginlink {
text-decoration: none;
color: #006600;
font-size: 90%;
}

.menu {
text-decoration: none;
font-weight: bold;
color: #006600;
font-size: 105%;
}

.menuchosen {
text-decoration: none;
font-weight: bold;
color: maroon;
font-size: 110%;
}

.menutable { background: url(img/Bellis-stribe.jpg) }

.headline {
font-size: 120%;
font-weight: bold;
}

.leftmargintd {
width: 22px;
}

.pagetable {
width: 800px;
}

.rightmargintd {
width: 10%;
}

.blogtimestamp {
font-size: smaller;
}

.blogcommentcount {
font-size: smaller;
}

.blogcommentinfo {
background-color: #DDFFDD;
}

.blogcommentbody {
background-color: #EEFFEE;
}

.footer {
font-size: smaller;
color: #AACCAA;
}

.newsboxtitle {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
font-weight: bold;
color: #000000;
font-size: 75%;
}

.newsboxheadline {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
font-weight: bold;
color: #000000;
font-size: 75%;
}

.newsboxbody {
font-family: "Lucida Sans Unicode", "Arial"; 
text-decoration: none;
color: #000000;
font-size: 75%;
position: relative; 
top: 5px;
}

/* Indstillinger for popup-boksen i kalenderen */
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(img/throbber.gif) no-repeat 50% 50%; border:10px solid #9d9; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#cfc; z-index:1500}
#tinycontent {background:#fff}

/* Indstillinger for auto-completeren inde i kalenderens popup-boks */
.floater {position:absolute;z-index:9999;bottom:0;right:0;display:none;padding:0;}
.floater td {font-family: Gill, Helvetica, sans-serif;background-color:white;border:1px inset #979797;color:black;}
.matchedSmartInputItem {font-size:0.8em;padding: 5px 10px 1px 5px;margin:0;cursor:pointer;}
.selectedSmartInputItem {color:white;background-color:#3875D7;}
#smartInputResults {padding:0;margin:0;}
.siwCredit {margin:0;padding:0;margin-top:10px;font-size:0.7em;color:black;}



