body { background-image:url(baggrund/darkwood.jpg); background-repeat: no-repeat; background-position:center; background-position:top; background-color:#333333; }

img
{  border-style: none;
}

/* Layout */
#wrapper {
	position:relative;
	width:900px;
	border:3px;
	border-style:solid;
	border-color: #000000;
	overflow:hidden;
	background-image:url(baggrund/bg100.png);
}

#headercontainer { position: relative; width: 100%; height:140px; overflow:hidden; background-image:url(topmenuNew/topBlackBG.png); background-repeat:repeat-x; }
#headerlogo { position:absolute; top:0px; left:300px; z-index:1; }
#headertext { position:absolute; left:280px; top:40px; z-index:2; text-align:center; }

#textcontainer { position:relative; width:95%; min-height:400px; padding:20px; top:5px; overflow:hidden; }

#footercontainer { position: relative; width:100%; height: 50px; overflow:hidden; text-align:center; border:1px; border-top-style:solid; border-color:#000000; top:10px; }
.footer { color: black; font-size: 12px; font-family: "Trebuchet MS"; }
.footer a { color: black; font-size: 12px; font-family: "Trebuchet MS"; text-decoration:underline; font-weight:bold; }
.footer a:hover { color: black; font-size: 12px; font-family: "Trebuchet MS"; text-decoration:none; font-weight:bold; }

#footerlinks { position:relative; width:900px; height:auto; text-align:center; }
.footerlinks { color:#FFFFFF; }
.footerlinks a { color:#FFFFFF; text-decoration:none; }
.footerlinks a:hover { color: #FF0000; }


/* Menuer */

#MainMenuContainer { position: absolute; top: 100px; left: 0px; width:100%; z-index: 4; height:35px; background-image:url(topmenuNew/blackBG.png); background-repeat:repeat-x; border:1px; border-top-style:solid; border-color:#FFFFFF; }
#MainMenuLinks { left:30px; position:absolute; z-index:5; height:35px; }

#frisormenucontainer { position: relative; width:100%; z-index: 5; top:0px; left: 0px; background-image: url(images/link.png); background-repeat:repeat-x; height: 35px; border-bottom:3px; border-color:#000000; border-top:1px; border-bottom-style:solid; border-top-style:solid; }
#frisormenu { position: absolute; z-index: 5; left: 200px;}

#infocontainer { position: relative; width:100%; z-index: 6; top:0px; left: 0px; background-image: url(images/link.png); background-repeat:repeat-x; height: 32px; border-bottom:3px; border-color:#000000; border-top:1px; border-bottom-style:solid; border-top-style:solid; }

/* Menu knapper */

.link
  { float: left }

.link a
   { color: black; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; height:35px; display: block; padding-left:2em; padding-right:2em; float: left; line-height: 3; text-align: center; }

.link a:hover
   { color: #FFFFFF; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; height:35px; display: block; padding-left:2em; padding-right:2em; float: left; line-height: 3; text-align: center; }

.mainlink { float:left; }

.mainlink a
    { color: white; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none; line-height:3; text-align: center; float: left;  overflow:hidden; height:35px; padding-left:2em; padding-right:2em; background-image:url(topmenuNew/blackBG.png); background-repeat:repeat-x; }

.mainlink a:hover
    { color: #0099CC; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none; line-height:3; text-align: center; float: left; overflow:hidden; height:35px; padding-left:2em; padding-right:2em; background-image:url(topmenuNew/blackBG.png); background-repeat:repeat-x; }

a { text-decoration:underline; color:#000000; }
a:hover { text-decoration:none; color:#006699; }

.mediumtext { font-family:"Trebuchet MS"; font-size:12px; text-align:left; color:#000000; }
.mediumtext a { font-family:"Trebuchet MS"; font-size:12px;  text-decoration:none; color:#000000; }
.mediumtext a:hover { font-family:"Trebuchet MS"; font-size:12px; color:#006699; text-decoration:none; }
.mediumtext h1 { font-family:"Trebuchet MS"; font-size:20px; text-align:left; color:#000000; }
.mediumtext h2 { font-family:"Trebuchet MS"; font-size:18px; text-align:left; color:#000000; }
.mediumtext h3 { font-family:"Trebuchet MS"; font-size:16px; text-align:left; color:#000000; }


.centerhvid h1{ text-align:center; font-family:"Trebuchet MS"; font-size:14px; color: #000000; font-weight:bold; }
.centerhvid a { text-decoration:none; }
.centerhvid a:hover { color:#FFFFFF; }

h1 { font-family:"Trebuchet MS"; font-size:16px; color:#000000; }
h2 { font-family:"Trebuchet MS"; font-size:14px; color:#000000; }

.floatright { float:right; margin:15px; }
.floatleft { float:left; margin:15px; }

	
#table { padding:10px; text-align:left; top:50px; position:relative; }