@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;

}

body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#4b4b4b;
	line-height:1.5em;
}
body#bodyTag {
	/*
	background:#E47E0A url(../../img/bgMainBack.jpg) left top;
	*/
}

#bgimage
{
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}

body#popup {
	background:transparent;
	
}
.news-latest-container {
	display:block;
	width:470px;
	float:left;
	padding-bottom: 9px;
}

p {
	margin:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }



.ieFix1 {
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc); 
}

#frame {
	/*background:transparent url(../../img/bgMainTop.jpg) left top repeat-x;*/
	float:left;
	width: 100%;
	height:653px;
	 
	
}

#wrapper {
	position:relative;
	
	height:100%;
	
	width: 1039px;
	/*left: 50%;
	margin-left: -520px;
	*/
	margin: 0px auto;
		z-index: 2;
	text-align:left;
}

#container {
	position:absolute;
	float:left;
	width:1039px;
	z-index:20;
	background:transparent url(../../img/container2_bg.png) left top no-repeat;
}

#contentwrapper {
	float:left;
	height:100%;
	width:975px;
	position: relative;
	z-index:20;
	margin-left:32px;
	/*background:#FFF url(../../img/content_bg.gif) left top repeat;*/
	background-color: #ffffff;
	
}

#top_shadow {
	position:relative;
	height:150px;
	width:975px;
	background:transparent url(../../img/top_shadow.png) left top no-repeat;
}

#top {
	position:relative;
	height:150px;
	width:975px;
	/*background:transparent url(../../img/top_bg.gif) left top repeat-x;*/
}

#selectLang {
	position:absolute;
	right:80px;
	top:15px;
}

#selectLang select {
	font-size: 11px;
	font-family:Arial;
	background:#F0F0F0;
}

#logo {
	position:absolute;
	right:50px;
	top:0px;
}

#content {
  margin: 0;
  padding: 0;
}

#nav {
	position:relative;
	z-index: 2001;
	float:left;
	width:180px;
	padding: 0 20px 0  0;
	margin:0;
}

#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav ul.navout {
	display:block;
	width: 180px;
	float: left;
}
#nav ul.navout li {

	float: left;
	margin: 0;
	padding: 0;
}

#nav ul.navout li,
#nav .lefter
{
	background: url(../../img/navi-line.gif) repeat-x scroll left top transparent;
}



#nav ul.navint li {
	background:transparent url() left top repeat-x;
	float: left;
	margin: 0;
	padding: 0;
}

#metanavi {
	position:relative;
	float:left;
	padding: 2px 0 0 5px;
	margin: 0;
}

#metanav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#metanav ul li {
  float:left;
  height: 14px;
  margin: 0;
  padding: 0 6px 0 6px;
  border-right: 1px #FFF solid;
}

#metanav ul li span {
  height: 14px;
  line-height: 14px;
  float:left;
  margin: 0;
  padding:0;
}

#center {
	float:left;
	width:510px;
	margin:0;
	overflow: hidden;
	z-index: 3003;
}

#nav ul.navout,
#nav .lefter {

	background: url("../../img/navi-line.gif") repeat-x scroll left bottom transparent;	
	}
	
#nav .lefter {
  float: left;
  clear: both;
  overflow: hidden;

  margin:0;
}

#nav .lefter .searchForm {
  width: 160px;
}



#right {
	position:relative;
	float:right;
	width:245px;
	padding: 0 0 20px 20px;
	padding:0;

}

#scandi_02
{	
	position: absolute;
	width: 121px;
	height: 221px;
	top: 320px;
	right: 50%;
	margin-right: -577px;
	text-align: right;
	z-index: 25;
}

#scandi_flags {
	position:absolute;
	z-index:2002;
	width:72px;
	height:105px;
	top:0px;
	left:50%;
	margin-left:-572px;
	text-align: left;
}



a:link, a:visited, a:active {
	color:#F07C00;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

object { outline:none; }


#Flashbox {
	border:1px #900 solid;
}

.topmargin
{
	margin-top: 20px;
}

.cont ul, .cont ol
{
	list-style-type: none;
	clear: both;
	
	margin: 12px 0 6px 0;
}

.cont li
{
	line-height: 18px;
	padding-left: 12px;
	background: url(../../img/arrowMore.gif) no-repeat scroll 0 4px;
	font-weight: normal;
	padding-bottom: 1px;
}
