/* NRD stylesheet */


/* generelt */
.bg { background-image: url(images/system/bg.jpg); background-repeat: repeat-x; background-position: top; background-color: #708290; }
td { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #4B4B4B; line-height: 16px}
a, a:link, a:active, a:visited { color: #952121; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

/* undersider */
.overskrift { font-size: 16px; font-weight: bold; color: #952121; }
.overskrift2 { font-size: 12px; color: #952121; font-weight: bold; line-height: 25px; }
.overskrift3 { font-size: 12px; color: #92969B; font-weight: bold; line-height: 25px; }
.txt-underside { padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; }
.indryk { padding-left: 83px; }
.billede { border: 2px solid #E1E7E9; margin-top: 5px; margin-bottom: 5px; margin-left: 20px; }

/* tabeldesign - tabel-top er til overskrifter. Eks. Beskrivelse og Pris */
.tabel { border-bottom: 2px solid #E1E7E9;	border-left: 2px solid #E1E7E9; background-image:  url(images/system/tabel.jpg); border-right-width: 2px; border-right-style: solid; border-right-color: #E1E7E9; background-repeat: repeat-y; }
.tabel-top { border-bottom: 2px solid #E1E7E9; border-top-width: 2px; border-top-style: solid; border-top-color: #E1E7E9; }



/* menuer */
.menu-td { width: 83px; text-align: center; background-image: url(images/system/menu-bund2.gif); height:25px; }
.menu-active { width: 83px; text-align: center; background-image: url(images/system/menu-active.gif); height:25px; }
.menu-sub { line-height: 22px; text-align: right; padding-top: 59px; padding-right: 20px; padding-bottom: 30px; }

.menu-forside { width: 84px; text-align: center; padding-top: 1px; background-image: url(images/system/menu-bund3.gif); height:25px; }
.menu-bg { background-image: url(images/system/menu-bund.gif); }
.menu-link, .menu-link:link, .menu-link:active, .menu-link:visited { font-size: 11px; color: #FFFFFF; font-weight: normal; }
.menu-link:hover { text-decoration: none; color: #E1E7E9; }

/* nyheder på forside */
.nyheder:link, .nyheder:active, .nyheder:visited { font-size: 11px; color: #FFFFFF; font-weight: normal; }
.nyheder:hover { font-size: 11px; color: #FFFFFF; text-decoration: underline; }

/* boxe på siderne */
.box-nyheder { background-color: #A5AAAF; padding-top: 30px; padding-right: 20px; padding-bottom: 30px; padding-left: 20px; color: #FFFFFF; }
.box-vidstedu { background-color: #A5AAAF; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; font-size: 9px; line-height: 12px; color: #FFFFFF; font-family: arial; }
.boxe { padding-right: 20px; padding-left: 20px; padding-top: 30px; }
.boxe2 { padding-left: 20px; padding-bottom: 20px; padding-top: 25px; }

/* adressen */
.adr { height: 39px; font-size: 9px; color: #92969B; text-align: center; padding-top: 10px; }
.px9:link, .px9:active, .px9:visited { color: #92969B; text-decoration: none; font-weight: normal; }
.px9:hover { color: #952121; text-decoration: underline; font-weight: normal; }

