@charset "UTF-8";
@media all {
html * {font-size:100.01%;}
pre,code,kbd,samp,var,tt {font-family:Consolas,"Lucida Console","Andale Mono","Bitstream Vera Sans Mono","Courier New",Courier;}
body {font-family:Arial,Helvetica,sans-serif;line-height:1.5;}
ul {list-style-type:disc;}
ul ul {list-style-type:circle;margin-bottom:0;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-latin;margin-bottom:0;}
dt {font-weight:bold;}
dd {margin:0 0 1em .8em;}
p {margin:0 0 1em 0;}
blockquote,cite,q {}
blockquote {margin:0 0 1em 1em;}
pre {margin:0 0 1em 0;}
pre,code,kbd,tt,samp,var {}
pre,code {}
kbd,samp,var,tt {}
var,dfn {font-style:italic;}
acronym,abbr {border-bottom:1px #aaa dotted;cursor:help;}
sub,sup {font-size:90%;line-height:0;}
hr {color:#fff;background:transparent;margin:0 0 20px 0;padding:0;border:0;border-bottom:1px #ccc solid;height:1px;}
.highlight {}
.dimmed {}
.info {}
.note {}
.important {}
.warning {}
.float_left {float:left;display:inline;margin-right:1em;margin-bottom:.15em;}
.float_right {float:right;display:inline;margin-left:1em;margin-bottom:.15em;}
.center {display:block;text-align:center;margin:.5em auto;}
table {width:auto;border-collapse:collapse;}
table caption {}
table.full {width:100%;}
table.fixed {table-layout:fixed;}
th,td {padding:.5em;}
tbody th[scope="row"],tbody th.sub {}
tbody tr:hover th[scope="row"],tbody tr:hover tbody th.sub {}
tbody tr:hover td {}
}
/* Styles m�ssen in die project.css */
div.tabbody h3 {
color: #BB0000;
font-weight: bold;
font-size: 12px;
line-height: 13px;
font-family: 'DBOffice',Arial,Helvetica,sans-serif;
margin-bottom: 7px;
}
div.tabbody a:hover {
text-decoration:underline;
}
div.tabs ul.tabs-list li.currentSingle a {
border-bottom-width: 0px;
width: 100%;
padding-right: 100%;
color: #000000;
font-weight: bold;
}