body {
	background-color: #F7F7ED;
	/* background-image: url("bagrund"); */
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}

#top {
	width: 649px;
	height: 237px;
	text-align: center;
}

#midt {
	width: 649px;
	background-color : #FFFFFF;

}

#sidev {
	width: 36px;
	background-color: #82ACD6;
	/* background-image: url("http://www.n-design.dk/templates/enkelt/images/sidev.jpg"); */
	background-repeat: repeat-y;
}
#menu {
	width: 130px;
	background-color: #FFFFFF;
}
#fem {
	width: 5px;
	background-color: #FFFFFF;
}
#main {
	width: 442px;
	background-color: #FFFFFF;
}

#h {
	width: 36px;
	background-color: #82ACD6;
	/* background-image: url("http://www.n-design.dk/templates/enkelt/images/sideh.jpg"); */
	background-repeat: repeat-y;
}

#bottom {
	width: 649px;

}

/* ###################### OVERALL SETTINGS ###################### */

td, tr, p, div {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #5C5C5C;
}

ul {
  margin: 0px 0px 0px 20px;
  padding-left     : 30px;
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #D0D0D0;
}

/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #000000;
  text-decoration  : none;
}

a.buttonbar:hover {
  color            : #8B0000;

}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #969696;
}
.portfolio {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;
}
a.pathway:link, a.pathway:visited {
  color            : #8B0000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #D30000;
  font-weight      : normal;
}

/* ################### MODULE SETTINGS ################### */
.modules {
  background       : ;
}

.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
}

.moduletable th {
  font             : 14px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #5C5C5C;
  text-align       : left
}

.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;
  font-weight      : bold;
}

a.mainlevel:link, a.mainlevel:visited {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;
  font-weight      : bold;
}

a.mainlevel:hover {
  color            : #5C5C5C;
  font-weight      : bold;
}

.sublevel {
  padding-left     : 20px;
}
a.sublevel:hover {
  color            : #5C5C5C;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #000000;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #F0F0F0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #5C5C5C;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background       : ;
}

.contentpaneopen {
  background       : ;
}

.contentheading {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;

  font-weight      : bold;	
}

.componentheading {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;

  font-weight      : bold;
}

.createdate {
  font-family      : Trebuchet MS, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #5C5C5C;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : 10px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #5C5C5C;
}

.inputbox {
  font             : 10px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #05C5C5C;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;
  color            : #AE0001;
  text-decoration  : none;
}

a:hover {
  color            : #AE0001;
  font-weight      : bold;
}

a:active {
  color            : #AE0001;
}

a.category:link, a.category:visited {
  color            : #AAE0001;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #05C5C5C;
}