body {
  background-image : url(../grafik/body_bg.gif);
  background-repeat : repeat-x;
  background-color: #f0ebda;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.udskriv {
  background-image: none;
  background-color: #ffffff;
  text-align: left;
}
form {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*td {
  font-family: verdana;
  font-size: 11px;
}*/
#maincontainer {
  width: 979px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  /*border: 1px solid #cccccc;*/
}
.maincontent {
  overflow: hidden;
  /*word-wrap: break-word;
  width: 100%;*/
  font-family: verdana;
  font-size: 11px;
  /*text-align: left;
  vertical-align: top;*/ /* Det var denne.... der lavede rod i <LI>erne</LI>...*/
  background-color: #ffffff;
  padding: 8px 20px 0px 24px;
  /*padding: 8px 20px 0px 24px;
  border-left: 1px solid #b4a470;
  border-right: 1px solid #b4a470;*/
}
.px9 {
  font-size: 9px;
}
.px10 {
  font-size: 10px;
}
.px12 {
  font-size: 12px;
}
.px13 {
  font-size: 13px;
}
.maincontent div ul li {
  margin: 0px;
  padding: 0px;
}
.maincontentudfolder {
  background-color: #ffffff;
  border-right: 1px solid #b4a470;
}
.maincontentcelle {
  background-color: #ffffff;
  border-left: 1px solid #b4a470;
}
.menucontent {
  /*overflow: hidden;
  word-wrap: break-word;
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  text-align: left;
  vertical-align: top;*/
  padding: 0px;
  background-color: #ffffff;
  border-left: 1px solid #b4a470;
  border-right: 1px solid #b4a470;
}
.vidsteducontent {
  /*overflow: hidden;
  word-wrap: break-word;
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  text-align: left;
  vertical-align: top;*/
  padding: 0px;
  /*background-color: #d4e5eb;
  border-left: 1px solid #42778b;
  border-right: 1px solid #42778b;*/
}
#kasse1 {
  overflow: hidden;
  width: 191px;
  height: 193px;
  background-image : url(../grafik/kasse1.jpg);
  background-repeat : no-repeat;
}
#kasse2 {
  overflow: hidden;
  width: 191px;
  height: 193px;
  background-image : url(../grafik/kasse2.jpg);
  background-repeat : repeat-x;
}
#kasse3 {
  overflow: hidden;
  width: 191px;
  height: 193px;
  vertical-align: top;
  text-align: left;
  background-image : url(../grafik/kasse3.jpg);
  background-repeat : repeat-x;
}
#kasse4 {
  overflow: hidden;
  display: block;
  width: 191px;
  height: 193px;
  vertical-align: top;
  text-align: left;
  background-image : url(../grafik/kasse4.jpg);
  background-repeat : repeat-x;
}
.gosearch {
  font-family: verdana;
  font-size: 11px;
  /*width : 120px;*/
  width : 114px;
  height: 14px;
  background-color: #ffffff;
  padding-left: 3px;
  padding-right: 3px;
}
a {
  font-family: verdana;
  font-size: 11px;
  color: #000099;
  text-decoration: underline;
}
a:visited {
  color: #000099;
  text-decoration: underline;
}
a:hover {
  color: #a69666;
  text-decoration: none;
}
.printlink {
  color: #B4A470;
}
.printlink a {
  color: #B4A470;
  text-decoration: none;
}
.printlink a:visited {
  color: #B4A470;
  text-decoration: none;
}
.printlink a:hover {
  color: #B4A470;
  text-decoration: underline;
}
.afstemninglink a {
  color: #000000;
  text-decoration: none;
}
.afstemninglink a:visited {
  color: #000000;
  text-decoration: none;
}
.afstemninglink a:hover {
  color: #000000;
  text-decoration: none;
}
#dato {
  padding: 0px 0px 0px 14px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}
.topmenu {
  /*vertical-align: top;*/
  padding-top: 16px;
  padding-bottom: 6px;
  text-align: right;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}
.topmenu a {
  /*vertical-align: top;*/
  padding: 0px 14px 0px 14px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
.topmenu a:visited {
  color: #000000;
  text-decoration: none;
}
.topmenu a:hover {
  color: #a69666;
  text-decoration: none;
  /*background-color : #c4c4c4;*/
}


/************** Undermenu start **************/

.undermenu a {
  display: block;
  width: 165px;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  /*border-bottom: 1px solid #ffffff;*/
}
.undermenu a:visited {
  color: #000000;
  text-decoration: none;
  /*border-bottom: 1px solid #ffffff;*/
}
.undermenu a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color : #dbd0a9;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.undermenuvalgt a {
  display: block;
  width: 165px;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  background-color : #c7ba8f;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.undermenuvalgt a:visited {
  color: #000000;
  text-decoration: none;
  background-color : #c7ba8f;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.undermenuvalgt a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color : #beb082;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.underundermenu {
  /*margin: 0px;
  padding: 0px;
  background-image:  url(../grafik/sort_pil.gif) !important;
  background-repeat:  no-repeat !important;
  background-position: right center !important;
  background-color : #c4c4c4;*/
}

/************** Undermenu slut ************* */

/************** Nyhedsmenu start ************* */

.nyhedsmenu a {
  display: block;
  width: 165px;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  word-wrap: break-word;
}
.nyhedsmenu a:visited {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.nyhedsmenu a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #b4a470;
  background-color : #f0ebda;
}
.nyhedsmenuingen {
  display: block;
  width: 165px;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

/************** Nyhedsmenu slut ************* */

.vidstedu
{
  width: 165px;
  padding: 0px 12px 0px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}
.vidstedu_2
{
  /*width: 165px;*/
  padding: 0px 12px 6px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  background-image : url(../grafik/content_midt_bg_blaa.gif);
  background-repeat : repeat-x;
  background-color : #fafbfc;
  border-left: 1px solid #9db3c6;
  border-right: 1px solid #9db3c6;
}
.secure {
  background-image : url(../grafik/securecelle_bg.jpg);
  background-repeat : no-repeat;
}
.secureindhold {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  text-align: left;
  padding-left: 14px;
}
.secureloginknap {
  text-align: right;
  padding-top: 10px;
  padding-right: 12px;
}
.nyhedscelle {
  overflow: hidden;
  width: 191px;
  height: 157px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  text-align: left;
  margin-top: 10px;
  padding: 0px 15px 0px 15px;
  background-image : url(../grafik/nyhedscelle_bg.jpg);
  background-repeat : no-repeat;
}
.copyright {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}
.copyright a {
  color: #000000;
  text-decoration: none;
  font-family: verdana;
  font-size: 10px;
}
.copyright a:visited {
  color: #000000;
  text-decoration: none;
  font-family: verdana;
  font-size: 10px;
}
.copyright a:hover {
  color: #a69666;
  text-decoration: none;
  font-family: verdana;
  font-size: 10px;
}
hr {
  height : 1px;
  color: #cccccc;
}
h1, h2, h3, h4, h5 {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
  padding: 0px;
}
.asterisk {
  font-family: verdana;
  font-weight: bold;
  color: #ff8800;
}
.felt {
  font-family: verdana;
  font-size: 10px;
  height: 12px;
  /*background-color: #f4f4f4;*/
  padding-left: 3px;
  padding-right: 3px;
}
.valgfelt {
  font-family: verdana;
  font-size: 10px;
  /*background-color: #f4f4f4;*/
  margin-top: 1px;
}
.knapfelt {
  font-family: verdana;
  font-size: 10px;
}
.tekstfelt {
  font-family: verdana;
  font-size: 10px;
  /*background-color: #f4f4f4;*/
  padding-left: 4px;
  padding-right: 4px;
}