/* CSS from tutorials of www.alsacreations.com/articles */
body {
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
SCROLLBAR-FACE-COLOR: #DDDDDF;	
SCROLLBAR-HIGHLIGHT-COLOR: DDDDDF; 
SCROLLBAR-SHADOW-COLOR: WHITE; 
SCROLLBAR-3DLIGHT-COLOR: YELOOW; 
SCROLLBAR-ARROW-COLOR: BLACK; 
}

.frame {
margin-left: 25px;
margin-right: 25px;
width: auto;
height: 500px;
background-color:#CFE4F1;
overflow: auto;
font-size: 10px;
}

.temp{
background:#CFE4F1;
}

.text{
margin-left: 10px;
margin-right: 10px;
}

.text_indhold{
margin-left: 10px;
margin-right: 10px;
margin-top: 5;
margin-bottom: 10;
font-size: 10px;
text-align:left;
}

.text_billed{
margin-left: 0px;
margin-right: 0px;
margin-top: 10;
margin-bottom: 10;
font-size: 9px;
text-align:left;
}

p {
margin: 0 0 5px 0;
}

.menu{
margin-left: 100px;
font-weight: bold;	
}


.style2 {font-size: 9}

.tagwall_content {font-size: 10px}

.tagwall_navn{
margin-left: 0px;
font-weight: bold;
font-size: 9
}

.overskrift{
margin-left: 10px;
}

table{border-collapse:collapse;} 


A:link{
color: black;
text-decoration: none;
}

A:visited{
color: black;
text-decoration: none;
}

A:hover{
text-decoration: underline;
color: black;
}

INPUT {
BORDER-RIGHT: #CFE4F1 1px solid; 
BORDER-TOP: #CFE4F1 1px solid; 
FONT-SIZE: 7pt; 
BORDER-LEFT: #CFE4F1 1px solid; 
COLOR: black; 
BORDER-BOTTOM: #CFE4F1 1px solid; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
BACKGROUND-COLOR: #CCCCCC;
font-weight: bold;
}
