/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
body 
{
	color:#003C58;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color: white;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

img
{
	border:0px;
}

.news 
{ 
	
}


/* LINK STYLES */	
a 
{ 
	text-decoration: underline;
	font-weight: bold;
}
	
a:hover
{ 
	text-decoration: none; 
}
	


/* MENU STYLES */

#menu {
	font: normal 12px Tahoma;
	letter-spacing: .1em;
	height: 17px;
	margin-left:0px;
	background-color: #6D6E71;
	padding-left:110px;
	padding: 3px;
	margin: 0px;
	height: 24px;
}

.it 
{list-style-type:none;
  text-decoration:none;}
	
	
#menu li {
	list-style-type:none;
	float:right;
	z-index:10;
	top: 3px;
	position:relative;
	width: 140px;
}

#menu li a {
	text-align: center;
	display:block;
	color: #BCBDC0;
	font-weight:bold;
	text-decoration:none;
}

#menu a.sublevel {
	font-weight:normal;
}

#menu a.selected {
	text-decoration: underline;
}

#menu a.selectedsublevel {
	font-weight:normal;
	border: 0;
	text-decoration: underline;
}

/*Dropdown related*/
#menu ul { /* Class til ul omkring dropdown menuerne */
	color: white;
	display: none;
	position: absolute;
	list-style-type: none;
	margin: 0px;
	z-index: 100;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	padding: 0px;
	padding-top: 6px;
	background-image: url('../aviva/images/trans.gif');
}

#menu li ul li {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: none;
	z-index: 11;
	width: 140px;
	background-color: gray;
}

#menu li ul li a { /* Det egentlige undermenupunkt */
	text-align: left;
	padding-left: 15px;
	padding-top: 18px;
	color: white;
	font-style: bold;
	zoom: 1; /* defeat hasLayout bugs in IE */
}

#menu ul.foldOut {
	display:block;
}



#menuInt {
	font: normal 12px Tahoma;
	letter-spacing: .1em;
	height: 24px;
	margin-left:0px;
	margin-top:200px;
	background-color: #6D6E71;
	padding-left:110px;
	padding: 3px;
	margin: 0px;
}


	
	
#menuInt li {
	list-style-type:none;
	float:right;
	z-index:10;
	top: 3px;
	position:relative;
	width: 140px;
}

#menuInt li a {
	text-align: center;
	display:block;
	color: #BCBDC0;
	font-weight:bold;
	text-decoration:none;
}

#menuInt a.sublevel {
	font-weight:normal;
}

#menuInt a.selected {
	text-decoration: underline;
}

#menuInt a.selectedsublevel {
	font-weight:normal;
	border: 0;
	text-decoration: underline;
}

/*Dropdown related*/
#menuInt ul { /* Class til ul omkring dropdown menuerne */
	color: white;
	display: none;
	position: absolute;
	list-style-type: none;
	margin: 0px;
	z-index: 100;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	padding: 0px;
	padding-top: 6px;
	background-image: url('../aviva/images/trans.gif');
}

#menuInt li ul li {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: none;
	z-index: 11;
	width: 140px;
	background-color: gray;
}

#menuInt li ul li a { /* Det egentlige undermenupunkt */
	text-align: left;
	padding-left: 15px;
	padding-top: 18px;
	color: white;
	font-style: bold;
	zoom: 1; /* defeat hasLayout bugs in IE */
}

#menuInt ul.foldOut {
	display:block;
}


/* end dropdown */

#submenu {
	display:block;
	margin:0px;
	padding:0px;
}

#submenu li {

}

#submenu li.selected {

}
	
/* HEADER STYLES */	
h1 {
	font: normal 40px Tahoma;
	color: #ADAEB1;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

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: 11px;
	margin:0px;
}

/* 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:585px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#content {
	position: relative;
	padding: 60px;
	padding-bottom: 0px;
	z-index:0;
	float: left;
	height: 193px;
	width: 635px;
	margin-top: 15px;
	overflow: auto;
	background-color: #9D9FA2;
	font: normal 12px Tahoma;
	background-repeat: no-repeat;
}

#intra {
	position: relative;
	padding: 60px;
	padding-bottom: 0px;
	z-index:0;
	float: left;
	height: 320px;
	width: 635px;
	margin-top: 15px;
	overflow: auto;
	background-color: #9D9FA2;
	font: normal 12px Tahoma;
	background-repeat: no-repeat;
}

#bottomimg {
	position: relative;
	height: 130px;
	width: 755px;
	float: left;
	margin-bottom: 15px;
	background-color: #9D9FA2;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#toplogo {
	background-color: #9D9FA2;
	height: 100px;
	background-position: center left;
	margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
}

#leftmenu {
	background-color: #6D6E71;
	width: 185px;
	height: 413px;
	float: left;
	margin-right: 15px;
	padding-left: 30px;
	padding-right: 15px;
}

#leftmenu a {
	text-decoration: none;
	margin-top: 30px;
	font: bold 10pt Verdana;
	color: #BCBDC0;
}

#leftmenu a.selected {
	text-decoration: underline;
}

#bottombar {
	clear: both;
	background-color: #6D6E71;
	height: 16px;
	padding: 7px;
	text-align: center;
	font: normal 8pt Verdana;
	color: #BCBDC0;
	letter-spacing: -0.05em;
	padding-left: 230px;
}

#pis {
	clear: both;
	background-color: #6D6E71;
	height: 16px;
	padding: 7px;
	text-align: right;
	font: normal 8pt Verdana;
	color: #BCBDC0;
	letter-spacing: -0.05em;
	padding-right: 30px;
	margin-top:-120px;
}

#frontbox1 {
	position: absolute;
	left: 400px;
	top: 30px;
	width: 300px;
	height: 130px;
	background-color: gray;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#fronttext1 {
	position: absolute;
	padding: 15px;
	left: 400px;
	top: 30px;
	width: 270px;
	height: 100px;
}

#frontbox2 {
	position: absolute;
	left: 400px;
	top: 180px;
	width: 300px;
	height: 170px;
	background-color: gray;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#fronttext2 {
	position: relative;
	left: 682px;
	top: -90px;
	width: 300px;
	height: 95px;
}

#fronttext2 span {
	position: absolute;
	right: 5px;
}

#titlebottom {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 400px;
}
