/******************************************************************************
 * global
 *****************************************************************************/

body, html{
margin: 0;
padding: 0;
background-color: none transparent;
height: 100%;
}

#global_container {
position: relative;
margin: 0 auto;
padding: 5px 0 25px 0;
width: 728px;
font-family: Arial,'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  , sans-serif;
}

h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
font-size: 15px;
}

.important {
color: #48c277;
}

.detail {
color: #00395b;
}

/******************************************************************************
 * mail form
 *****************************************************************************/

#mailform {
position: relative;
padding: 0;
margin: 0;
}
#mailform fieldset.csc-mailform {
margin: 15px 0;
padding: 0;
border: none;
}
.csc-mailform-field {
margin: 10px 0;
}
.csc-mailform-field label, .csc-mailform-field input,.csc-mailform-field textarea {
display: block;
width: 180px;
float: left;
margin-bottom: 10px;
}
.csc-mailform-field textarea {
width: 250px;
}
.csc-mailform-field label {
clear: both;
text-align: right;
width: 90px;
padding-right: 20px;
}
#mailformformtype_mail{
clear: both;
width: 100px;
margin-left: 110px;
}
* html #mailformformtype_mail{
margin-left: 55px;
}
/******************************************************************************
 * top section 
 *****************************************************************************/

/* language selector */
.tx-srlanguagemenu-pi1 {
position: relative;
margin: 0;
padding: 0;
font-size: 12px;
color: black;
}
.tx-srlanguagemenu-pi1 a:link,.tx-srlanguagemenu-pi1 a:visited,.tx-srlanguagemenu-pi1 a:active,.tx-srlanguagemenu-pi1 a:hover {
color: black;
}
.tx-srlanguagemenu-pi1 .NO{ 
position: relative;
text-align: right;
width: 700px;
padding: 0;
margin: 0;
}
.tx-srlanguagemenu-pi1 .CUR {
display: none;
}
/*~language selector */


/* logo and small menu container */
#logo_small_menu_container {
position: relative;
margin: 0;
padding: 0;
width: 727px;
height: 78px;
overflow: hidden;
}

#logo {
position: relative;
margin: 0;
padding: 0;
float: left;
height: 78px;
width: 524px;
}

#small_menu {
position: relative;
margin: 0;
padding: 0;
float: right;
height: 78px;
width: 186px;
}
#small_menu ul,#small_menu li {
position: relative;
list-style-type : none;
margin : 0;
padding : 0;
float: left;
}
#small_menu ul {
padding: 27px 0 0 30px;
}
#small_menu #small_menu_home,#small_menu #small_menu_contact,#small_menu #small_menu_search {
margin: 0 15px 0 10px;
}
/*~logo and small menu container */

/******************************************************************************
 * bottom section 
 *****************************************************************************/

/* navbar and footer container */
#navbar_footer_container {
position: relative;
margin: 0;
padding: 0;
height: 70px;
width: 727px;
overflow: hidden;
font-size: 12px;
}
#navbar_footer_container p {
margin: 0;
padding: 0;
}

#navbar_section {
position: relative;
margin: 0;
padding: 20px 0 0 20px;
float: left;
height: 50px;
width: 424px;
word-spacing: 2px;
}

#footer_section {
position: relative;
margin: 0;
padding: 20px 0 0 0px;
float: right;
height: 50px;
width: 283px;
}

#navbar_footer_container a:link {
color: #20665e;
font-size: 12px;
}
#navbar_footer_container a:visited {
color: #20665e;
font-size: 12px;
}
#navbar_footer_container a:active {
color: #48c277;
font-size: 12px;
}
#navbar_footer_container a:hover {
color: #48c277;
font-size: 12px;
}

/*~navbar and footer container */

/* product and success story container */
#product_news_container {
position: relative;
margin: 0;
padding: 10px 0 0 0;
width: 727px;
height: 172px;
overflow: hidden;
background-image: url("/fileadmin/templates/images/green_curve_left.jpg");
background-repeat: no-repeat;
}

#product_news_container a:link {
color: #20665e;
}
#product_news_container a:visited {
color: #20665e;
}
#product_news_container a:active {
color: #48c277;
}
#product_news_container a:hover {
color: #48c277;
}

#product_news_container ul,#product_news_container li{
position: relative;
list-style-type : none;
margin : 0;
padding : 0;
}
#product_news_container ul {
margin : 3px 5px;
}
#product_news_container li {
background-image:url("/fileadmin/templates/images/standard_bullet.gif");
background-repeat: no-repeat;
padding: 0 0 0 17px;
background-position: 0 2px;
}

#bottom_border {
position: absolute;
bottom: 0;
right: 0;
background-image: url("/fileadmin/templates/images/green_curve_bottom.jpg");
background-repeat: repeat-x;
height: 23px;
width: 687px;
margin: 0;
padding: 0;
background-position: 0 12px;
}
#product_section {
position: relative;
margin: 0;
padding: 20px 0 0 20px;
float: left;
color: #858585;
}

#product_section .product_content {
position: relative;
margin: 0 9px 0 0;
padding: 0;
height: 144px;
/*width: 141px;*/
width: 219px;
float: left;
overflow: hidden;
font-size: 12px;
}
#product_section p {
margin: 10px 0 0 0;
padding: 0;
}
#product_section .product_content h1{
font-size: 11px;
margin-bottom: 5px;
color: black;
/*background-image: url('/fileadmin/templates/images/product_header.jpg');
background-position: 0 -2px;
background-repeat: no-repeat;*/
border-right: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
height: 20px;
display: inline;
text-align: justify;
padding: 0 0px 5px 0;
}
#product_section .product_content a {
font-size: 11px;
}

#news_section {
position: relative;
float: left;
margin: 0;
padding: 20px 20px 0 30px;
width: 190px;
height: 144px;
overflow: hidden;
font-size: 12px;
color: #858585;
}
#news_section h1 {
margin: 0 0 10px 0;
color: black;
}
#news_section p {
margin: 0;
padding: 0;
}
/*~product and success story container */


