div.top{top:0px;}
#submainbox{top:0px; text-align:left;}
#footer{top:0px;}
	.ttitles{

		border-top : solid 1px #000000;

		border-bottom : solid 1px #000000;

	}

	.textTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
}
.ttitles{

		border-top : solid 1px #000000;

		border-bottom : solid 1px #000000;

	}

	.textTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;
}
/***************   NAVIGATION   ***************/
html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #ccc;
    margin: 0;
    padding: 0;
    text-align: left;
}
.header_frame {
    clear: both;
    width: 800px;
    height: 70px;
    margin: 0 auto 0 auto;
    background-color: #ebebeb;
}
.header_logo {
    float: left;
    width: 800px;
    height: 24px;
    text-align: center;
    background-color: #019879;
}
.header_left {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 18px;
    background-color: inherit;
    padding: 0 0 0 11px;
    margin: 14px 0 0 0;
}
.header_left a {
     text-decoration: none;
}
.header_right {
    float: right;
    margin: 17px 0 0 0;
    background-color: inherit;
    padding: 0 15px 0 0;
}
.header_title {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: inherit;
    padding: 0 0 0 11px;
}
.header_links {
    clear: both;
    font-size: 11px;
    color: #000;
    background-color: inherit;
    padding: 0 0 0 12px;
}
a.header,
a.header:link,
a.header:active,
a.header:visited {
    float: left;
    display: block;
    color: #000;
    background-color: inherit;
    text-decoration: none;
}
a.header:hover {
    text-decoration: underline;
}
img {
    border: 0;
    margin: 0;
    padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.navigation {
    clear: both;
    position: relative;
    width: 800px;
    height: 24px;
    color: #fff;
    background-color: #333;
    font-size: 11px;
    font-weight: bold;
    z-index: 500;
    margin: 0 auto 0 auto;
    text-align: left;
}
/* Entfernt default-Style, setzt Liste in horizontal Ebene */
.navigation ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.navigation ul li ul {
    width: 141px;
    border-top: 2px solid #fff;
}
.navigation ul ul ul {
    width: 140px;
    border-top: none;
}
.navigation li {
    float: left;
    position: relative;
    padding: 0px;
}
a.topnav {
    white-space: nowrap;
}
a.topnav_hi {
    color: inherit;
    background-color: #b4b6ba;
    white-space: nowrap;
}
/* 1. Ebene */
.navigation a, .navigation a:visited {
    display: block;
    font-size: 12px;
    min-width: 20px;
    text-decoration: none; 
    color: #fff; 
    background-color: inherit;
    height: 24px; 
    line-height: 24px;
    padding: 0px 11px 0 12px;
    white-space: nowrap;
    cursor: default;
}
/* Hack fÃ¼r IE5.5 */
* html .navigation a, * html .navigation a:visited {
    width: 20px;
    w\idth: 20px;
}
/* 2. und 3. Ebene */
.navigation ul ul a, .navigation ul ul a:visited {
    font-weight: normal;
    background: #ccc url(/systemimages/US/bg_nohighlight.gif) no-repeat;
    color: #000;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: 19px;
    height: auto;
    white-space: normal;
    cursor: pointer;
}
.navigation ul ul a.drop, .navigation ul ul a.drop:visited {
    background: #ccc url(/systemimages/US/bg_nohighlight_drop.gif);
    color: #000;
}
.navigation ul ul a.drop:hover{
    background: #b4b6ba url(/systemimages/US/bg_highlight_drop.gif);
    color: #fff;
    padding: 0px 15px 0 10px;
    width: 114px;
}
/* Hacks fÃ¼r IE 5.5 */
* html .navigation ul ul a.drop:hover { 
    width: auto;
    w\idth: 114px;
}
* html .navigation ul ul li {
    width: 140px;
    w\idth: 140px;
}
.navigation ul ul :hover > a.drop {
    background: #b4b6ba url(/systemimages/US/bg_highlight_drop.gif);
    color: #fff;
    
}
.navigation ul ul ul a, .navigation ul ul ul a:visited {
    background: #ccc url(/systemimages/US/bg_nohighlight.gif) no-repeat;
    color: #000;
}
.navigation ul ul ul a:hover {
    background: #b4b6ba url(/systemimages/US/bg_highlight.gif);
    color: #fff;
}
/* Verberge Subebene */
.navigation ul ul {
    visibility: hidden;
    position: absolute;
    top: 24px;
    left: 0; 
    width: 140px;
}
/* 3. Ebene als Flyout */
.navigation ul ul ul{
    left: 140px; 
    top: 0;
    width: 140px;
}
/* Notwendig fÃ¼r IE */
.navigation table {
    position:absolute; 
    top:0; 
    left:0;
}
/* Links der 2. Ebene */
.navigation ul ul a, .navigation ul ul a:visited {
    background: #ccc url(/systemimages/US/bg_nohighlight.gif) no-repeat;
    color: #000;
    padding: 0px 15px 0 10px;
    width: 114px;
    overflow: hidden;
}
/* Hack fÃ¼r IE 5.5 */
* html .navigation ul ul a, * html .navigation ul ul a:visited {
    width: 140px;
    w\idth:114px;
}
/* Hover Links 1. Ebene */
.navigation a:hover {
    background-color: #b4b6ba;
    color: #fff;
    padding: 0px 11px 0 12px;
    text-decoration: none;
}
.navigation ul ul a:hover{
    background: #b4b6ba url(/systemimages/US/bg_highlight.gif);
    padding: 0px 15px 0 10px;
    color: #fff;
}
.navigation :hover > a {
    background-color: #b4b6ba;
    color: #fff;
    text-decoration: none;
    min-width: 20px;
    padding: 0px 11px 0 12px;
}
.navigation ul ul :hover > a { 
    background: #b4b6ba url(/systemimages/US/bg_highlight.gif);
    color: #fff;
    padding: 0px 15px 0 10px;
}
/* Hover oder Link ? Dann darstellen */
.navigation ul li:hover ul, .navigation ul a:hover ul, .navigation ul a.hi:hover {
    visibility:visible; 
}
/* sonst verbergen */
.navigation ul :hover ul ul{
    visibility: hidden;
}
/* Hover oder Link ? Dann darstellen */
.navigation ul :hover ul :hover ul { 
    visibility: visible;
}
.navigation a.hi {
    display: block;
    font-size: 12px;
    text-decoration: none; 
    padding: 0px 11px 0 12px; 
    background-color: #b4b6ba;
    color: #fff !important;
}


.folder_item_faq { padding: 2px 0 0 9px; }.category_item { background-image: url(/systemimages/US/arrow-category-vr.gif); }.category_item,.category_item_hi { cursor: pointer; }.folder_item_faq { font-weight: normal; }.folder_item_faq { background-image: url(/systemimages/US/nav-arrow-black-vr.gif); }.folder_item_faq, .folder_item_faq_active .black { cursor: pointer; }.folder_item_text_faq { display: none; }.category_dialog { display: none; }.cat_item_button { visibility: visible; }.toolbar_content_frame_product { background-color: #ebebeb; } .toolbar_content_frame_product { height: 22px; } .toolbar_content_frame_product { margin-top: 3px; } .box_download_note_frame { display: block; } .space15 { padding-bottom: 15px; }
#submainbox h1{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#009A9C;}
#submainbox p , #submainbox li a{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 20px;vertical-align: top;color: #666666;}
#submainbox li a, #submainbox li a:link {text-decoration:underline;color:#009A9C;}
#submainbox li a:hover{color:#666666;}
#submainbox ul{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 20px;vertical-align: top;color: #666666;}
#submainbox div{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 20px;vertical-align: top;color: #666666;}
