﻿body
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 12px;
    line-height: normal;
    /*background: url(../../images/red_bredin.gif); 
    background-repeat:repeat-x; */
    background-color:#9EC2A6;
    margin:0px;
}
a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    /*color: #FFFFFF;*/
}
a:active
{
    text-decoration: none;
    color: #000000;
}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 28px;
    font-weight: bold;
	margin: 5px 0 5px 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: #9A3A2E;
    line-height:20px;
}
h3
{
    font-size: 14px;
    font-weight: bold;
    line-height:15px;
    color: #9A3A2E;
}

/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/
#wrapper
{
	margin: 0px auto;
	text-align:left;
	margin-top: 10px;
	width:975px;
	overflow: hidden;
}
#wrappertop
{	
	
}
#topleft a:link, #topleft a:visited, #topleft a:hover, #topleft a:active
{
    font-weight:bold;
	font-size:13px;
	color:White;
	text-decoration:none;
}
#topleft
{
	float:left;
	height:100px;
	margin-left: 20px;
	width:755px;
}
#topright
{
	float:right;
	width:200px;
	margin-top: 70px;
	margin-bottom:0px;
	height:20px;
	text-align:right;
}
#wrappermiddle
{	
	
}
#middleleft 
{
	float:left;
	width:425px;
	height:300px;
	background: url(../../images/meny_bg.jpg); 
    background-repeat:no-repeat; 
}
#leftmenu
{
	margin-top: 10px;
	margin-left: 150px;
}
#middleright 
{
	float:right;
	width: 550px;
}

#wrapperbottom
{

}
#bottomleft
{
	float: left;
	width:425px;
	background-color:White;
}
#bottomright
{
	float:right;
	width: 550px;	
}

#content 
{
	min-height: 250px;
	margin-left: 20px;
	margin-right: 10px;
}
#wrapperfooter
{
	float:left;
	width:975px;
	margin-top: 5px;
	height:25px;
}
#footerleft
{
	float:left;
	margin: 0 0 0 0;
	height:20px;
	width: 425px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:White;
}
#footerright
{
	float:right;
	margin: 0 0 0 0;
	height:20px;
	width: 550px;
	text-align:right;
}
#formular 
{
	
}
.hrline
{
	border-width:medium 0 0 0;
	border-style:dotted;
	border-color: #9A3A2E;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active
{
    text-decoration: none;
    border-style:none;
    color: #000000;
}
#nyhet
{
    /*width: 770px;*/
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    text-align:left;  
    font-size: 12px;
    line-height: 16px;
    font-weight:900;
    /*background-color:White;*/
}
.NyhetRubr
{
	font-size: 20px;
    line-height: 22px;
    font-weight:normal;
}
.NyhetDatum
{
    font-size: 14px;
    line-height: 18px;
    font-weight:bold;
    text-decoration: none;
    /*background-color:White;*/
}
.NyhetBen
{
    font-size: 14px;
    line-height: 18px;
    font-weight:normal;
    /*background-color:White;*/
}
.NyhetBeskr
{
    font-size: 12px;
    line-height: 16px;
    font-weight:normal;
    /*background-color:White;*/
}
.meny
{
	background-color: transparent;
	color: #ffffff;
    font-family:Arial, Verdana;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	position:relative;	
	overflow:visible;
	padding-top:0px;
	padding-right: 10px;
	padding-left:0px;
	padding-bottom: 0px;
}

.meny a:link
{
	color: #ffffff;
}
.meny a:visited
{
	color:#ffffff;
}

.meny a:hover
{	
	text-decoration: underline;
}

.underMeny
{
	text-align:left;
	background-color: #A66255;
	border-color:#9A3A2E;
	border-style:solid;
	border-width: 1px;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;	
	width:150px;	
}

.underMeny a:link, .underMeny a:visited
{
  	padding:0 0px;
  	color:#ffffff;
  	border-color:#9A3A2E;
	border-style:solid;
	border-width: 1px;
}

.underMeny a:hover
{	
    display:inline;	
  	padding:0 0px;
  	color:#ffffff;	
  	border-color:#9A3A2E;
	border-style:solid;
	border-width: 1px;
}

/*
.modalBackground
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;		
}

*/

/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* Main part of the page that holds contents */

#body
{
    /*width: 770px;*/
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-size: 11px;
    line-height: 15px;
    /*background-color:White;*/
}
.avdelning
{
    /*border: 1px solid #FFFFFF;
    width: 199px;*/
    margin: 0px;
    padding:0px;
    line-height:28px;
}

.indrag
{
    /*border: 1px solid #FFFFFF;
    width: 199px;*/
    padding-left: 0px;
    /*padding-right: 30px;*/
}
.indragrbr
{
    /*border: 1px solid #FFFFFF;
    width: 199px;*/
    padding-left: 0px;
    /*padding-top: 10px;
    padding-bottom: 20px;*/
}
 /* A full width block on the page */
#fullwidth
{
    margin-left: 0px;
}

 

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* Command buttons on pages */
.actionbuttons
{
	background-color:#9A3A2E;
	border-color:#9A3A2E;
	border: 1px;
	color: Black;
	height: 20px;
	padding: 0px 1px 1px 1px;
}


/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */
form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

/* Rounded Corners*/

.roundedPanel
{	
	width:1100px;
	/*background-color:#999999;*/
}
#popupfonster
{
    margin-left: 0px;
}
.modalpopup
{
	text-align:left;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color:White;
}
/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color: #9EC2A6;
	color:gray;
}
