@charset "UTF-8";
@import "style-tabs.css";
@import "jscrollpane.css";
@import "jquery.fancybox-1.3.1.css";
* {
 padding:0;
 margin:0;
}
html {
 overflow-x:hidden;
 overflow-y:hidden;
}
body {
 font-family:Verdana, Geneva, sans-serif;
 font-size:11px;
 color:#333;
 overflow:hidden;
}
a:active, a:focus,div:active,div:focus {
outline:none;
}
#supersize {
 position:fixed;
}
#supersize img {
 height:100%;
 width:100%;
 z-index: 0;
}
#logoright {
 position:absolute;
 right: 25px;
 bottom: 25px;
}
#standard {
 position:absolute;
 top:0;
 background-color:#f3f3f3;
 width:100%;
 height:26px;
 z-index:3;
}
#standard a {
 font-size:10px;
 text-decoration:none;
 color:#999;
}
#standard a:hover {
 font-size:10px;
 text-decoration:none;
 color:#333;
}
#footer a{
 color: rgb(153, 153, 153);
 text-decoration:none;
}
#footer a:hover {
 text-decoration:none;
 color:#333;
}
#head {
 position:fixed;
 top:26px;
 opacity: .8;
 filter: alpha(opacity=80);
 background-color:white;
 width:100%;
 height:92px;
 z-index:3;
}
#logo {
 position:absolute;
 top:41px;
 left:252px;
 z-index:3;
}
#container {
 position:absolute;
 bottom:0;
 left:0px;
 width:951px;
 height:524px
}
#containerartikel {
 position:absolute;
 top:190px;
 left:0;
 width:951px;
 height:100%;
}
#containerleft {
 float:left;
}
#navi {
 position:absolute;
 left:-199px;
 top: 28px;
 width:224px;
 background:url(../repositoryfile/magazin/-file/navi_top.gif);
 height:auto;
}
#naviinner {
 color:#fff;
 margin:12px 37px 12px 8px;
}
#naviinner b {
 display:block;
 margin-bottom:12px;
}
#navi a {
 display:block;
 text-decoration:none;
 color:#ddd;
 font-size:10px;
 background:url(../repositoryfile/magazin/-file/navi_arrow_i.gif) no-repeat 0px 2px;
 padding-left: 15px;
 margin-bottom:6px;
}
#navi a:hover {
 color:#fff;
 background:url(../repositoryfile/magazin/-file/navi_arrow_a.gif) no-repeat 0px 2px;
}
#navilink {
 position:absolute;
 right:0;
 width:25px;
 height:82px;
 cursor:pointer
}
#navitop {
 position:absolute;
 top:-24px;
}
#navitop a {
 display:block;
 color:#333;
 text-decoration:none;
 text-transform:uppercase;
 float:left;
 background-color: white;
 font-size:10px;
 font-weight:bold;
 padding: 6px 25px 5px 24px;
 margin: 0 0 1px 1px;
 opacity: .5;
 filter: alpha(opacity=50);
}
#navitop a.active {
 padding: 6px 25px !important;
 opacity: .9 !important;
 filter: alpha(opacity=90) !important;
 margin:0 !important;
}
#containerright {
 margin-left:250px;
     height:100%;
}
#contentback {
 position:absolute;
 opacity: .9;
 filter: alpha(opacity=90);
 width:701px;
 height:100%;
 background-color:white;
 z-index:1;
}
#content {
 position:relative;
 z-index:2;
 height:100%;
}
#contentinner {
 position:absolute;
 width:673px;
 padding:24px;
}
#contentarrows {
 position:absolute;
 right: 45px;
 top: 45px;
}
#contentinnertop {
 position:relative;
 height:100%;
     margin-bottom:10px;
}
.contentinnertopleft {
 float:left;
 width:432px;
}
.contentinnertopleft h2{
 color: #999999;
 line-height:16px;
 font-size:11px;
 margin-bottom:5px;
}

.contentinnerleft {
 float:left;
 width:432px;
}
.contentinnerleft p {
 line-height:16px;
 margin-bottom:11px;
}
.link {
 display:inline-block;
 background:url(../repositoryfile/magazin/-file/arrow_blue.png) no-repeat 0px 4px;
 margin-top:6px;
 padding-left: 16px;
 text-decoration:none;
 line-height:14px;
 color:#333;
}
.contentinnerleft .ui-tabs-panel a,.contentinnerleft .ui-tabs-panel a:hover {
background: url("../repositoryfile/magazin/-file/arrow_blue.png") no-repeat scroll 0 3px transparent;
text-decoration:none;
color:#333333;
padding-left:16px;
text-decoration:none;
}

.contentinnerright {
 float:left;
 width:210px;
 margin-left:12px;
}
#footer {
 width:653px;
 font-size:10px;
 color:#666;
 border-top: 1px solid #666;
 padding: 3px 0;
 margin: 0 0 0 0;
 height: 20px;
}
/* Table */
#table {
 position:relative;
 margin: 12px 0;
 height:378px;
}
#table div {
display:none;
}
#table a {
 text-decoration:none;
 color:#333;
}
.col1 {
 display: block !important;
 width: 210px;
 border-top: 1px solid #004a80;
 border-bottom: 1px solid #004a80;
}
.col2 {
 display: block !important;
 width: 431px;
 border-top: 1px solid #004a80;
 border-bottom: 1px solid #004a80;
}
.col3 {
 display: block !important;
 width: 653px;
 border-top: 1px solid #004a80;
 border-bottom: 1px solid #004a80;
}
.row1 {
 display: block !important;
 height: 116px;
 margin-bottom: 12px;
 overflow:hidden;
}
.row2 {
 display: block !important;
 height: 246px;
 margin-bottom: 12px;
 overflow:hidden;
}
.row3 {
 display: block !important;
 height: 376px;
 margin-bottom: 12px;
 overflow:hidden;
}
.mr {
 margin-right:11px;
}
#table .text {
 display: block !important;
 background:white;
 height: 100%;
}
#table img {
 position:absolute;
}
/* Headings */
h1 {
 font-family:The Sans Extra Bold-;
 font-size:28px;
 color:#04aeec;
 font-weight:normal;
 line-height:24px;
 margin:0;
 padding:0;
}
/* Borders */
.blueborder {
 position:relative;
 border-top: 1px solid #004a80;
 border-bottom: 1px solid #004a80;
 margin-bottom: 23px;
 height:100%;
}
.bluebordertop {
 position:relative;
 border-top: 1px solid #004a80;
 margin-bottom: 23px;
}
.blueborder p, .bluebordertop p {
 margin: 6px 0;
 line-height:16px;
}
.blueborder a {
 text-decoration:none;
 color:#333;
}
.bluebordertop a {
 display:block;
 background:url(../repositoryfile/magazin/-file/arrow_blue.png) no-repeat 0px 4px;
 margin-top:6px;
 padding-left: 16px;
 text-decoration:none;
 line-height:14px;
 color:#333;
}
/* Icons */
.icon-audio {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_audio_i.gif);
 z-index:3;
}
.icon-audio-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_audio_a.gif);
 z-index:3;
}
.icon-video {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_movie.gif);
 z-index:3;
}
.icon-video-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_movie_a.gif);
 z-index:3;
}
.icon-picture {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_foto.gif);
 z-index:3;
}
.icon-picture-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_foto_a.gif);
 z-index:3;
}
.icon-info {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 18px;
 height: 18px;
 background:url(../repositoryfile/magazin/-file/icon_info.gif) no-repeat;
 z-index:3;
}
.icon-info-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 18px;
 height: 18px;
 background:url(http://bilfingerberger.de/c125710e00494c2e/repositoryfile/magazin/$file/icon_info_a.gif) no-repeat;
 z-index:3;
}
.icon-text {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_text.gif);
 z-index:3;
}
.icon-text-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_text_a.gif);
 z-index:3;
}
.icon-micro {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_micro.gif);
 z-index:3;
}
.icon-micro-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_micro_a.gif);
 z-index:3;
}
.icon-zoom {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_zoom.gif);
 z-index:3;
}
.icon-zoom-a {
 position:absolute;
 display:inline-block;
 bottom: 7px;
 right: 6px;
 width: 20px;
 height: 20px;
 background:url(../repositoryfile/magazin/-file/icon_zoom_a.gif);
 z-index:3;
}
/* Whitelist on Startpage right */
.whitelist {
 color:white;
 display:block;
 list-style:none;
 position:absolute;
 right:9px;
 top:13px;
 width:188px;
 z-index:5;
}
.whitelist li {
 margin-bottom:15px;
}
.whitelist li a {
 display:block;
 padding: 0 0 0 27px;
 text-decoration:none;
 color:white !important;
}
.li-video a {
 background:url(../repositoryfile/magazin/-file/icon_movie.gif) no-repeat 0px 2px;
}
.li-text a {
 background:url(../repositoryfile/magazin/-file/icon_text.gif) no-repeat 0px 2px;
}
.li-picture a {
 background:url(../repositoryfile/magazin/-file/icon_foto.gif) no-repeat 0px 2px;
}
.li-video a:hover {
 background:url(../repositoryfile/magazin/-file/icon_movie_a.gif) no-repeat 0px 2px;
}
.li-text a:hover {
 background:url(../repositoryfile/magazin/-file/icon_text_a.gif) no-repeat 0px 2px;
}
.li-picture a:hover {
 background:url(../repositoryfile/magazin/-file/icon_foto_a.gif) no-repeat 0px 2px;
}
.overviewmagazin #footer{
position:absolute;
bottom:10px;
left:24px;
padding-bottom:0;
height:auto;
}
.jScrollPaneTrack {
background-color:#CCCCCC;
background-image:url(../repositoryfile/magazin/-file/sp-bg.gif);
background-repeat:repeat-y;
}
.jScrollPaneDrag {
background-color:#ACACAC;
}
a.jScrollArrowUp {
background-image:url(../repositoryfile/magazin/-file/sp-up.png);
background-repeat:no-repeat;
height:13px;
}
a.jScrollArrowDown {
background-image:url(../repositoryfile/magazin/-file/sp-down.png);
background-repeat:no-repeat;
height:13px;
}
#fbic {
position:absolute;top:0;left:0;
padding:5px 10px;
font-weight:bold;
background-color:#ffffff;
}
.right{
float:right;
}
.relative{
position:relative;
}
.pb {
display:none;
position:absolute;
top:8px;
}
.pbc {
display:none;
position:relative;
left:-10px;
}
.pb .prev,.pbc .prev{
background:url("../repositoryfile/magazin/-file/arrow_blue_b.png") no-repeat scroll 0 3px transparent;
color:#333333;
line-height:14px;
padding-left:16px;
text-decoration:none;
margin-left:10px;
position:relative;
}
.pb a.pia,.pbc a.pia{
background:url("../repositoryfile/magazin/-file/arrow_blue_b-i.png") no-repeat scroll 0 3px transparent;
cursor:default;
}
.pb .next,.pbc .next{
background:url("../repositoryfile/magazin/-file/arrow_blue.png") no-repeat scroll 0 3px transparent;
color:#333333;
line-height:14px;
padding-left:16px;
text-decoration:none;
margin-left:10px;
position:relative;
}
.pb a.nia,.pbc a.nia{
background:url("../repositoryfile/magazin/-file/arrow_blue-i.png") no-repeat scroll 0 3px transparent;
cursor:default;
}
#contentinnertop .pb {
top:0;
left:-60px;
}