/* New Style by Lise Nyrop         */
/* Samler alle de styles, der kun  */
/* indeholder en linie style, i et */
/* dokument...          26-09-2006 */

/* Generelt by Lise*/
body {
    background: #FFFFFF; color: #000000;
}

/* Fra broed.css */
.brød {  font-family: Arial; font-size: 14px; font-style: normal}

/* Udarbejdet ud fra broed.css*/
.broed {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal
}

.broedFed {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    font-weight: bold;
}

.broedRed {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    color: #F00;
}

.broedRedFed {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    font-weight: bold;
    color: #F00;
}

/* Ny Mellem tekst - større en broed */
.mellem {
    font-family: Arial; 
    font-size: 16px; 
    font-style: normal
}

.mellemFed {
    font-family: Arial; 
    font-size: 16px; 
    font-style: normal;
    font-weight: bold;
}

/* Fra datoto.css */
.dato {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Fra fed.css */
.fed {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* Fra graa.css */
.graa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}

/* Fra kursiv.css */
.kursiv {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/* Fra lilletekst.css */
.lilletekst {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.lilletekstFed {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.lilletekstGraa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}


/* Fra link.css */
a:hover {
	color: #000099; 
	text-decoration: underline;
}

a {
	color: blue; 
	text-decoration: underline;
}

.linkBlaa {
    color: blue; 
    text-decoration: underline
}
a.linkBlaa:hover {
    color: #666666; 
    text-decoration: none
}


/* Fra linkroed.css */
.linkroed {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.linkroed:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Fra linktegn.css */
.linktegn {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: bold; 
    color: #000000; 
    text-decoration: none
}
a.linktegn:hover {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: bold; 
    color: #666666; 
    text-decoration: none
}

/* Fra linkto.css */
.linkto {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: bold; 
    color: #666666; 
    text-decoration: none
}
a.linkto:hover {
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: bold; 
    color: #000000; 
    text-decoration: none
}

/* Fra makoer.css */
.makoer {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* Fra mellemover.css */
.overmellem {
    font-family: Arial; 
    font-size: 24px; 
    font-style: normal; 
    font-weight: bold
}

/* Fra minibroed.css */
.minibroed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Fra mroed.css */
.mroed {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/* Fra oversk.css */
.oversk {
    font-family: Arial; 
    font-size: xx-large; 
    font-style: normal; 
    color: #000000; 
    font-weight: bolder
}

/* Fra roed.css */
.roed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/* Fra tekst.css */
.tekst {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Fra tekstover.css */
.tekstover {
    font-family: Arial; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold
}

/* Fra tt.css */
.tt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

/* Fra ullille.css */
.ulliile {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

/* Fra ulst.css */
.ulst {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/***************************************************************/
/***************************************************************/
/***************************************************************/
/* Form felter */
.broedInputbox_145
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 145px;
    height: 20px;
}

.broedInputbox_160
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 160px;
    height: 18px;
}

.broedInputbox_220
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 220px;
    height: 18px;
}

.broedInputbox_500
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 500px;
    height: 18px;
}


.broedTextarea_320
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 320px;
    height: 92px;
}
.broedTextarea_300
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 300px;
    height: 92px;
}

.broedTextarea_500_120
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    border: solid 1px #000000;
    width: 500px;
    height: 120px;
}

.button
{
    font-family: Arial; 
    font-size: 14px; 
    font-style: normal;
    background-color: #D4D0C8;
    height: 26px;
}


/* Betalings style */
.betaling_Inputbox
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
    border: solid 1px #000000;
    width: 160px;
    height: 20px;
}

.betaling_Inputbox_tal
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
    border: solid 1px #000000;
    width: 24px;
    height: 20px;
}
