/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 background-color : #FFFFFF;
 margin: 0px;
}
.image { 
     text-align: center; 
     border: 3px solid #000000; 
     text-decoration: none;
}

table {
	font-size: 12px;
}

/* Overskrift style */
.sideoverskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight: bold;
	margin-left : 197px;
}

.sideunderskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	margin-left : 197px;
}


/*Styles for the Main Content Layer */
.maindiv {
	border-left : 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 15px;
	padding-right : 5px;
        width: 600px;
}

.login_info {
  font-size: 11px;
  position: absolute;
  top: 0px;
  right: 5px;
  color: #999999;
}

.maindiv p { line-height : 150%; margin-top : 6px; }

.bottomline {
  border-style: none;
  border-top : 1px solid #999999;
  background-color: #CCCCCC;
  width: 100%;
}

.feil {
  color: red;
  font-weight: bold;
}

.ok {
  color: green;
  font-weight: bold;
}

.oppramsing a:link { color: #996633; }
.oppramsing a:visited { color: #996633; }
.oppramsing a:hover { color: #996633; }

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 0px;
	margin-top : 0px;
}

.maindiv h2 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 10px;
}

a:link { color : blue; text-decoration : none; }
a:visited { color : blue; text-decoration : none; }
a:hover { color : #888888; text-decoration : none; }

.navdiv a:link { color : #EEEEEE; }
.navdiv a:visited { color : #EEEEEE; }
.navdiv a:hover { color : #EEEEEE; }

.forum a:link { color : #000000; }
.forum a:visited { color : #000000; }
.forum a:hover { color : #000000; }

.forumdiv a { text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 12px; border: 1px solid #FFFFFF; }
.forumdiv a:link { color : #000000; }
.forumdiv a:visited { color : #000000; }
.forumdiv a:hover { color : #000000; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

a.admin {
 text-decoration: none;
 border-top: 1px solid #CCCCCC;
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 color: #000000;
}

a.admin:hover {
 background-color: #F4F4F4;
}

.tre {
  font-size: 10px;
  font-family: Arial;
}

.tre a { text-decoration: none; }
.tre a:link { color : blue; }
.tre a:visited { color : blue; }
.tre a:hover { color : blue; }

.forumdiv {
 margin-bottom: 5px;
 margin-top: 5px;
 font-size: 14px;
 font-weight: bold;
 margin: 2px;
}

/* Lists*/
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #000000 }

ul { color : #000000 }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #aaaaaa;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #000000;
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-left : 0px;
	margin-top : 0px;
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px;
}

.forum {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #EFEFEF;
 border-bottom: none;
}

.foruml a { text-decoration: none; }
.foruml a:hover { text-decoration: underline; }

.foruml {
 border-bottom: solid 4px #FFFFff;
}

.forumu {
 border-bottom: solid 1px #FFCE4A;
 font-size: 11px;
 font-weight: bold;
}

.forum .input { background-color: #FFFFFF; border : 1px solid #999999; }
.forum textarea { 
	background-color : #FFFFFF;
	border : 1px solid #999999; 
	font-size : 12px;
}

.forum_heading {
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #F4F4F4;
  font-size: 13px;
  font-weight: bold;
}


.knapp {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	text-decoration : none;
}

p.forhandler {
  border: 1px solid #AAAAAA;
  padding: 5px;
  font-family: Verdana;
  background-color: #EEEEBB;
  width: 500px;
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #000000;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #222222;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none;
}

p.forumliste {
  border: 1px solid #CCCCCC;
  margin-bottom : 3px;
  margin-top : 0px;
  font-family: Arial;
  background-color: #EFEFEF;
  padding: 2px;
}

.forumliste a {
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
 display : block;
 background-color: #EFEFEF;
}

.forumliste a:hover {
  background-color : #EDEDDD;
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 8px;
	margin-left : 0px;
	margin-top : 0px
}

p.navSubs2 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 8px;
	margin-left : 5px;
	margin-top : 0px
}

.navSubs a {
	background-color : #000000;
	color : #FFFFFF;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #222222;
	color : #FFFFFF;
	text-decoration : none;
}

p.navSubs2 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 8px;
	margin-left : 5px;
	margin-top : 0px
}

.navSubs2 a {
	background-color : #000000;
	color : #FFFFFF;
	display : block;
	padding-left : 19px;
	text-decoration : none;
	width : 100%
}

.navSubs2 a:hover {
	background-color : #000000;
	color : #FFFFFF;
	text-decoration : none;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #FFFFFF;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

p.copyright {
	color : #000000;
	font-family : arial;
	font-size : 10px;
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
/*	border : 1px dotted #CCCCCC;*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input { background-color : #EEEEEE; border : 1px solid #999999; }
select { background-color : #EEEEEE; border : 1px solid #999999; }

textarea { 
	background-color : #EEEEEE;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right;  padding-left : 5px;   }

.imgfloatleft { float : left;  padding-right : 5px;  }

a.kommando {
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  color: blue;
}

a.kommando:hover {
  color: blue;
  text-decoration: underline;
}

a.kommando:visited {
  color: blue;
}


a.vare {
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

a.vare:visited {
 color: #000000;
}

a.vare:hover {
 color: #000000;
 background-color: #CCDDEE;
}
