.Body		{
		background-color: #EADEEA
		}
		
a.txt_link	{
	color: #68656D;
	cursor: hand;
	text-decoration: underline;
	}

a.txt_link:hover	{
	color: #C092CA;
	cursor: hand;
	text-decoration: underline;
	}

#navbar {
	background-color: #C092CA;
	border: 0;
	width: 210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68656D;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	}

.Navigationafstand {
	background-color: #C092CA;
	height: 28px	
	}

#navbar a	{
	color: #68656D;
	cursor: hand;
	text-decoration: none;
	}
	
#navbar a:visited	{
	color: #68656D;
	cursor: hand;
	text-decoration: none;
	}
	
#navbar a:hover	{
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	}

body#CV a#CV_link	{ 
	color: #FFFFFF;
	text-decoration: none;
	} 

#spot a:link	{
	color: #68656D;
	cursor: hand;
	text-decoration: none;
	}

#spot a:visited	{
	color: #68656D;
	cursor: hand;
	text-decoration: none;
	}

#spot a:hover	{
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	}

.Venstrekolonne		{
	background-color: #C092CA;
	color: #68656D;
	width: 210px;
	vertical-align: top;
	}

.Hoejrekolonne		{
	background-color: #AFABB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #68656D;
	width: 210px;
	align: left;
	vertical-align: top;
	}

.Indholdsomraade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 382px;
	width: 307px;
	border: 0;
	bordercolor: #FFFFFF
	}

.Storoverskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68656D;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	}

.Spot	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	width: 210;
	background-color: #AFABB6;
	text-align: left;
	vertical-align: top;
	}

.Spottekst	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	text-align: left;
	vertical-align: top;
	background-color: #AFABB6;
	width: 175;
	}
	
.Logintekst	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #68656D;
	text-align: left;
	vertical-align: top;
	background-color: #C092CA;
	width: 126;
	}

.Loginfelter	{
	width: 126;
	height: 18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	}

.Loginknapper	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: hand;
	align: right;
	border: 0;
	background-color: #68656D;
	}
	
.Formulartekst	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	text-align: left;
	vertical-align: top;
	}
	
.Formfelter	{
	width: 225;
	height: 18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	}
	
.Tekstområde	{
	width: 225;
	height: 60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	}
	
.Liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	top: auto;
	position: relative;
}

.Liste2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #68656D;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	list-style-type: square;
}

