body {
    margin:0;
    padding:0;
    background: url(../images/background.gif);
    background-attachment:fixed;
    background-repeat:repeat;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:left;
    overflow: -moz-scrollbars-vertical;
    line-height:14px;
    }

a, a:hover, a:active, a:focus , a:visited {
    color: #007FB6;
}   

h3.customer {
    color: #00557D;
    font-size:12px;
    }
        
.container {
    width:972px;
    margin:0 auto;
    padding: 0;
    padding-bottom: 10px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    }
    
    
.container {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/container_bg.png',sizingMethod='scale')
}
.container[class] {
    background: url(../images/container_bg.png) repeat-y;
    background-repeat:repeat-y;
} 


/************** footer ***************/
#footer_holder {
    width: 972px;
    margin: 0 auto;
    padding: 0; 
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    }    
    
.footer_cl
    {
    width: 26px;
    height: 45px;
    _height: 45px;
    margin: 0;
    padding: 0;
    float: left;
    }    
    
.footer_cl {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadowcl.png',sizingMethod='scale')
}
.footer_cl[class] {
    background:url(../images/shadowcl.png) top left;
    background-repeat: no-repeat;
}    
    
.footer_cr
    {
    width: 26px;
    height: 45px;
    _height: 45px;
    margin: 0;
    padding: 0;
    float: left;
    }    
    
.footer_cr {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadowcr.png',sizingMethod='scale')
}
.footer_cr[class] {
    background:url(../images/shadowcr.png) top left;
    background-repeat: no-repeat;
}  

.footer_center
    {
    width: 920px; 
    float:left;
    height: 42px;
    _height: 42px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    /*background: url(../images/footer_bg2.png) repeat-x;*/
    }
.footer_center {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer_bg2.png',sizingMethod='scale')
}
.footer_center[class] {
    background:url(../images/footer_bg2.png) repeat-x;
}

#footer_content
    {
    width: 820px;
    padding-top: 6px;
    float:left;
    }    

#footer_languages
    {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    }
.copyright {
    text-align:center;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:normal;
    color:#000000;
}
.policy a {
    color:#CC0000;
    text-align:center;
    text-decoration:none;
}
.policy a:hover {
    text-decoration:underline;
}

/*********** header ************/
.top {
    width: 920px ;
    margin: 0 auto;
    padding: 0;
    height: 94px;
     _height: 94px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
 .header {
    width: 920px;
    margin: 0 auto;
    }
.caption {
    width: 920px;
    margin: 0 auto;
    padding: 0;
    height: 23px;
    _height: 23px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    }
#caption_left {
    width: 567px;
     background: url(../images/caption_bg.jpg) repeat-x;    
    height: 23px;
    _height: 23px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    float:left;
    }
#caption_left ul
    {margin: 0em ; padding:0em}
    
#caption_left li 
    {
    float:left;
    list-style:none;
    background:url(../images/arrow-green-caption.jpg) no-repeat;
    background-position:left 8px ;
    /*width: 120px;*/
    padding: 4px 9px;
    display:block;
    margin-left: 15px;
    color: #777777;
    font-style:italic;
    }
#caption_ceneter {
    width: 116px;
    background: url(../images/caption_bg_puzzle.jpg)  no-repeat;    
    height: 23px;
    _height: 23px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    float:left;
    }
#caption_right {
    width: 237px;
    background: url(../images/caption_bg2.jpg) repeat-x;    
    height: 23px;
    _height: 23px;
    overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
    float:left;
    }
.searchbox {
    width:166px;
    height:14px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#333333;
    margin-top: 2px ;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #9ca0a3;
    border-right-color: #9ca0a3;
    border-bottom-color: #9ca0a3;
    border-left-color: #9ca0a3;
}    

.butt_home a {
    width: 23px;
    height: 23px;
    float: left;
    background-image: url(../images/butt_home.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
.butt_home a:hover, a:active, a:focus {
    background-position: 0 top;
    outline:none;
}
.butt_sitemap a {
    width: 25px;
    height: 23px;
    float: left;
    background-image: url(../images/butt_sitemap.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
.butt_sitemap a:hover, a:active, a:focus {
    background-position: 0 top;
    outline:none;
}
.butt_searchnonactive {
    width: 19px;
    height: 23px; 
    float: left;
    background-image: url(../images/butt_search.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}
.butt_searchactive {
    width: 19px;
    height: 23px;
    float: left;
    background-image: url(../images/butt_search.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
}
.butt_searchdummy {
    width: 19px;
    height: 23px;
    float: left;
    background-image: url(../images/butt_searchfix.jpg);
    background-repeat: no-repeat;
}  
.meni {
    width: 920px;
    margin: 0 auto;
    height: 55px;
}
#content {
    width: 920px;
    margin: 0 auto;
    padding: 0;
    height : auto;
    display: table;
    background-color: #fff;
}
#left {
    float: right;
    width: 620px;
    padding: 0 10px;
    /*background: gray;*/
}
#right {
    float: right;
    width: 260px; 
    /*background: yellow;*/
    padding: 0 8px;     
}

#product-left {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/Product-01.jpg) no-repeat scroll 0% 0%; 
   width: 266px; 
   height: 475px; 
   margin-right: 5px; 
   margin-left: 17px;
   margin-bottom: 17px;
   padding: 100px 10px 10px 10px; 
   float: left;
}

#product-center {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/Product-02.jpg) no-repeat scroll 0% 0%; 
   width: 266px; 
   height: 475px; 
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 100px 10px 10px 10px;
   float: left;
}
#product-right {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/Product-03.jpg) no-repeat scroll 0% 0%; 
   width: 266px; 
   height: 475px; 
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 100px 10px 10px 10px; 
   float: left;
}

#download-left {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/back600repeat.jpg) repeat-x scroll 0% 0%; 
   width: 266px; 
   height: 290px; 
   margin-right: 5px; 
   margin-left: 17px;
   margin-bottom: 17px;
   padding: 30px 10px 10px 10px; 
   float: left;
}

#download-center {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/back600repeat.jpg) repeat-x scroll 0% 0%; 
   width: 266px; 
   height: 290px; 
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 30px 10px 10px 10px;
   float: left;
}
#download-right {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/back600.jpg) no-repeat scroll 0% 0%; 
   width: 266px; 
   height: 290px; 
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 30px 10px 10px 10px; 
   float: left;
}

#contact-left {
   border: none; 
   background: transparent url(../images/back600repeat.jpg) repeat-x scroll 0% 0%; 
   width: 266px; 
   height: 350px; 
   margin-right: 5px; 
   margin-left: 17px;
   margin-bottom: 17px;
   padding: 10px; 
   float: left;
}

#contact-center {
   border: 1px solid rgb(153, 153, 153); 
   background: transparent url(../images/back_repeat_phone.jpg) repeat-x scroll 0% 0%; 
   width: 266px; 
   height: 350px;
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 10px;
   float: left;
}
#contact-right {
   border: 1px solid rgb(153, 153, 153); 
   padding: 10px 10px 0px; 
   background: transparent url(../images/back600repeat.jpg) repeat-x scroll 0% 0%; 
   width: 266px; 
   height: 350px; 
   margin-right: 5px; 
   margin-left: 5px;
   margin-bottom: 17px;
   padding: 10px; 
   float: left;
}

.frame {
    position:relative;
    float:left;
}

/***************** content *****************/

.frame-600 {
    width:600px;
    position:relative;
    float:left;
    border:none;
    margin:0px;
    padding:10px;
    background-repeat:no-repeat;
    background-image: url(../images/back600.jpg);
}

h2 {
    font-family:"Trebuchet MS";
    font-size:15px;
    font-weight:bold;
    color:#00cc00;
    padding: 0 0 0 17px;
    background: url(../images/arrow-blue.gif) 0px 2px no-repeat;
    margin: 0;
    clear:both;
    width: 92%;    
}

ul {
    /*list-style:none;
    list-style-type: circle;*/
    margin-top: 1em ;
    margin-bottom: 1em;
}

li {
    list-style:none;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

table td {vertical-align: top; }
table .width_100percent {width: 100%;}                

.home_page_news_header {
    width:100%;
    position:relative;
    float:left;
    color:#003366;
    font-weight:bold;
    text-indent:1px;
    background-color:#E0E0E0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin:1em 0 0 0;
}
.paragraph_no_spacing {
    padding: 0;
    margin: 0;
    line-height: 13px; 
}

.bodytext {
    margin:1em 0;
    padding:0;
    line-height: 13px;
}

.redArrowLink-Right, .redArrowLink-Right-PDF {
    color:#CC0000;
    background:url(../images/list-arrow-red.gif) no-repeat right;
    padding-right:13px;
    padding-bottom:1px;
    text-align:right;
    text-decoration:none;
    float:right;
    width: 90%;
    clear: both;
    margin: 4px 10px;
}

.redArrowLink-Right:visited, .redArrowLink-Right-PDF:visited {
    color:#CC0000;
    background:url(../images/list-arrow-red.gif) no-repeat right;
    padding-right:13px;
    padding-bottom:1px;
    text-align:right;
    text-decoration:none;
    float:right;
}
.redArrowLink-Right:hover, .redArrowLink-Right-PDF:hover  {
    background:url(../images/list-arrow-orange.gif) no-repeat right;
    color:#00557D;
    text-align:right;
    text-decoration:none;
    float:right;
}

.news {
    width:240px;
    background:url(../images/back-news.jpg);
    background-repeat:no-repeat;
    position:relative;
    float:left;
    margin-bottom:15px;
    padding:10px;
}

.bluebox {
    background-color:#B6C4CF;
    padding:10px;    
}

.bluebox h4 {
    clear:both;
    color:#253370;
    font-family:"Trebuchet MS";
    font-size:15px;
    font-weight:bold;
    margin:0;
}

a.greenArrowLink {
    background:url(../images/list-arrows-green.gif) no-repeat left;
    padding-left:15px;
    width:auto;
    height:14px;
    text-align: left;
    margin-left:-20px;
    color:#00557D;
}
a.greenArrowLink:hover {
    background:url(../images/list-arrows-orange.gif) no-repeat left;
    padding-left:15px;
    width:auto;
    height:14px;
    text-align: left;
}
a.greenArrowLink:visited {
    padding-left:15px;
    width:auto;
    height:14px;
    text-align: left;
    margin-left:-20px;
    color:#00557D;
}
a.redArrowLink,a.redArrowLink-PDF, .csc-sitemap ul li a {
    background: url(../images/list-arrows-red.gif) no-repeat left ;
    padding-left:15px;
    height:14px;
    text-align: left;
    margin-left:-60px;
    *margin-left: -20px; /* für IE6 und 7 */
    color:#00557D;
}
a.redArrowLink:hover, a.redArrowLink-PDF:hover, .csc-sitemap ul li a:hover {
    background: url(../images/list-arrows-orange.gif) no-repeat left;
    padding-left:15px;
    height:14px;
    text-align: left;
}
a.redArrowLink:visited,  a.redArrowLink-PDF:visited, .csc-sitemap ul li a:visited {
    padding-left:15px;
    height:14px;
    text-align: left;
    margin-left:-60px;
    *margin-left: -20px; /* für IE6 und 7 */
    color:#00557D;
}

.circle li {
    padding: 2px 9px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type: circle; 
}

ul {
    /*list-style:none;
    list-style-type: circle;*/
    margin-top: 1em ;
    margin-bottom: 1em;
    margin-left: 1em;
}

li {
    padding: 2px 9px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none; 
}

.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}

.contenttable {
    width: 100%;   
    clear:left;
}

p {
margin:11px 0;
padding:0;
line-height: 13px; 

}


/**********  form   **************/
.csc-mailform {
    border: none;
    margin: 10px 0;
}

.csc-mailform-field input, .csc-mailform-field textarea {
    border:1px solid #9CA0A3;
    color:#333333;
    font-family:Geneva,Arial,Helvetica,sans-serif;
    font-size:11px;
    padding:3px 5px;
    width: 240px; 
    margin-bottom: 3px;
}

#mailformformtype_mail {
   width: 100px; 
   float:left
}


/********  frame  ************/
cssbox, .cssbox_body, .cssbox_head, .cssbox_head h3 {
    background: url(../images/box.jpg) no-repeat bottom right; 
} 
.cssbox { 
    width: 400px; /* IE Win = width - padding */
    padding-right: 13px; /* the gap on the right edge of the image (not content padding) */
    margin: 0px; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -13px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h3 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 0px 0px 0px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body {
    background-position: bottom left;
    
} 
    
.cssbox_body p{
    margin: 0px; /* interior-padding right */ 
    padding: 0px 0px 15px 12px; /* mirror .cssbox_head right/left */
}

.cssbox_body .heading-blue{
    margin: 0px; /* interior-padding right */ 
    padding: 0px 0px 15px 12px; /* mirror .cssbox_head right/left */
    padding: 0px 0px 15px 12px /*IE6*/;
}

.cssbox_body h5 {
    margin: 0px; /* interior-padding right */ 
    padding: 0px 0px 15px 12px; /* mirror .cssbox_head right/left */
    padding: 0px 0px 15px 12px /*IE6*/;
}

.cssbox_body h4{
    margin: 0px;
    padding: 0px 0px 35px 30px; /* mirror .cssbox_head right/left */
    padding: 0px 0px 35px 30px /*IE6*/;
    background: url(../images/arrow-blue.gif) 11px 5px no-repeat;
}

/******** usera area ***********/

#login_column {
    float:left;
    height:370px;
    padding-left:206px;
    padding-right:206px;
    width:478px;
}

#login_text_hendler {
    float:left;
    height:120px;
    width:478px;
}
#login_text {
    color:#6D88A5;
    float:left;
    font-size:12px;
    padding-left:8px;
    padding-right:8px;
    padding-top:40px;
    width:462px;
}
#login_box_hendler {
    background-image:url(../images/login_box.jpg);
    background-repeat:no-repeat;
    float:left;
    height:137px;
    width:478px;
}

#login_box_left {
    float:left;
    height:50px;
    width:127px;
}
.login_box_title {
    color:#010101;
    font-size:17px;
    font-weight:bold;
    left:22px;
    position:relative;
    top:12px;
}

#login_box_cent {
    float:left;
    height:100px;
    padding-top:6px;
    width:216px;
}
.login_box_input {
    margin:0;
    padding-top:6px;
    width:216px;
}
.login_field_input {
    height:14px;
    margin:2px 0 0;
    width:216px;
}
#login_box_right {
    float:left;
    margin:0;
    padding-left:12px;
    padding-top:70px;
}
.blue_link_login:link, .blue_link_login:visited {
    color:#203F74;
    font-size:10px;
    font-weight:bold;
    line-height:10px;
    margin:0;
    text-decoration:none;
}
#login_box_buttons {
    float:left;
    height:78px;
    padding-left:125px;
    padding-top:12px;
    width:350px;
}
.butt_login a {
    background-image:url(../images/button_login.jpg);
    background-position:0 top;
    background-repeat:no-repeat;
    float:left;
    height:39px;
    width:87px;
}
.butt_login a:hover, a:active, a:focus {
    background-position: 0 bottom;
}
.butt_register a, .butt_register_eng a {
    background-position:0 top;
    background-repeat:no-repeat;
    float:left;
    height:39px;
    width:116px;
}
.butt_register a {
    background-image:url(../images/button_register.jpg);
}
.butt_register a:hover, a:active, a:focus, .butt_register_eng a:hover, a:active, a:focus {
    background-position: 0 bottom;
    }
#login_content {
    background:url(../images/background_puzzle.jpg);
    background-repeat:no-repeat;
    height:auto;
    width:890px;
    margin:5px 5px;
    float: left;
}
#buttons_separator {
    float:left;
    height:78px;
    width:20px;
}
#error_hendler {
   float:left; 
   width:379px; 
   height:62px; 
   background:url(../images/error_box.jpg) no-repeat;
   margin-top: 40px;
   margin-bottom: 20px;
   
}
#error_text_hendler {
   float:left; 
   padding:20px 0 0 70px;    
}
.error_text {
   color:#CC0000; 
   font-weight:bold; 
   font-size:12px; 
   line-height:14px;
 }
#login_box_hendler_fp {
    background-image:url(../images/fpassword_box.jpg);
    background-repeat:no-repeat;
    float:left;
    height:137px;
    width:478px;
}
#register_box_cent {
    float:left;
    width:330px;
}
.fpassword_box_title {
    color:#010101;
    font-size:17px;
    font-weight:bold;
    left:30px;
    line-height:20px;
    position:relative;
    top:12px;
}
#register_box_input1 {
    margin-left:30px;
    padding-top:25px;
    width:auto;
}
.register_field1_input {
    height:14px;
    margin:2px 0 0;
    width:330px;
}
#fpassword_box_button {
    float:left;
    height:39px;
    padding-left:128px;
    padding-top:12px;
}
.butt_fpassword a {
    background-image:url(../images/button_fpasswort.jpg);
    background-position:0 top;
    background-repeat:no-repeat;
    float:left;
    height:39px;
    width:207px;
}
#register_content { 
    background-image:url(../images/background_puzzle.jpg);
     background-repeat:no-repeat;
    height:auto;
    width:890px;
    margin: 5px 5px ;
    float: left;
}
#register_column {
    float:left;
    height:620px;
    padding-left:206px;
    width:478px;
}
#register_box_hendler {
    background-image:url(../images/register_box.jpg);
    background-repeat:no-repeat;
    float:left;
    height:406px;
    width:478px;
}
#register_box_left {
    float:left;
    height:360px;
    width:30px;
}
#register_box_cent {
    float:left;
    width:330px;
}
.register_box_title {
    color:#010101;
    font-size:17px;
    font-weight:bold;
    left:0;
    line-height:20px;
    position:relative;
    top:12px;
}
.register_box_input { 
    margin:0;
    padding-top:6px;
    width:330px;
}
#register_box_buttons {
    float:left;
    height:39px;
    padding-left:28px;
    padding-top:12px;
    width:350px;
}
.butt_register a, .butt_register_eng a { 
    background-position:0 top;
    background-repeat:no-repeat;
    float:left;
    height:39px;
    width:116px;
}
.butt_register_eng a { 
    background-image:url(../images/button_register_eng.jpg);
}
.butt_register a { 
    background-image:url(../images/button_register.jpg);
}
#buttons_separator2 {
    float:left;
    height:78px;
    width:10px;
}
.butt_verwerfen a {
    width: 116px;
    height: 39px;
    float: left;
    background-image: url(../images/button_verwerfen.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
}

.butt_cancel a {
    width: 116px;
    height: 39px;
    float: left;
    background-image: url(../images/button_cancel.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
}

.butt_cancel a:hover, a:active, a:focus {
    background-position: 0 bottom;
}

.butt_verwerfen a:hover, a:active, a:focus {
    background-position: 0 bottom;
}
.register_field1_select {
    height:20px;
    margin:2px 0 0;
    width:335px;
}

.partner_box {
    border:1px solid #949EAA;
    display:block;
    float:left;
    height:auto;
    margin-bottom:20px;
}

.partner_box_header {
    margin: 0;
    padding: 0;
    background-color:#949EAA; 
}

.partner_box_header   p {
    background-color:#949EAA;
    /*border-left:10px solid #949EAA;*/
    color:white;
    /*float:left;*/
    font-size:12px;
    font-weight:bold;
    height:16px;
    line-height:16px;
    margin:0;
    text-align:left;
    width:600px;
}

.part_right_box1 {
    background-image:url(../images/right_box_back.gif);
    background-repeat:repeat-x;
    border:1px solid #999999;
    float:left;
    min-height:142px;
    margin-bottom:15px;
    padding:10px;
    width:230px;
}

.siemens_box {
    border:1px solid #949EAA;
    display:block;
    float:left;
    height:auto;
    margin-bottom:20px; 
    width: 99%;  
}

.siemens_box h4 {
    background-color: #949EAA;
    color: #fff;
    margin:0;
    padding:4px 1em;
    font-size: 12px;
}
.siemens_box p.bodytext {
    margin: 1em;
}

.continental_box {
    border:1px solid #F8A536;
    display:block;
    float:left;
    height:auto;
    margin-bottom:20px;  
    width: 99%;  
}

.continental_box h4 {
    background-color: #F8A536;
    color: #3B4545;
    margin:0;
    padding:4px 1em;
    font-size: 12px;
}
.continental_box p.bodytext {
    margin: 1em;
}

  
.personen_body {
    background:transparent url(../images/personen.jpg) no-repeat scroll 0 top;
    display:block;
    float:left;
    height:190px;
    margin:10px;
    padding:5px;
    width:419px;
      
}
.personen_table {
    width: 94%;
}
.card-name {
    color:#000066;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:5px 0 0;
}
.card-text {
    float:left;
    margin:0;
    padding-bottom:15px;
    position:relative;
    width:100%;
}

div.csc-textpic-center div.csc-textpic-imagewrap {
    margin:0;
}
 
.result-page-results {
color:#253370;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:italic;
text-align:right;
}

.result-page-highlight-text {
background-color:#AEE13A;
color:#000000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
}

.back-result-page-header {
background:transparent url(../images/search_result_back.jpg) repeat-x scroll 0 0;
border:1px solid #688BA9;
color:#253370;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:20px;
margin:20px 0 10px 0px;
padding-left:10px;
padding-top:4px;
}
result-page-text {
color:#000000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
left:15px;
overflow:visible;
position:relative;
width:843px;
}
a.result-page-button:hover, a.result-page-button:active {
background:transparent url(../images/search_result_page_back.jpg) repeat scroll 0 0;
border:1px solid #688BA9;
color:#253370;
height:14px;
margin:0 0 0 2px;
min-width:10px;
padding:0 5px;
}
a.result-page-button {
border:1px solid #688BA9;
color:#253370;
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:14px;
left:15px;
margin:0 0 0 2px;
min-width:10px;
padding:0 5px;
position:relative;
text-align:center;
text-decoration:none;
}
.ptbuttons {
    margin: 10px 0;
    clear: left;
}

/**************************************************************/
 /* Menu Buttons GB :: _active state is for button active highlight */

 
.gb_menu_item_3 a {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 bottom;
    text-indent: -1999px;
}
.gb_menu_item_3 a:hover, .gb_menu_item_3 a:active, .gb_menu_item_3 a:focus {
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_active_3 {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_42 a {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 bottom;
    text-indent: -1999px;
}
.gb_menu_item_42 a:hover, .gb_menu_item_42 a:active, .gb_menu_item_42 a:focus {
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_active_42 {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_6 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_service.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px;
}
.gb_menu_item_6 a:hover, .gb_menu_item_6 a:active, .gb_menu_item_6 a:focus {
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_active_6 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_service.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_9 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_product.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px; 
}
.gb_menu_item_9 a:hover, .gb_menu_item_9 a:active, .gb_menu_item_9 a:focus {
    background-position: 0 top;
    text-indent: -1999px; 
}
.gb_menu_item_active_9 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_product.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px; 
}
.gb_menu_item_8 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_partner.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px;
}
.gb_menu_item_8 a:hover, .gb_menu_item_8 a:active ,.gb_menu_item_8  a:focus {
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_active_8 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_partner.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px;
}
.gb_menu_item_9 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_download.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px;  
}
.gb_menu_item_9 a:hover,.gb_menu_item_9 a:active, .gb_menu_item_9 a:focus {
    background-position: 0 top;
    text-indent: -1999px;  
}
.gb_menu_item_active_9 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_download.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px;  
}
.gb_menu_item_10 a {
    width: 156px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_contact.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px;  
}
.gb_menu_item_10 a:hover, gb_menu_item_10 a:active, gb_menu_item_10 a:focus {
    background-position: 0 top;
    outline:none;
    text-indent: -1999px;  
}
.gb_menu_item_active_10 {
    width: 156px;
    height: 55px;
    float: left;
    background-image: url(../images/gb_butt_contact.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px;  
}
/* End of Menu Buttons GB*/
        
/* Menu Buttons :: _active state is for button active highlight */
.menu_item_3 a {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 bottom;
    font-size: 0;
    text-indent: -1999px;
}
.menu_item_3 a:hover, .menu_item_3 a:active, .menu_item_3 a:focus {
    background-position: 0 top;
}
.menu_item_active_3 {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 top;
    text-indent: -1999px
}.menu_item_42 a {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 bottom;
    font-size: 0;
    text-indent: -1999px;
}
.menu_item_42 a:hover, .menu_item_42 a:active, .menu_item_42 a:focus {
    background-position: 0 top;
}
.menu_item_active_42 {
    width: 152px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_about_us.jpg);
    background-repeat: no-repeat;    
    background-position: 0 top;
    text-indent: -1999px
}
.menu_item_6 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_service.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px  
}
.menu_item_6 a:hover, .menu_item_6 a:active, .menu_item_6 a:focus {
    background-position: 0 top;
}
.menu_item_active_6 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_service.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px  
}
.menu_item_12 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_product.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
     text-indent: -1999px    
}
.menu_item_12 a:hover, .menu_item_12 a:active, .menu_item_12 a:focus {
    background-position: 0 top;
}
.menu_item_active_12 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_product.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px    
}

.menu_item_8 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_partner.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px  
}
.menu_item_8 a:hover, .menu_item_8 a:active, .menu_item_8 a:focus {
    background-position: 0 top;
}
.menu_item_active_8 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_partner.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px  
}  
.menu_item_9 a {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_download.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px 
}
.menu_item_9 a:hover, .menu_item_9 a:active, .menu_item_9 a:focus {
    background-position: 0 top;
}
.menu_item_active_9 {
    width: 153px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_download.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px
} 
 
.menu_item_10 a {
    width: 156px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_contact.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-indent: -1999px   
}
.menu_item_10 a:hover, .menu_item_10 a:active, .menu_item_10 a:focus {
    background-position: 0 top;
}
.menu_item_active_10 {
    width: 156px;
    height: 55px;
    float: left;
    background-image: url(../images/butt_contact.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: -1999px   
}    /*                         */
/* End of Menu Buttons */    
   
h3 {
    color: #F8A536;
    font-size: 14px; 
    line-height: 16px; 
    margin:0.5em 0;
}   

#one-center {
    padding: 0 10px;
}

img {
    margin: 0;
    padding: 0;
}