body {
  background-image : url(../grafik/body_bg.png);
  background-repeat : repeat-x;
  background-color: #8cc63e;
  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;
  margin: 0 auto;
  padding: 0;
  /*border: 1px solid #cccccc;*/
}
.maincontent {
  overflow: hidden;
  table-layout: fixed; 
  /*word-wrap: break-word;*/
  width: 530px;
  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: 16px 18px 0px 24px;
  /*padding: 8px 20px 0px 24px;*/
}
.maincontent div ul li {
  margin: 0px;
  padding: 0px;
}
.maincontentudfolder {
  background-image: url(../grafik/content_bg.png);
  background-repeat: repeat-x;
	background-position: left bottom;
  background-color: #ffffff;
  /*border-right: 1px solid #b4a470;*/
}
.maincontentcelle {
  /*background-color: #ffffff;*/
}
.menucontent {
  padding: 0px;
  border: 1px solid #fb4809;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#ffb949);
}
.vidsteducontent {
  padding: 0px;
  border: 1px solid #e5e200;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#f8f507);
}
.afstemningcontent {
  padding: 0px;
  border: 1px solid #00b6ea;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#00c5fe);
}
.aabningstidercontent {
  width: 191px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #666666;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#bcbcbc);
}
.gosearch {
  font-family: verdana;
  font-size: 11px;
  /*width : 120px;*/
  width : 114px;
  height: 14px;
  background-color: #ffffff;
  padding-left: 3px;
  padding-right: 3px;
}
.px9 {
  font-size: 9px;
}
.px10 {
  font-size: 10px;
}
.px12 {
  font-size: 12px;
}
.px13 {
  font-size: 13px;
}
a {
  font-family: verdana;
  font-size: 11px;
  color: #cc00cc;
  text-decoration: underline;
}
a:visited {
  color: #cc00cc;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.printlink {
  color: #000000;
}
.printlink a {
  color: #000000;
  text-decoration: none;
}
.printlink a:visited {
  color: #000000;
  text-decoration: none;
}
.printlink a:hover {
  color: #ff00ff;
  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 10px;
  font-family: verdana;
  font-size: 10px;
  color: #ff8800;
}
.topmenu {
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: right;
  font-family: verdana;
  font-size: 10px;
  color: #ff8800;
}
.topmenu a {
  vertical-align: top;
  padding: 0px 10px 0px 10px;
  font-family: verdana;
  font-size: 10px;
  color: #ff8800;
  text-decoration: none;
}
.topmenu a:visited {
  color: #ff8800;
  text-decoration: none;
}
.topmenu a:hover {
  color: #ff00ff;
  text-decoration: underline;
  /*background-color : #c4c4c4;*/
}


/************** Undermenu start **************/

.undermenu a {
  display: block;
  width: 191px;
  padding: 4px 12px 5px 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 : #ee4136;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.undermenuvalgt a {
  display: block;
  width: 191px;
  padding: 4px 12px 5px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  background-color : #cc00cc;
  /*border-bottom: 1px solid #b4a470;
  background-image:  url(../grafik/ul_bg.gif);
  background-repeat:  repeat-x;*/
}
.undermenuvalgt a:visited {
  color: #ffffff;
  text-decoration: none;
  background-color : #cc00cc;
  /*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 : #8ac33d;
  /*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;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  word-wrap: break-word;
}
.nyhedsmenu a:visited {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.nyhedsmenu a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #cc00cc;
  background-color : #ff66ff;
}
.nyhedsmenuingen {
  display: block;
  padding: 4px 12px 4px 12px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

/************** Nyhedsmenu slut ************* */

.vidstedu
{
  padding: 10px 10px 0px 10px;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}
.vidstedu_2
{
  padding: 10px 10px 0px 10px;
  font-family: verdana;
  font-size: 11px;
  word-wrap: break-word;
  width: 191px;
  /*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;/*/
}
.vidstedu_overskrift {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #cc00cc;
  text-transform: uppercase;
}
.vidstedu_stort_bogstav {
  color: #cc00cc;
  font-size: 18px;
  line-height: 17px;
  text-transform: uppercase;
  margin-left: -1px;
}
.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: #cc00cc;
  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;
  /*background-color: #f4f4f4;*/
  padding-left: 4px;
  padding-right: 4px;
}
.valgfelt {
  font-family: verdana;
  font-size: 10px;
  /*background-color: #f4f4f4;*/
  margin-top: 1px;
  width: 310px;
}
.knapfelt {
  font-family: verdana;
  font-size: 10px;
}
.tekstfelt {
  font-family: verdana;
  font-size: 10px;
  /*background-color: #f4f4f4;*/
  padding-left: 4px;
  padding-right: 4px;
}
