body {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: 500;
	color: #333;
}



/* Tagger */
td {
	vertical-align: top;
	font-size: 11px;
}

p {
	font-size: 11px;
	line-height: 20px;
	top-margin:0px;
}

img {
	border: 0px;
}

a:link {
	color: #e22e31;
	text-decoration: underline;
}
a:visited {
	color: #e22e31;
	text-decoration: underline;
}
a:hover {
	color: #555;
	text-decoration: none;
}

h1 {
	font-weight: 500;
	display: inline;
	font-size: 16px;
	margin:0;
	padding:0;
}

h2 {
	font-weight: 500;
	display: inline;
	font-size: 12px;
}

h3 {
	font-size: 15px;
	font-weight: 500;
	margin-bottom:3px;
	padding-bottom:3px;
}

h4 {
	font-size: 14px;
	display: inline;
	font-weight: 500;
}

h5 {
	font-size: 12px;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	display: inline;
}



.txt1 {
	font-size: 15px;
	font-weight: 500;
}

.txt2 {
	font-size: 14px;
	font-weight: 500;
}

.txt3 {
	font-size: 12px;
	font-weight: 500;
}

.txt4 {
	font-size: 11px;
	font-weight: 500;
}

.txt5 {
	font-size: 10px;
	font-weight: 500;
}

.txt6 {
	font-size: 9px;
	font-weight: 500;
}




/* MENY */
div#nav-menu {
	padding: 0;
	margin: 0;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.meny {
	padding:6px 10px 6px 10px;
	color:#fff;
	font-weight:500;
	font-size:15px;
	display:inline;
	border-right:1px solid white;
}
.meny a:link {
	text-decoration: none;
	color:#fff;
}
.meny a:active {
	text-decoration: none;
	color:#fff;
}
.meny a:visited {
	text-decoration: none;
	color:#fff;
}
.meny a:hover {
	text-decoration: none;
	color:#fff;
}

.meny_sel {
	padding:6px 10px 6px 10px;
	color:#fff;
	font-weight:500;
	font-size : 15px;
	display:inline;
	border-right:1px solid white;
}
.meny_sel a:link {
	text-decoration: none;
	color:#fff;
}
.meny_sel a:active {
	text-decoration: none;
	color:#fff;
}
.meny_sel a:visited {
	text-decoration: none;
	color:#fff;
}
.meny_sel a:hover {
	text-decoration: none;
	color:#fff;
}

.submeny {
	color:#555;
	font-weight:500;
	font-size : 11px;
	padding:2px 5px 2px 18px;
}
.submeny a:link {
	text-decoration: none;
	color:#555;
}
.submeny a:active {
	text-decoration: none;
	color:#555;
}
.submeny a:visited {
	text-decoration: none;
	color:#555;
}
.submeny a:hover {
	text-decoration: none;
	color:#e22e31;
}
.submeny_sel {
	color:#555;
	font-weight:900;
	font-size : 11px;
	padding:2px 5px 2px 18px;
}

.submeny_sel a:link {
	text-decoration: none;
	color:#555;
}
.submeny_sel a:active {
	text-decoration: none;
	color:#555;
}
.submeny_sel a:visited {
	text-decoration: none;
	color:#555;
}
.submeny_sel a:hover {
	text-decoration: none;
	color:#e22e31;
}



.leftnewsDato {
	font-size:11px;
	color:#888;
	padding-top:3px;
}
.leftnews {
	font-size:11px;
	padding: 3px 5px 0px 10px;
}
.leftnews a:link {
	color: #555;
	text-decoration: none;
}
.leftnews a:visited {
	color: #555;
	text-decoration: none;
}
.leftnews a:hover {
	color: #e22e31;
	text-decoration: underline;
}
.lesmerbtn {
	background:#818181;
	width: 60px;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding:5px;
	margin-top:10px;
}
.lesmerbtn a:link {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:hover {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:visited {
	text-decoration: none;
	color:#fff;
}



.adr {
	font-size:11px;
	line-height: 13px;
}
.adr a:link {
	color: #000;
	text-decoration: none;
}
.adr a:visited {
	color: #000;
	text-decoration: none;
}
.adr a:hover {
	color: #e22e31;
	text-decoration: underline;
}


.topmenu {
	font-size:13px;
	padding: 30px 0px 0px 630px;
	color: #edd;
}
.topmenu a:link {
	color: #edd;
	text-decoration: none;
}
.topmenu a:visited {
	color: #edd;
	text-decoration: none;
}
.topmenu a:hover {
	color: #fff;
	text-decoration: none;
}

.footer {
	text-align:right;
	padding:22px 20px 0 0;
	color: #edd;
	font-size:10px;
}
.footer a:link {
	color: #edd;
	text-decoration: none;
}
.footer a:visited {
	color: #edd;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
}





.searchForm {
	background-image: url(../images/design/bg_search.png);
	background-repeat:no-repeat; 
	width:190px;
	border:0px;
	color:#e22e31; 	
	font-size:11px;
	height:26px;
	padding-left:7px;
	padding-top:0px;
}
.searchBtn {
	background-image: url(../images/design/searchbtn.png);
	background-repeat:no-repeat; 
	background-position: 0px 1px;
	width:26px;
}
.opUkedag {
	padding-right:11px;
	font-weight:900;
	padding-top:3px;
	text-align:left;
}
.opKL {
	padding:3px 2px 0 2px;
}