
/*.opera { display: none; }
.ie { display: none; }
.firefox { display: none; }
.mozilla { display: none; }
.netscape { display: none; }
.safari { display: none; }
*/
/* CSS Document */

/* -- Generic style ---------------------------------------------------------------------------------------------------- */

body
{
	background: #e3e3e3;
	color: inherit;
}

p,
div#infob,
span.infor,
div table,
h1, h2, h3, h4,
li.index,
div#inc p,
div#inc3 p,
div#inc4 p,
div#inc5 p,
div#inc6 p,
div#inc7 p,
div#inc8 p,
div#inc9 p,
div#inc10 p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D7C92;
	text-decoration: none;
	background-color: inherit;
}

table#summary tr td p
{
    margin: 5px;
}

h1
{
	border-bottom: 5px solid #DADBDC;
	margin-top:20px;
	font-size: 20px;
}

h2
{
	margin-top:14px;
    text-align: center;
	font-size: 16px;
	text-decoration:underline;
}

h3
{
	margin-top:14px;
	font-size: 14px;
	text-decoration:underline;
}

h4
{
	font-size: 10px;
}

a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #6D7C92;
	text-decoration: underline;
	background-color: inherit;
}

a:hover
{
	color:#1d62af;
	text-decoration: underline;
	background-color: inherit;
}

a:visited
{
	color:#1d62af;
	text-decoration:none;
	background-color: inherit;
}

a.infor-no,
a.infor-se,
a.infor-en,
a.infor-de,
a.infor-p
{
	margin-top:5px;
	display:block;
	height:25px;
	width:60px;
	background:url(../img/en.gif) center left no-repeat;
	text-decoration:none;
}

a.infor-no
{
	background-image:url(../img/no.gif);
}

a.infor-se
{
	background-image:url(../img/se.gif);
}

a.infor-de
{
	background-image:url(../img/de.gif);
}

a.infor-p
{
	background:url(../img/tp.gif) center left no-repeat;
}
a.infor-p:hover
{
	background-image:url(../img/tp2.gif);
}

span.infor
{
	position:relative;
	top:3px;
	margin-top:5px;
	margin-left:25px;
}

div table a
{
	text-decoration:none;
}

div table tr.odd,
div table tr.even
{
	height: 25px;
}

div table tr.odd 
{
	background-color: #DADBDC;
	color: inherit;
}

img.math
{
	border: 1px dashed #899db8;
    padding: 5px;
    background: #fafafa;
}

ul.index
{
	list-style: none;
}

a#middle
{
	margin-left: 100px;
    margin-right: 100px;
}

a img
{
	border: none;
}

/* -- Div's ---------------------------------------------------------------------------------------------------- */

div#container
{
	width:700px;
	margin-left: auto;
	margin-right: auto;
}

div#header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88px;
	color: #6D7C92;
	text-align:center;
	background-color: inherit;
}

div#content
{
	border: 1px solid #899db8;
	background-color:#f0f2f5;
	min-height:1300px;
	color: inherit;
}

div#topbar
{
	 	background:url(../../img/topbar4.gif) no-repeat;
								height:47px;
								margin: 10px 10px 0 10px;}

div#menu
{
	display:block;
	background-color: #DADBDC;
	border-left: 1px solid #899db8;
	border-right: 1px solid #899db8;
	border-bottom: 1px solid #899db8;
	width:160px;
	position: absolute;
	min-height:300px;
					  		     top: 167px;	margin-left:10px;
	text-align:left;
	left:auto;
	right:auto;
	color: inherit;
}
/*
a#pp
{
    background:url(../../img/PP-Button4.gif) center no-repeat;
}

a#pp:hover
{
    background:url(../../img/PP-Button3.gif) center no-repeat;
}*/

a#pp, a#pp2
{
	display:block;
    background: url(../../img/PP-Button4.gif) center no-repeat;
    height: 70px;
	width:160px;
	margin:0px 0 20px 10px;
	text-align:center;
	padding-top: 20px;
	position: absolute;
	left:auto;
	right:auto;
	top: 580px;
	color: inherit;
	text-decoration: none;
}

a#pp2
{
	background: url(../../img/PP-Button7.gif) center no-repeat;
}

a#pp:hover, a#pp2:hover
{
    background:url(../../img/PP-Button5.gif) center no-repeat;
    color: #6D7C92;
    padding-top: 30px;
	margin-top:-5px;
}

a#pp:visited, a#pp2:visited
{
	color: #6D7C92;
}

div#news
{
	display:block;
	background-color: #DADBDC;
	border: 1px solid #899db8;
	width:160px;
	margin:10px 0 20px 10px;
	text-align:center;
	padding-bottom: 5px;
	position: absolute;
	left:auto;
	right:auto;
	top: 660px;
	color: inherit;
}

div#supported
{
	display:block;
	width:160px;
	margin:10px 0 20px 10px;
	text-align:center;
	padding-bottom: 5px;
	position: absolute;
	left:auto;
	right:auto;
	top: 850px;
	color: inherit;
}

div#inc,
div#inc3,
div#inc4,
div#inc5,
div#inc6,
div#inc7,
div#inc8,
div#inc9,
div#inc10
{
	text-align:left;
    margin:0 0 100px 196px;
	position: relative;
	top:-120px;
	width: 412px;
}



div#infor
{
	margin-top: 10px;
	margin-left:618px;
	color: #6D7C92;
	width: 60px;
	text-align:center;
	height: 100px;}

div#infob
{
	margin-left: 10px;
	margin-top: -25px;
	width: 680px;
	text-align:center;
}

div#footer
{
	margin-top: 25px;
	text-align:center;
}

/* -- Menu ---------------------------------------------------------------------------------------------------- */

#nav,
#nav ul 
{ /* all lists */
	padding: 0;
	margin: -5px 0 0 0;
	list-style: none;
	float : left;
	width : 160px;
}
	
#nav li 
{ /* all list items */
	position : relative;
	float : left;
	line-height : 20px;
	width: 160px;
}
	
#nav li ul, /* second-level lists */
#nav li ul ul  /* third-and-above-level lists */
{ 
	position : absolute;
	left: -999em;
	margin-left : 160px;
	margin-top:-35px;
	display:block;
	padding:0;
	width: 160px;
	border: 1px solid #899db8;
	background-color: #DADBDC;
	color: inherit;
}

#nav li ul ul  /* third-and-above-level lists */
{ 
	margin-top:	-35px;
}
	
#nav li a,
#nav li a.menu-arrow 
{
	display: block;
	width: 128px;
	background-color: #DADBDC;
	border: 1px solid #DADBDb;
	margin: 5px 0 5px 5px;
	text-decoration:none;
	font-family: "trebuchet ms", sans-serif;
	font-size: 14px;
	padding:3px 0 3px 20px;
	color: #6D7C92;
}
	
#nav li a.menu-arrow
{
	background:#DADBDC url(../../img/arrow.gif) no-repeat right;
}

#nav li a.current
{
	/*background:#DADBDC url(../../img/arrow.gif) no-repeat left;*/
	cursor: default;
	color: #6D7C92;
	/*font-weight:bold;*/
	border: 1px dashed #899db8;
	background-color: inherit;
}
	
#nav li a:hover
{
	background-color: #c0c5ca;
	border: 1px solid #899db8;
	color: #6D7C92;
}

#nav li a.menu-arrow:hover/*,
#nav li.hover a.menu-arrow*/
{
	background:#c0c5ca url(../../img/arrow-hover.gif) no-repeat right;
	border: 1px solid #899db8;
	color: #6D7C92;
	cursor: default;
}

#nav li a.current:hover
{
	/*background:#c0c5ca url(../../img/arrow-hover.gif) no-repeat left;*/
	color: #6D7C92;
	background-color: #DADBDC;
	border: 1px dashed #899db8;
}
	
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.hover ul ul,
#nav li.hover ul ul ul 
{
	left: -999em;
}
		#nav li:hover ul,
															#nav li li:hover ul,
															#nav li li li:hover ul,
															#nav li.hover ul,
															#nav li li.hover ul,
															#nav li li li.hover ul 
															{ /* lists nested under hovered list items */
																left: auto;
															}