

#wrapper {
	background-image: url(/img/wrapper-background.gif);
	width: 1065px;
	margin-right: auto;
	margin-left: auto;
}


#content {
        width:719px;
	background-image: url(/img/frontpage-background.gif);
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #424242;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
      height:400px;
   overflow:auto;
}



#frame {
	background-color: #424242;
	float: left;
       width:680px;
}


#contentleft {
	width: 463px;
	float: left;
	margin-right: 30px;
}
#contentright {
	float: left;
	width: 188px;
	margin-left: 20px;
	margin-right: 20px;
}


#quote {
  float:right;
 margin-right:50px;
}

#quote1 {
  float:left;
    margin-top: 55px;
   margin-left : 20px;
}


#quote2 {
	float: left;
   margin-left : 40px;
    margin-top: 55px;
}


#header {
	height: 140px;
	width: 1060px;
	background-image: url(/img/headertop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#main {
	width: 961px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #424242;
	margin-left: 53px;
       float:left;
	background-color: #424242 ;
}
* {
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 190px;
	float: left;
     display:inline;
  	background-color: #000 ;
      height:460px;
}
body {
	background-color: #404040;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #909090;
	line-height: 18px;
}
.logo {
	margin-top: 50px;
	margin-left: 78px;
      float:left;
}
#footer {
	height: 100px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/footer.gif);
	padding-left: 290px;
	padding-top: 50px;
}
#clear {
	clear: both;
}

#nav ul {
	list-style-type: none;
}

li.mnu {
	width: 190px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}

li.mnuact {
	width: 190px;
}



li.submnu {
	width: 170px;
    padding-left:20px;

}

li.submnuact {
	width: 170px;
	background-color: #424242;
   color:#fff;
    padding-left:20px;
}



#nav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #dddddd;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 170px;
	padding-top: 6px;
	padding-left: 29px;
}


#nav li.submnu  a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 170px;
	padding-top: 6px;
	padding-left: 29px;
}



#nav a:hover {	color: #FFF;}

#nav a.current {color: #FFF;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #909090;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	margin-top: 10px;
}
#content a {
	color: #609FD0;
	text-decoration: none;
}
#content a:hover {
	color: #FFF;
}
.citat {
	margin-top: 30px;
}

#footer li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}
#footer a {
	color: #609FD0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}


td.faqq {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px;color: black;
          border-top:3px double;
          border-bottom-color: #424242;
          padding:1px;
          margin:1px;
         background-color:grey;}

td.faqa {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
         font-size: 10px;
         color: white ;
         background-color:black;}


table.faqt {border-collapse:collapse;}

td.faqt {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
         font-size: 10px;
         color: black ;
         background-color:grey;
}

.invisible {display:none;}