body {background-color:#FFF; margin:0px; padding:0px;}

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	background:#FFF;
}

tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}



#top2 {
	background:#006d96;
	color:#FFF;
	margin:0px;
	padding:0px;
	border-radius: 0px;
	width:100%;
	height:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	border-bottom:1px solid #989898;
	border-top:1px solid #989898;
}


#body { 
    background: url(images/bg.jpg);
	height:400px;
	width:100%;
	margin:0px;
	padding:0px;
}

#bodynyhet { 
    background: url(images/bgnyhet.jpg);
	height:400px;
	width:100%;
	margin:0px;
	padding:0px;
}

#fadeshow { 
    background: none;
	height:400px;
	width:100%;
	margin:0px;
	padding:0px;
}

#body2 a{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	text-decoration:none;
}

#body2 a:hover {
	color:#bec4ff;
	text-decoration:underline;
}

#infodiv {
	width:90%;
	text-align:left;
	height:auto;
	margin:10px 5px 10px 5px;
	padding:0px;
	background:#FFF;
    border-radius: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;	
}

#infodiv a {
	color:#3c6591;
	text-decoration:none;
}

#nyhetdiv a:hover {
	color:#003173;
}

#nyhetdiv {
	width:270px;
	height:auto;
	margin:10px 5px 10px 5px;
	padding:0px;
	background:#FFF;
    border-radius: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

#foten {
	background: #ededed;
	width:100%;
	height:200px;
	border-top:2px solid #dedede;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

#foten a {
	color:#939393;
}

#foten a:link {
	color:#dedede;
	text-decoration:none;
	padding:5px;
	margin:0px;
}

#meny {
	position:relative;
	width:100%;
	background:url(images/menybg.jpg);
	text-align:center;
}

#nav {
	height:75px;
	list-style:none;
	display:table;
	margin:0 auto;
	text-align:center;
}

#nav li {
	float:left;
}

#nav a {
	display:block;
	text-align:center;
	width:auto;
	text-decoration:none;
	height:75px;
	padding:0 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	color:#FFF;
}

#nav a:hover {
	background:url(images/infobg2.png);
   -moz-box-shadow:    inset 0 0 2px #293070;
   -webkit-box-shadow: inset 0 0 2px #293070;
   box-shadow:         inset 0 0 2px #293070;
}

.active {
    background:url(images/infobg.png);
}

.active2 {
	background:url(images/infobg2.png);
	color:#6883ce;
}

.nyhetrubrik {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	font-weight:bold;
}

.nyhetrubrik2 {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	font-weight:bold;
}

.nyhettexten {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

.bilden {
	bottom:10px;
	right:10px;
}

input.nyhetsbrev {
	width:100%;
	border:1px solid #e8e8e8;
	margin:10px 10px 0px 10px;
	padding:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	color:#707070;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
}

input.nyhetsbrevs {
	width:100%;
	border:1px solid #e8e8e8;
	margin:0px 10px 10px 10px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	color:#FFF;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
}

tr.resor1 {
	background: #eff3fb;
	
}
tr.resor2 {
	background: #afd3ff;
	
}
tr.resor1:hover {
	background: white;
	
}
tr.resor2:hover {
	background: white;
	
}

table.index{
	background: white;
	
}

table.index:hover {
	background: #eff3fb;
	
}

#nyhetsrutan {
	width:100%;
	height:auto;
	margin:0px;
	padding: 5px 0px 5px 0px;
}

#toptext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 13px;
	color:#606060;
	text-decoration:none;
}

#toptext2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 13px;
	color:#003a81;
	text-decoration:none;
}

#toptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	color:#000;
	text-decoration:none;
}

#toptext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
	color:#000;
	text-decoration:none;
}

#toptext table {
	background:none;
	padding:0px;
	margin:0px;
}

#toptext tr {
	background:#f6f6f6;
	border-radius:5px 5px 5px 5px;
}

#toptext tr:hover {
	background: #FFF;
}

#ingendiv img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#ingendiv img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/** Admin **/


td.admin { font-size:10px; }
input.admin1 { 
	font-size:15px;
	width:100%;
	font-family: Verdana, Arial, Tahoma;
	background-color:#d4ebeb;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	padding:5px;
}
input.admin1:hover {
	background-color:#e5f7f7;
}
input.admin2 {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	background-image:url('images/knapp1.jpg');
	color:#FFF;
	padding:5px;
	border:0;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
}
input.admin2:hover {
	background-image:url('images/knapp1hover.jpg');
}
input.admin3 { 
	font-size:15px;
	width:200px;
	font-family: Verdana, Arial, Tahoma;
	background-color:white;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	padding:5px;
	background:#eff3ff;
}
input.admin3:hover {
	background-color:#FFF;
}
textarea.admin4 { 
	font-size:15px;
	width:680px;
	height:200px;
	font-family: Verdana, Arial, Tahoma;
	background-color:#eff3ff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	padding:5px;
}
textarea.admin4:hover {
	background-color:#FFF;
}


input.fet
{
background:url(images/smile/B.gif);
height:15px;
width:15px;
border-style:none;
}
input.understruken
{
background:url(images/smile/u.gif);
height:15px;
width:15px;
border-style:none;
}
input.kursiv
{
background:url(images/smile/i.gif);
height:15px;
width:15px;
border-style:none;
}
input.genomstruken
{
background:url(images/smile/s.gif);
height:15px;
width:15px;
border-style:none;
}
input.bild
{
background:url(images/smile/bild.png);
height:16px;
width:16px;
border-style:none;
}
input.lank
{
background:url(images/smile/lank.png);
height:16px;
width:16px;
border-style:none;
}





.buttonedit{
	display:block;
	width:100px;
	height:20px;
	color: rgba(0, 0, 0, 0.2);
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
	padding:0px;
	margin:0px;
}
.buttonedit:hover{
	display:block;
	width:100px;
	height:20px;
	background:white;
    opacity: 0.4;
    filter: alpha(opacity=40);
	color: rgba(0, 0, 0, 0.2);
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
	padding:0px;
	margin:0px;
}

.buttondelete{
	width:100px;
	height:20px;
	opacity: 0.2;
    filter: alpha(opacity=20);
	color: rgba(0, 0, 0, 0.4);
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
	padding:0px;
	margin:0px;
	border:0px;
}
.buttondelete:hover{
	width:100px;
	height:20px;
	background:red;
    opacity: 0.2;
    filter: alpha(opacity=20);
	color: rgba(0, 0, 0, 0.4);
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
	margin:0px;
	border:0px;
}
/** Slut Admin **/