html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
    text-align: center;
    background :#f0f3f8 url( ../../images/layout_body_background.jpg ) repeat-x ;
}
body, p, li, input, label{
    font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #4d4d4d;
}

/****************/

#container{
    background :#ffffff url( ../../images/layout_container_background.gif ) repeat-y ;
    position: relative;
    text-align: left;
    margin: 0 auto;
    margin-top: 40px ;
    width: 946px;
}

/****************/

#header {
    position: relative ;

}
#product_flashvideo {
    background: url( ../../images/header_default.gif ) no-repeat top left;
    height: 177px ;
    width: 946px ; 
}
#header img {
    margin: 0px ;
    padding: 0px ;
    float: left ;
/*    height: 177px ;
    width: 743px ;*/
}
#header img.left {
    width: 203px ;
}

/****************/

#metanavigation{
    position: absolute ;
    right: 15px ;
    top: -20px ;
}
#metanavigation , #metanavigation li{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left ;
    margin-left: 35px ;
}
#metanavigation , #metanavigation li a {
    text-transform: uppercase ;
    text-decoration: none ;
    font: 9px Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif ;
    float: left ;
    color: #648FC3;
}
#metanavigation li.active a , #metanavigation li a:hover {
    text-decoration: underline ;
}
#navigation{
    float: left ;
    width: 199px ;
    padding: 0 1px 0 3px ;
    margin-bottom: 150px ;
    position: relative;
}
#navigation ul, #navigation ul li, #navigation ul li a {
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul li a {
    color: #d1deed ;
    display: block ;
    padding-left: 20px ;
    text-decoration: none ;
    text-transform: uppercase ;
    background: #ffffff url( ../../images/layout_navigation_inactive.png ) repeat-x ;
    font: 11px Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif ;
    font-weight: bold ;
    _height:25px;/* IE 6*/
    line-height: 25px ;
}
#navigation ul li a:hover, #navigation ul li.active a {
    background :#ffffff url( ../../images/layout_navigation_active.png ) repeat-x ;
    text-decoration: none;
    color: #ffffff ;
}
#navigation ul li ul.subnavigation {
    display: none ;
}
#navigation ul.navigation li.active ul.subnavigation {
    display: block ;
}
#navigation ul.navigation li.active ul.subnavigation li a {
    background: #84A6D0 url( ../../images/layout_navigation_dot_inactive.png ) no-repeat 22px 10px;
    text-transform: none ;
    font-weight: normal ;
    padding-left: 30px ;
    color: #ffffff ;

}
#navigation ul.navigation li.active ul.subnavigation li.active a , #navigation ul.navigation li ul.subnavigation li a:hover {
    background: #84A6D0 url( ../../images/layout_navigation_dot_active.png ) no-repeat 22px 10px;
    font-weight: bold ;
    color: #29476b ;
}
#navigation ul.navigation li a.last {
    background: #ffffff url( ../../images/layout_navigation_bottom_inactive.png ) repeat-x ;
    height: 26px ;
}
#navigation ul.navigation li a.last:hover, #navigation ul.navigation li.active a.last{
    background :#ffffff url( ../../images/layout_navigation_bottom_active.png ) repeat-x ;
    text-decoration: none;
    color: #ffffff ;
}
#contactData {
    position: absolute ;
    bottom: 35px ;
    z-index: 10 ;
    left: 23px ;
}
#contactData p {
    font-size: 10px ;
    color: #33598C ;
}
/****************/

#content {
    position: relative;
}
#center_wrapper{
    width: 740px;
    float: left;
    background: url( ../../images/layout_content_wrapper.gif ) repeat-y right top ;
    margin: 20px 0px 45px 0px !important;
}
#content #center {
    padding: 0px 30px ;
    position: relative;
    width: 430px;
    float: left;
}
#content #center .teaser_left , #content #center .teaser_right {
    width: 200px ;
    float: left ;
    padding-top: 30px;
}
#content #center .teaser_left {
    margin-right: 30px ;
}
#content #center .teaser_left img , #content #center .teaser_right img {
    border: 1px solid #33598C ;
}
#content #center .teaser_left h3 , #content #center .teaser_right h3 {
    background: transparent url( ../../images/layout_content_dot.png ) no-repeat left 6px ;
    padding-left: 10px ;
    font-size: 13px ;
    font-family: Tahoma, Verdana;
    color: #a2711e ;
    margin-bottom: 5px;
}
#content #center .teaser_left p , #content #center .teaser_right p {
    margin-bottom: 0px;
}
#content #right {
    position: relative;
    color: #4d4d4d ;
    width: 250px;
    float: left;
}
#content #right .padding_right{
    padding: 0px 30px ;
}
.teaser .small {
    color: #999999 ;
    font-size: 9px ;
}
/****************/

#footer {
    background: #f0f3f3 url( ../../images/layout_footer.jpg ) no-repeat left top ;
    text-align: center;
    position: relative;
}
#footer a {
    text-decoration: none ;
}

/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1{
    font-size: 15px ;
    font-weight: bold ;
    color: #a2711e ;
    font-family: Tahoma, Verdana;
    margin: 0 0 20px 0;
}
h2{
    margin: 15px 0px 5px 0px ;
    font-size: 11px;
}
h3{
    background: transparent url( ../../images/layout_content_dot.png ) no-repeat left 6px ;
    padding-left: 10px ;
    font-size: 11px ;
}
#right h3 {
    margin-bottom: 0px ;
    padding: 0px;
    background: 0px;
    font-size: 10px;
}
ul li{
    margin: 0 0 0 25px;
}
a {
    color: #33598c ;
    text-decoration: underline;
}
a:hover, a.active{
    
}
a img{
    border: none;
}
p.nomargin{
    margin: 0;
}
/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    width: 170px;
}
.right{
    width: 240px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.columns{

}
.columns .text{
/*     margin-right: 15px; */
    margin-right: 10px ;
/*     width: 345px; */
    width: 300px ;
    float: left;
}
.columns .textlarge {
    margin-right: 15px;
    _margin-right: 7px ;
    width: 415px;
    float: left;
}
.columns .images{
    width: 120px;
    float: left;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
fieldset span.floatleft{
    width: 270px;
    float: left;
    height: 101%;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
    float: left;
    width: 120px;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    width: 145px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 260px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton,#asterisk{
    margin: 0 10px 10px 150px;
}
#mSubmitButton,#mResetButton{
    float: left;
}
/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

a#product_flashvideo {
    display:block;
    width:946px;
    height:177px;
    overflow:hidden;
    cursor:pointer;
}
ul.headerticker, ul.headerticker li {
    margin:0;
    padding:0;
    list-style:none;
}
li.tickerLi {
    display:none;
}
li.activeClass {
    display:list-item;
}
