* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #041A31;
}

h1 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

#h1 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-weight:bold;
	text-transform:uppercase;
}

td {
	/*padding:1px 12px 1px 0; */
}

.active {
	font-weight:bold;
}

.menuhead {
	font-size:15px;
	font-weight:bold;
}

.menuheadsmall {
	font-size:12px;

}

.menubuttons {
	font-size:12px;
}

.menubuttonsactive {
	font-size:14px;
	color:#FFCC00;
}

#logo {
	position:absolute;
	left:14px;
	top:14px;
	width:161px;
	height:118px;
	z-index:1;
	border:1px solid white;
}

#bg {
	position:absolute;
	filter:alpha(opacity:0);
}

#menuImage {
	position:absolute;
	left:15px;
	top:150px;
	width:161px;
	height:145px;
	z-index:2;
	border:0;
}

#metanavi {
	position:absolute;
	left:760px;
	top:40px;
	width:auto;
	height:auto;
	z-index:5;
	border:0;
}

#metanavi td {
	padding:0 10px;
}

#metanavi td.active {
	font-weight:bold;
	color:#BD2532;
}

#mainnavi {
	position:absolute;
	left:202px;
	top:285px;
	width:790px;
	height:65px;
	z-index:0;
	border:0;
	color:white;
}

#mainnavi td {
	background:url(../images/navi-seperator.gif) 0px 0px no-repeat;
	padding:3px 15px 18px 15px;
}

#mainnavi a {
	color:#ffffff;
	text-decoration:none;
}

#mainnavi td.active {
	background-color:#bd2532;
}

#submenu td {
	background:url(../images/subnavi-bar.gif) 0px 4px no-repeat;
	padding:5px;
}
#submenu a {
	text-decoration:none;
}

#submenu td.active {
	font-weight:bold;
	background:url(../images/subnavi-bar_active.gif) 0px 4px no-repeat;
}

#languageselector {
	position:absolute;
	left:433px;
	top:205px;
	z-index:6;
}

#content {
	position:absolute;
	left:222px;
	top:23px;
	width:670px;
	height:235px;
	z-index:6;
}

#content2 {
	position:absolute;
	left:222px;
	top:41px;
	width:749px;
	height:240px;
	z-index:6;
	overflow:hidden;
	filter:alpha(opacity:0);
}

#content2scroll {
	position:absolute;
	left:222px;
	top:41px;
	width:749px;
	height:240px;
	z-index:6;
	overflow: auto;
	filter:alpha(opacity:0);
}

#content4 {
	position:absolute;
	left:644px;
	top:39px;
	width:303px;
	height:29px;
	z-index:5;
	filter:alpha(opacity:0);
}

#content4-bottom {
	position:absolute;
	left:200px;
	top:212px;
	width:490px;
	height:374px;
	z-index:6;
}

#content4-head {
	position:absolute;
	left:200px;
	top:150px;
	width:490px;
	height:69px;
	z-index:6;
}

* html #content { overflow: auto; overflow-x: hidden; } /* for IE */
//head+body #content { overflow: -moz-scrollbars-vertical; } /* for Moz */
head+body #content { overflow: auto; } /* for Moz */

* html #content4-bottom { overflow: auto; overflow-x: hidden; } /* for IE */
//head+body #content4-bottom { overflow: -moz-scrollbars-vertical; } /* for Moz */
head+body #content4-bottom { overflow: auto; } /* for Moz */


#content1 {
	position:absolute;
	left:202px;
	top:150px;
	width:673px;
	height:auto;
	z-index:6;
}

#content3 {
	position:absolute;
	left:18px;
	top:287px;
	width:160px;
	height:60px;
	z-index:6;
}

#contentImage {
	position:absolute;
	left:555px;
	top:185px;
	width:auto;
	height:auto;
	z-index:7;
	overflow:visible;
}

#contentImage img {
	padding:0 10px 10px 0;
}



#contact {
	position:absolute;
	left:909px;
	top:319px;
	width:auto;
	height:auto;
	z-index:7;
	overflow:auto;
}


.level1 {
	background:#dd9587;
}

.level2 {
	background:#c0c1c3;
}

.narrow {
	width:248px!important;
}

.rect {
	padding-right:5px;
}
