/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
body 
{
	color:#000000;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#content a
{
color:#214658;
}
td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

img
{
	border:0px;
}

.news 
{ 
	
}


/* LINK STYLES */	
a
{ 
	text-decoration: none;
	color: #b5b5b5;
}
a:active
{
  Text-decoration: none;
  color: #b5b5b5;
}
a:hover
{ 
	text-decoration: underline; 
	color: #b5b5b5;
}

a.myclass:hover
{ 
	text-decoration: underline; 
	color: #b5b5b5;
}

#menu li a:hover {
text-decoration: underline;
}


/* MENU STYLES */

#menu
{
	display:block;
	z-index:0;
	position: absolute;
	top: 76px;
	background-color: #214658;
	color: #b5b5b5;
	width:211px;
	height:281px;
	left: 0px;
	list-style-type:none;
	padding-top: 37px;
	padding-left: 37px;
	margin: 0px;

}

#menu li
{
  margin: 0px;
	z-index:10;
	position:relative;
}

#menu li a
{
	display:block;
	font-weight:bold;
	text-decoration:none;
}

#menu li.selected
{
text-decoration: underline; 
}

#menu li.sublevel
{Padding-left: 25px;}

/*Dropdown related*/
#menu ul
{
	display:none;
	position:absolute;
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:1px solid black;
	z-index:100;
}

#menu li ul li
{
	display:block;
	position:relative;
	padding:0px;
	margin:0px;
	float:none;
	z-index:11;
}

#menu li ul li a
{
	color:#B5B5B5;
	Text-Decoration:Underline;
	zoom: 1; /* defeat hasLayout bugs in IE */
}

#menu ul.foldOut
{
	display:block;
}

/* end dropdown */

#submenu
{
	display:block;
	margin:0px;
	padding:0px;
}
#submenu li
	
{

}
#submenu li.selected
{

}

/* HEADER STYLES */	
h1 {
	font-family: verdana,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	margin:0px;
	font-weight:normal;
}
.laesmere {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	margin:0px;
	font-weight:normal;
	color:#214658;
}

h3 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

h4 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

h5 {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	margin:0px;
	color: #214658;
}

/* 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;
}

/* ID SPECIFIC STYLES */
#container
{
	width:1000px;
	height:658px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	position: Relative;
}



#top
{
width: 1000px;
height: 66px;
background: url(top.png);
background-repeat: no-repeat;
}

#bund
{
  width: 1000px;
  height: 30px;
  background: url(kontakt.png); 
  background-repeat: no-repeat;
}

#Referencer
{
	z-index:0;
	position:absolute;
	top: 400px;
	left: 253px;
	width: 707px;
	height: 195px;
	background-color: #b5b5b5;
	color: #214658;
	padding-left: 37px;
	padding-top: 25px;
}

#news
{ 
	z-index:0;
	position:absolute;
	top: 400px;
	background-color: #214658;
	color: #b5b5b5;
	width: 211px;
	height: 195px;
	left: 0px;
	padding-top: 25px;
	padding-left: 37px;
  font-size: 12px;	
}

#content
{
	z-index:0;
	position:absolute;
	top: 76px;
	left: 253px;
	width: 744px;
	height: 318px;
	background-color: #b5b5b5;
	color: #214658;
padding:0px;
	overflow: auto;
	font-size: 12px;
}



#content2
{
	z-index:0;
	position:absolute;
	top: 76px;
	left: 253px;
	width: 744px;
	height: 318px;
	background-color: #b5b5b5;
	color: #214658;
	overflow: auto;
	font-size: 12px;
}

#footer {
	position: absolute;
	top: 626px;
	left: 0px;
	width: 918px;
	height: 22px;
	background-image: url('../images/micrologo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 80px;
	padding-top: 7px;
	background-color: #B5B5B5;
	color: #214658;
	text-align: center;
}

#footer2 {
	position: absolute;
	top: 626px;
	left: 0px;
	width: 955px;
	height: 22px;
	background-image: url('../images/micrologo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 80px;
	padding-top: 7px;
	background-color: #B5B5B5;
	color: #214658;
	text-align: center;
}