/* @override http://opteon.eu/fileadmin/opteon/css/style.css */

/* @override http://opteon:8888/fileadmin/opteon/css/style.css */




html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 8pt arial, sans-serif;
	background: white url(../images/bg.jpg) repeat 0 0;
  	width: 100%;
  	min-width: 970px;
  	color: #333333;
  	text-align: center;
	margin: 0px;
	line-height: 11pt;
	}

a img {
  border: none;/*remove border for linked images*/
  }


/* Main Layout */
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
    margin-left: auto;
    margin-right: auto;
    }
   


#content {
	z-index: 3;
	position: relative;
	background: transparent;
	text-align:left;
  	width: 860px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
  	top: 15px;
	}

div#companylogo {
	position: relative;
	top: 15px;
	z-index: 5;
	left: -385px;
	}


/* HOME LEFT */

div#homeleft h1 {
	color: #004699;
	font-size: 16pt;
	margin-top: 4px;
	margin-left: 14px;
	font-weight: normal;
	}

div#homeleft.contentbox {
	position: relative;
  	top: 10px;
	width: 340px;
	float: left;
	}

div.home_news_titel {
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	background: url(../images/yellow_dot_smallestest.png) no-repeat 6px 2px;
	font-weight: bold;
}



#homeleft p.bodytext {
	margin-top: 0px;
	text-align: justify;
	width: 315px;
	/*line-height: 10pt;*/
	padding: 0 0 0px 16px;
	}
	
#homeleft ul {
	margin-top: 0px;
	text-align: justify;
	width: 295px;
/*	line-height: 10pt;*/
	padding: 0 0 0px 40px;
	}
	
	

/* new vticker */
#newsticker { 
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	}

div#homeright  #newsticker  ul li div.info p{
	width: 390px;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 10px;
	}
div#homeright  #newsticker  ul li div.info {
	width: 395px;
	padding-top: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
	}
	
#newsticker ul {
	margin-top: 0px;
	text-align: justify;
	width: 420px;
	
	/*line-height: 10pt;*/
	}



.clear { clear: both; }






/* HOME RIGHT */
div#homeright {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 500px;
	}

#homeright div.navigation_left, #homeright div.navigation_right  {
	width: 220px;
	height: 400px;
	float: left;
	background: transparent url(../images/cat_navigation_background.png) no-repeat center top;
	margin-top: 15px;
	margin-right: 20px;
	}

#homeright div.navigation_left p.bodytext, #homeright div.navigation_right p.bodytext {
	width: 220px;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	}

#homeright div.navigation_left  ul, #homeright div.navigation_right ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/yellow_dot_smallest.png) !important;
	list-style-image: url(../images/yellow_dot_smallest.gif);
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	}

#homeright div.navigation_left div.navigation ul li a , #homeright div.navigation_right div.navigation ul li a {
	font-size: 7pt;
	color: #004699;
	text-decoration: none;
	}

#homeright div.navigation_left div.navigation ul li a:hover, #homeright div.navigation_right div.navigation ul li a:hover{
	color: #004699;
	}

#homeleft img {
	padding-top: 0px;
	}

div#flash_business.flash.flash-replaced , div#flash_ambitions.flash.flash-replaced {
	position: relative;
	top: 0px;
	padding-left: 20px;
	width: 190px;
	height: 250px;
	background-color: transparent;
	}

