/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}

div.alert { color:red; }
div.alert a { color:red; text-decoration:underline; }

/* GENERAL STYLES */	
body 
{
	color:#666;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

img
{
	border:0px;
	padding: 0px;
}

img.border
{
    border:0px solid #ccc;
    padding:0px;
}

.news
{
    font-size:10px;
    font-weight:bold;
    color:#8b9277;
}

#news
{
    background-color:#f0f2ea;
    width:192px;
    height:361px;    
    padding-left:8px;
    padding-right:8px;
    padding-top:8px;   
    margin:0px;
}

p.newstitle
{
    color:#8b9277;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0px;
    padding:0px;
    padding-bottom:3px;  
}

p.news
{
    color:#8b9277;
    font-size:10px;
    font-weight:normal;
    text-transform:normal;
    margin:0px;
    padding:0px;
    padding-top:12px;
    padding-bottom:12px
}

/* LINK STYLES */	
a 
{ 
	text-decoration: none;
	color:#666666;
}
	
a:hover
{ 
	text-decoration: none;
	color:#666666;
}

a:active
{ 
	text-decoration: none;
	color:#666666;
}
/* MENU STYLES */

#top
{
z-index: 1;
margin-top: 0px;
top: 0px;
}

#detHele
{
margin-top: 30px;
margin-left: -7px;
}

#ur
{
background-image: url('../_diverse/billeder/ur_icon.gif');
background-repeat: no-repeat;
}

#mobil
{
background-image: url('../_diverse/billeder/mobil_icon.gif');
background-repeat: no-repeat;
height:95px;
}

#bund
{
background-image: url('../_diverse/billeder/bund2.jpg');
background-repeat: no-repeat;
font-family: verdana;
color: #ffffff;
font-size: 8px;
height: 33px;
width: 950px;
margin-left:-7px;
margin-top: 380px;
display:block;
}

	
/* HEADER STYLES */	
h1 {
	font-size:24px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 11px;
		color:#666666;
	margin:0px;
	padding:0px:	
}

h3 {
	font-size:16px;
	font-weight:normal;
		color:#666666;
	margin:0px;
	padding:0px;
}

h4 {
	font-size: 11px;
	margin:0px;
	padding:0px;
		color:#666666;
}

h5 {
	font-size: 11px;
	margin:0px;
	padding:0px;
		color:#666666;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
    background-color:transparent;
}

input.button {
    background-color:#f0f0ff;
}


/* ID SPECIFIC STYLES */
#header
{
    display:block;
    width:899px;
    height:106px;    
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;    
}

#statiskeLink
{ 
position: relative;
top: -195px;
left:865px;
width:100px;
height:12px;
z-index: 10;

}  

#logo
{ 
margin-top: -110px;
margin-left: 7px;
} 


#hvidBox
{
background-color: white;
width: 33px;
height: 33px;
margin-left: 943px;
top: 7px;
position: relative;
}

#citater
{
margin-left: 340px;
font-size: 23px;
color: white;
top: -170px;
position: relative;
}


#container
{
	width:950px;
	height:637px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;	
		color:#666666;
}

.tabel2
{
margin-left: -40px;
width: 955px;
margin-top: 30px;
}

#content
{
	width:492px;
	height:335px;	
	background-color: #ffffff;
  padding-left:25px;
  padding-right:25px; 
  overflow: auto; 
  margin-left:-20px;
  	color:#666666;
}

#sideBarHoejre
{
width:136px;
background-color: white;
	color:#666666;
}

#sideBarVenstre
{
width:292px;
background-color: white;
	color:#666666;
}

#contentPage
{
	z-index:0;		
	background-image:url(../images/contentGradient.jpg);
    background-repeat:no-repeat;
    background-position:top;    
    margin-left:203px;    
    padding-top:12px;
    padding-left:20px;
    padding-right:20px;
    	color:#666666;
}

#posNews
{
    border-top:1px dotted #000000;
    border-bottom:1px dotted #000000;
}
.av
{
margin-bottom: -2px;
}

.av2
{
margin-bottom: -2px;
}
#icons
{
    position:absolute;
    display:block;
    margin-left:610px;
}
#clear
{
	clear:both;
}
/* BUND ADRESSE */ 

#address
{
	width:1000px; /* Skal have samme vidde som f.eks. content */
	color:grey;
	height:15px; /* Tilpasses efter behov */
	margin:0px auto 0px auto; /* Centrerer div'en */
	padding:0px;
}

#address a
{
	color:grey; /* Tilpasses efter behov  */
	text-decoration:none;
}

#address a:hover
{
	
}

span.label { width:300px; }

span.required { color:red; }
