/* 
    Created on : 24.11.2015, 23:14:16
    Author     : Sebastian Kruse
*/

@font-face{
	font-family:"Swiss721ThinBT";
	src:url(./fonts/Swiss721ThinBT.ttf) format('truetype'),
	    url(./fonts/Swiss721ThinBT.woff) format('woff');
}
@font-face{
	font-family:"Swiss721ThinBT";
	src:url(./fonts/Swiss721ThinItalicBT.ttf) format('truetype'),
	    url(./fonts/Swiss721ThinItalicBT.woff) format('woff');
        font-style: italic;
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-Regular.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-Regular.woff) format('woff');
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-Italic.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-Italic.woff) format('woff');
        font-style: italic;
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-Light.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-Light.woff) format('woff');
        font-weight: lighter;
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-LightItalic.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-LightItalic.woff) format('woff');
        font-weight: lighter;
        font-style: italic;
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-Bold.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-Bold.woff) format('woff');
        font-weight: bold;
}
@font-face{
	font-family:"RobotoCondensed";
	src:url(./fonts/RobotoCondensed-BoldItalic.ttf) format('truetype'),
	    url(./fonts/RobotoCondensed-BoldItalic.woff) format('woff');
        font-weight: bold;
        font-style: italic;
}

body, html
{
    font-family: 'RobotoCondensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    font-weight: normal;
    font-size: 1em;
    color: #222;
    padding:0;
    margin:0;
    background-color:#494a5c;
}
h1, h2, h3, h4, h5, h6, ul, li
{
    font-family: 'Swiss721ThinBT', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}


#full_page
{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#contentloader
{
    position: relative;
    width: 976px;
    margin: 0 auto;
    padding-bottom: 32px;
    min-height: 708px;
}
.main_bg
{
    position:relative;
    left:0;
    right:0;
    background-color: #FFF;
}
#footer
{
    position: relative;
    height:160px;
    font-size: 0.7em;
}
.footer_bg
{
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background-color: #494a5c;
    color:#DDD;
}
.footer_content
{
    position: relative;
    width: 976px;
    margin: 0 auto;
    height:160px;
}
.footer_content table.contact_table td, .footer_content p
{
    padding: 0;
    margin-top:0;
    margin-bottom:4px;
    padding-left: 16px;
}
.footer_content h2
{
    margin-top: 12px;
    margin-bottom: 4px;
}
.footer_content h3#bw
{
    position: absolute;
    left:189px;
    top:94px;
    width: 128px;
    text-align: right;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin:0;
}
.footer_content h3#by
{
    position: absolute;
    left:372px;
    top:94px;
    width: 128px;
    text-align: right;
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin:0;
}
.footer_content table td
{
    margin: 0;
    padding: 0;
    padding-left: 4px;
}
.footer_content a
{
    color: #999;
}
.footer_content img#img_bdu_logo
{
    position:relative;
    float: right;
    margin: 8px;
}
#header
{
    position: relative;
    width: 976px;
    margin: 0 auto;
    height: 64px;
    background-image: url(../img/i21_logo_245x56.png);
    background-repeat: no-repeat;
    background-position: 11px 3px;
    line-height: 64px;
    text-align: right;
}
#header a
{
    text-decoration: none;
    color: #444;
    margin-right: 8px;
}

.main-content
{
    
}
.main-header
{
    height: 384px;
    width:100%;
    position:relative;
}
.main-menu
{
    position:absolute;
    left: 0;
    top: 0;
    bottom: 24px;
    width: 240px;
    background-color: #494a5c;
    line-height: 28px;
    font-size: 1.2em;
}
.main-menu ul
{
    margin:16px 24px;
    padding:0;
    list-style: none;
    color: #DDD;
}
.main-menu ul li ul
{
    margin:2px 24px;
}
.main-menu ul li ul li
{
    font-size: 0.75em;
}
.main-menu a
{
    text-decoration: none;
    color: #DDD;
}
.main-menu a.active
{
    color: #999;
}
.headerimage
{
    position:absolute;
    right: 0;
    top: 0;
    left: 240px;
    bottom: 24px;
    height:360px;
    background-color: #FFF;
    color: #DDD;
}
.main-slider
{
    position:absolute;
    right: 0;
    top: 0;
    left: 240px;
    bottom: 24px;
    height:360px;
    background-color: #FFF;
    color: #DDD;
}
.slider-content
{
    position:absolute;
    left:0;
    top:0;
    height:360px;
    width:736px;
    overflow: hidden;
}
.slider-item
{
    position: absolute;
    left:0;
    top:0;
    height: 360px;
    width: 736px;
    display:none;
}
.slider-menu
{
    position:absolute;
    bottom:-24px;
    height:24px;
    left:-240px;
    right:0;
    text-align: justify;
    background-color: #003;
}
.slider-menu-ul
{
    position:absolute;
    left:237px;
    width:734px;
    top:0;
    bottom:0;
    display: table;
    margin:0;
    padding: 0;
    text-align: justify;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: #FFF;
    border-collapse: collapse;
}
.slider-menu-li
{
    display: table-cell;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #003;
    border-left: 1px solid white;
    border-right: 1px solid white;
    cursor: pointer;
    height:24px;
    text-shadow: 1px 1px 1px rgba(1,1,1,0.004);
}
.slider-menu-li p
{
    margin: 0px 8px;
    line-height:23px;
    padding:0;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
}
.slider-menu-li-correction
{
    display: inline-block;
    list-style: none;
    padding: 1px 0;
    margin: 0;
    width: 100%;
}
.content-left
{
    position: absolute;
    left:0;
    top:380px;
    bottom:0;
    width: 240px;
}
.content-text
{
    margin-top: 16px;
    margin-left: 248px;
    min-height: 176px;
    text-align: justify;
}
.content-text h1
{
    font-size:1.5em;
}
.content-text .content-image
{
    position: absolute;
    top: 0;
    left: -248px;
    width: 232px;
    height: 160px;
    color: transparent;
}
.partner-logo
{
    position:absolute;
    right:0;
    top:392px;
}
table
{
    table-layout: fixed;
    border-collapse: collapse;
    padding: 0;
    text-align: left;
}
table.alternating tr:nth-child(even), table.alternating thead tr:first-child
{
    background: #CCC;
}
table.alternating tr:nth-child(odd)
{
    background: #FFF;
}
table th
{
    text-align: left;
}
table td
{
    margin: 0;
    padding: 6px 4px;
}
table ul
{
    margin:0;
    padding:0;
    padding-left:20px;
}
table .content-text
{
    margin-top: 0;
    margin-left: 0;
    min-height: 0;
    display: block;
    float: left;
}
table .content-text h1
{
    font-size:1.5em;
}
table .content-text .content-image
{
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    color: transparent;
}
table ul li
{
    text-align: left;
}
.lightbox
{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index: 12000;
}
.lightbox_fullbg
{
    position: fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background-color: #DDD;
    background-color: rgba(221,221,221,0.7);
}
.lightbox_contentbg
{
    position: absolute;
    left:50%;
    top:25%;
    margin-left: -280px;
    height:50%;
    width: 560px;
    background-color: #FFF;
}
.lightbox_content
{
    position: absolute;
    left:16px;
    top:16px;
    right:16px;
    bottom:16px;
    overflow-x: hidden;
    overflow-y: auto;
}
a span.at:after
{
    content: "@";
}