body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#D6DAF7;
  color:#250980;
  text-align:center;
  margin-left: 10px;
  margin-right: 25px;
}


h1 {
/*  background-color: #EF64D3;
*/  color: #000000;

}

h2 {
  background-color: #EF64D3;
  color: #000000;

}

h3 {
  background-color: #Fa8DE2;

}

h4 {
  background-color: #FCA8FC;

}
h4 a {
  font-weight:normal;
  margin-left: 3px;

}

a {	
	color: #000000;	
	text-decoration: none
}

a:hover {	
	color: #250980;	
	text-decoration: underline
	}

table {
  margin:10px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding:5px;

	
}

#leftSide {
  position:absolute;
  left: 10px;
  top: 1.2em;

}

#velkomstSideFod {
  position: absolute;
  bottom: 0px;
  left:  0px;
  width:730px;
  margin: 0px 0px 0px 10px;

}

#sideFod {
  position: relative;
  bottom: -10px;
  left: 0px;
  width:730px;
  margin: 0px 0px 0px 10px;

}

#Overskrift {
  left: 0px;
  position:relative;
  text-align:center;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color:#F242CF;
  
}

#Menu {
  text-align: right;
  padding-bottom: 1em;
  padding-top: 1em;
  background-color: #Fa8DE2;
  
}

#velkomstMenu {
  background-image:url(../grafik/YinYangBlackWhiteArc.gif); 
  background-repeat:no-repeat; 
  width:170px; 
  float:left;
  background-color:#D6DAF7;
  text-align: right;
  padding-bottom: 1em;
  padding-top: 1em;

}

#Text {
  text-align:justify;
  margin-left: 220px;
  margin-bottom: 50px;
  
}


