/* ******************************************************* */
/* * This site was produced by APRICORE in the year 2003 * */
/* * Phone: (+45) - 70 27 19 70                          * */
/* * http://www.apricore.com/                            * */
/* ******************************************************* */

.adresse {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: white;
}


.hovedmenupunkt {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #130179;
	background: #ffffff;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.undermenupunkt {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #E7E7E8;
}


body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.link {
	color: #000000;
	font-size: 80%;
	color: red;	
	font-weight: bold;

}

.rubrik {
	font-size: 115%;
	font-weight: bold;
	color: #130179;
	padding-bottom: 18px;
}

.underrubrik {
	font-size: 100%;
	font-weight: bold;
	color: #130179;
	padding-bottom: 0px;
}

.mellemrubrik {
	font-size: 100%;
	font-weight: bold;
	color: #130179;
	padding-bottom: 0px;
}

.nyhedsrubrik {
	font-size: 100%;
	font-weight: bold;
	color: #D20221;
	padding-bottom: 0px;
}

p, .tekst {
	font-size: 90%;
	color: #130179;
}

.byline {
	font-size: 80%;
	color: #130179;
}

a {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

/* Hovedmenupunkt */
a:link.hovedmenupunkt, a:visited.hovedmenupunkt, a:hover.hovedmenupunkt, a:active.hovedmenupunkt {
	text-decoration: none;
}

/* Undermenupunkt */
a:link.undermenupunkt, a:visited.undermenupunkt, a:hover.undermenupunkt, a:active.undermenupunkt {
	text-decoration: none;
}

/* Undermenupunkt */
a:link.lokalmenu, a:visited.lokalmenu, a:hover.lokalmenu, a:active.lokalmenu {
	text-decoration: none;
	font-size: 90%;
	color: #130179;
}

a:link.link {
	color: red;
	text-decoration: none;
}

a:hover.link {
	color: red;
	text-decoration: underline;	
}
a:active.link {
	color: red;
	text-decoration: underline;
}

a:visited.link {
	color: red;
	text-decoration: none;
}

.image {
	border: 3px solid #130179;
}

.indtastningsfelt {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 109%;
	height: 26px;
	color: #000000;
	border: 3px double #000000;
	background-color : #ffffff;
}

