/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* basics */

body {
background-color: #ffffff;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
width: 725px;
font-size: 11px;
font-family: Helvetica, sans-serif;
text-align: left;
}

p, td, ul {
color: #000000;
font-size: 11px;
font-family: Helvetica, sans-serif;
font-weight: 400;
text-align: left;
line-height: 13px;
}

ul{
width: 400px;
list-style-image:url(main_elements/arrow.png);
/*list-style-position:outside;*/
padding-bottom:5px;
margin-left:35px;
}

h1 {
font-size: 0px;
position: absolute;
left: 9999px;
top: 9999px;
visibility: hidden;
}

h2 {
font-size: 14px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
}

h3 {
font-size: 12px;
line-height: 13px;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-weight: 800;
}

h4 {
font-size: 11px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
}

strong{
font-weight:800;
}


/* extra typo */

.menu {
font-size: 12px;
font-family: Helvetica, sans-serif;
color: #333333;
font-weight: 400;
padding-bottom:2px;
}

.menu_bold {
font-size: 12px;
font-family: Helvetica, sans-serif;
color: #333333;
font-weight: 800;
padding-bottom:2px;
}


.languages_start {
height: 500px;
width: 725px;
background-image:url(main_elements/language_bg.gif);
background-repeat: no-repeat;
padding-top: 275px;
margin-left: auto;
margin-right: auto;
padding-bottom: 15px;
text-align: center;
font-size: 12px;
}

.h1_regular {
font-weight: 400;
}

.h3_regular {
font-size: 12px;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-weight: 400;
}

.h3_grey {
font-size: 12px;
font-family: Helvetica, sans-serif;
color: #333333;
font-weight: 400;
}

.p_bold {
font-weight: 800;
}

.languages {
font-size: 12px;
color: #999999;
padding-left: 13px;
}

.main_header_bold {
font-size: 14px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
margin-top: 13px;
margin-bottom: 2px;
}

.main_header_top {
font-size: 14px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
margin-bottom: 8px;
}

.main_header_regular {
font-size: 14px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 400;
margin-top: 13px;
margin-bottom: 2px;
}

.sub_header_1st {
font-size: 11px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
margin-bottom: 1px;
}

.sub_header {
font-size: 11px;
font-family: Helvetica, sans-serif;
color: #000000;
font-weight: 800;
margin-top: 5px;
margin-bottom: 1px;
}

.main_text_bottom {
margin-top: 8px;
}

.main_text_para {
margin-bottom: 5px;
}

.side_header_grey {
font-weight: 800;
color: #333333;
margin-top: 21px;
margin-bottom: 5px;
}

.side_header_grey_2 {
font-weight: 800;
color: #333333;
margin-bottom: 5px;
}

.side_text_grey {
color: #333333;
margin-bottom: 5px;
}

.side_text_grey_1st {
color: #333333;
margin-top: 21px;
margin-bottom: 5px;
}

.news_h {
font-weight: 800;
}

.news_p {
margin-bottom: 8px;
}

.copyright {
font-size: 10px;
color: #999999;
padding-top: 8px;
}

.press_bold {
margin-left: 15px;
font-weight: 800;
}

.press_regular {
margin-left: 15px;
font-weight: 400;
}

.press_txt_1{
width:180px;
float:left;
}

/* containers  */

#content {}

#container_logo {
margin-bottom: 13px;
}

#container_menu {
background-color: #BBBBB4;
}

#container_content {
margin-top: 13px;
background-color: #EFEFE9;
}

#container_content_left {
width: 500px;
padding-left: 13px;
padding-top: 8px;
padding-bottom: 8px;
float: left;
}

#container_content_right {
width: 180px;
padding-left: 13px;
padding-top: 8px;
padding-bottom: 8px;
float: left;
}

#container_press {
width: 700px;
margin-left: 13px;
margin-top: 8px;
margin-bottom: 8px;
float: left;
}

.half_container{
width:345px;
margin:10px 0 0 10px;
float:left;
}


/* menu */

.menu_main {
width: 125px;
padding-top: 8px;
padding-left: 8px;
margin-bottom: 8px;
border-right: 1px dotted #999999;
float: left;
}

#menu_container{
margin:10px 0 10px 10px;
width: 705px;
float:left;
}

#menu_1 {
float:left;
width:104px;
padding:0 0 0 0;
}

#menu_2 {
float:left;
width:104px;
border-left: 1px dotted #999999;
padding:0 0 0 10px;
}

#menu_3 {
float:left;
width:104px;
border-left: 1px dotted #999999;
padding:0 0 0 10px;
}

#menu_4 {
float:left;
width:104px;
border-left: 1px dotted #999999;
padding:0 0 0 10px;
}

#menu_5 {
float:left;
width:104px;
border-left: 1px dotted #999999;
padding:0 0 0 10px;
}

#menu_thumb {
float:left;
width:104px;
padding:0 0 0 10px;
}



/*
#menu_1 {
width: 125px;
padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
border-right: 1px dotted #999999;
float: left;
}

#menu_2 {
width: 125px;
padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
border-right: 1px dotted #999999;
float: left;
}

#menu_3 {
width: 125px;
padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
float: left;
}

#menu_4 {
width: 125px;
padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
float: left;
}

#menu_5 {
width: 125px;
padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
border-right: 1px dotted #999999;
float: left;
}

#menu_thumb {
width: 87px;
height: 65px;
margin-top: 8px;
margin-left: 13px;
margin-bottom: 8px;
border: 1px dotted #999999;
float: left;
}

*/


/* content */

.pix {
padding: 0px;
margin: 0px;
float: left;
}

.cc_pix {
width:90px;
padding: 0px;
margin: 0px;
float: left;
}


/* subs */

a:link {
color: #333333;
font-style: normal;
text-decoration: none;
}

a:visited {
color: #333333;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #CCCCCC;
font-style: normal;
text-decoration: none;
}

a:active {
color: #333333;
font-style: normal;
text-decoration: none;
}

.h3_regular a:link{
color: #FFFFFF;
}

.h3_regular a:visited{
color: #FFFFFF;
}

.h3_regular a:hover{
color: #333333;
}

.h3_regular a:active{
color: #FFFFFF;
}


/* fixes etc */

.no_float{
float: none;
clear: both;
}

.press_balk{
clear: both;
margin-top: 8px;
margin-bottom: 8px;
border-top: 1px dotted #999999;

}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */