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; color: #008000 }
H4       { font-size: small; sans-serif; color: #008000 }
H5		 {font-size : 10;  font-weight: normal}
H6		 {font-size : 12pt;  font-weight: normal;font-family:sans-serif; color:darkgreen;}
H7		 {font-size : 12pt;  font-weight: normal;font-family:sans-serif; color:darkgreen;}

A:visited {color:blue; 	text-decoration: none}
A:hover  {color:darkblue; 	text-decoration:none}
A:active {color:blue; 	text-decoration:none}

A.dm:link {color:darkblue; 	text-decoration:underline}
A.dm:visited {color:darkblue; 	text-decoration: underline}
A.dm:hover  {color:red; 	text-decoration:underline}
A.dm:active {color:darkblue; 	text-decoration:underline}

A.bluebold:link {color:darkblue; 	text-decoration:none; font-weight:bold;}
A.bluebold:visited {color:darkblue; 	text-decoration: none; font-weight:bold;}
A.bluebold:hover  {color:red; 	text-decoration:none; font-weight:bold;}
A.bluebold:active {color:darkblue; 	text-decoration:none; font-weight:bold;}

A.blue:link {color:darkblue; 	text-decoration:none;  }
A.blue:visited {color:darkblue; 	text-decoration: none;  }
A.blue:hover  {color:red; 	text-decoration:none;  }
A.blue:active {color:darkblue; 	text-decoration:none;  }

A.dmsmall:link {color:darkblue; 	text-decoration:none;font-size: 10px;}
A.dmsmall:visited {color:darkblue; 	text-decoration: none ;font-size: 10px;}
A.dmsmall:hover  {color:red; 	text-decoration:underline ;font-size: 10px;}
A.dmsmall:active {color:darkblue; 	text-decoration:none ;font-size: 10px;}

a.menu:link	{color:darkblue; 	text-decoration:none}
A.menu:visited {color:darkblue; 	text-decoration: none}
A.menu:hover  {color:red; 	text-decoration:none}
A.menu:active {color:darkblue; 	text-decoration:none}

A.green:link	 { color: darkgreen; font-weight:bold;  font-size: 13px;}       
A.green:visited {color: darkgreen; font-weight:bold; }      
A.green:hover  { color: red; text-decoration: underline; }                      
A.green:active { color: darkgreen; font-weight:bold;  font-size: 13px;}       

/* Foride links */
DIV.forside A        { color: #008000; font-weight:bold; text-decoration: none}
DIV.forside A:hover  { color: red; text-decoration: underline }

 


DIV.date { font-size: small; text-align: left; }
B.dot    { color: red }
TD       {  font-family:sans-serif; font-size: 12px;}}

/* Menu items */
DIV.menu { text-align: center; font-family: Verdana, Tahoma, sans-serif }
DIV.menu A        { color: #008000 }
DIV.menu A:hover  { color: red; text-decoration: underline }

/* indhold boks */

.obkasse{
	border-width: 2px;	
	border-style: solid ;	
	border-color: #008000 ;
	
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;


		}
.indhold {

	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;
	width: 650px;

	
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;

	
	

	}
.indholdkalender {

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	

	border-width: 2px;	
	border-style: solid ;	
	border-color: #008000 ;
	
/*	 background-color:#F5FDEE;  */
	background-color:	#EFEFEF;
	width: 650px;

	
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;

	
	

	}
	
	.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;

	
	

	}


/* 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 }
/*
DIV.VenGraf {float:left ;
			width:200;			
			padding: 10px 10px 10px 10px;
			}
DIV.HojGraf {float:right ;
			width:200;
			padding: 10px 100px 10px 10px;
			}
*/
DIV.Next	{
			position:absolute;
			top: 200px;
			right: 10px;
			z-index: 10;
			border-style:double;
			background-color: #66CC66;
			color:#008000;
			text-align:center;
		}


	



 td.Overskrift {background-color:#66CC66;
 				font-family: sans-serif, verdana;
				color:#000072;
				 font-size: 16px;
				 font-weight: normal;
				 text-align: left;

		
				 }
				 
 td.Indhold {background-color:#DCFFDC;
 			font-family:  sans-serif, verdana;
			 color:#000072;
			 font-size: 12px;
			 font-weight: normal;
			 text-align: left;

			 


			 }
			 
td.Event   {background-color:#DCFFDC;
 			font-family:  sans-serif, verdana;
			 
			 font-size: 12px;
			 font-weight: normal;
			 text-align: left;
			
			  



			 }
			 
			 
			 
 td.naviger {background-color:#90EE9E;
 			font-family:  sans-serif, verdana;
 			  color:#000072;
  			 font-size: 12px;
  			 font-weight: normal;
  			 text-align: left;


}



a:link {	color:"#000072";
			text-decoration:none;		}
a:active {	color:"#000057";		}

a:visited {	color:"#000057";text-decoration:none;		}
a:hover {	color: red;	   	}