BODY     { margin-right: 2%; margin-left: 2%; background-image: url(Images/back.gif); font-family:sans-serif;  font-size: 13px; color : darkblue; }
H1       { text-align: center; color: #008000 }
H2       { font-family: sans-serif; color: #008000 }
H3       { font-family: sans-serif; font-weight: normal; font-size:14;}
H4       { font-size: 13;font-family: Verdana; color: #008000; }

TH {font-size: 14px; color : darkblue; font-weight: BOLD;}
td  {font-size: 13px; color : darkblue; font-weight: normal;}
A  { color: darkblue; text-decoration: underline; font-size: 13px;}
A:hover  { color: #339933; text-decoration: underline }
DIV.date { font-size: small; text-align: left; }
B.dot    { color: red }
TD       { vertical-align: top }

/* Menu items */
DIV.menu {  font-family: Verdana, Tahoma, sans-serif; font-size: 10;  }
DIV.menu A        { color: #008000; text-decoration: none;  position:relative;	left: 10px; font-size: 10; font-weight: bold;}
DIV.menu A:hover  { color: red;  text-decoration: none; background-color: white;}
DIV.menu a:active { color: darkblue; position:relative;	left: 10px; }

a.aspbil {color: #00cc000;}
/* indhold boks */
.indhold {

	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 50px;	

	border-width: 2px;	
	border-style: solid ;	
	border-color: #008000 ;
	
	background-color:	#EFEFEF;
	width: 650px;

		
	
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;

	}

.indholdListe {

	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 50px;	

	border-width: 2px;	
	border-style: solid ;	
	border-color: #008000 ;
	
/*	 background-color:#F5FDEE;  */
	background-color:	#EFEFEF;
	

	
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;

	
	

	}

/* Foride links */
DIV.forside A        { color: #008000; font-weight:bold; text-decoration: none}
DIV.forside A:hover  { color: red; text-decoration: underline }


/* Forum relaterede styles */
DIV.forum        { font-family: sans-serif; margin-top: 10px }
H1.forum         { font-size: large; text-align: left; margin-top: 0px; margin-bottom: 0px }
DIV.forum-date   { font-size: small; margin-bottom: 5px }
DIV.forum-name   { font-weight: bold }
DIV.forum-body   { margin-bottom: 5px }
DIV.forum-answer { font-size: small; margin-top: 5px }

/*Bokse */
DIV.boks {text-align: center; font-family: Verdana, Tahoma, sans-serif; margin: 5px 5px 5px 5px; background: grey;
	border-width: thick;	
	border-style: dotted  ;	
	border-color: gold; }