/* HTML */
html
{
 margin: 0px;
}

/* BODY */
body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 background-repeat: repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

h1, h3
{
    margin: 0;
    color: #033f88;
    font-weight: bold;
    font-size: 17px;
    padding: 0 0 20px 0;
}

h4
{
    margin: 0;
    padding: 0;
}

img
{
 border: 0px solid white;
}

a
{
 color: #666;
}

a:hover
{
 text-decoration: none;
}

/* P */
p.Main_Error
{
 font-weight: bold;
 color: #FF0000;
}

/* FORM */
form
{
 margin: 0px;
}

/* SELECT */
select
{
 font-size: 11px;
 margin: 0px;
}

/* INPUT + IE Margin Fix */
input
{
 font-size: 11px;
 margin: -1px 0px;
 -moz-padding-start: 1px;
 -moz-padding-end: 1px;
}

html>body input
{
 margin: 0px;
}

*+html>body input
{
 margin: -1px 0px;
}

/* TEXTAREA */
textarea
{
 padding: 1px;
}

.dpTable {
        BORDER-RIGHT: #8C959A 1px solid; BORDER-TOP: #8C959A 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #8C959A 1px solid; COLOR: #505050; BORDER-BOTTOM: #8C959A 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center
}
.dpTR {

}
.dpTitleTR {

}
.dpDayTR {

}
.dpTodayButtonTR {

}
.dpTD {
        BORDER-RIGHT: #ece9d8 1px solid; BORDER-TOP: #ece9d8 1px solid; BORDER-LEFT: #ece9d8 1px solid; BORDER-BOTTOM: #ece9d8 1px solid
}
.dpDayHighlightTD {
        BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTDHover {
        BORDER-RIGHT: #888888 1px solid; BORDER-TOP: #888888 1px solid; BORDER-LEFT: #888888 1px solid; CURSOR: pointer; COLOR: green; BORDER-BOTTOM: #888888 1px solid; BACKGROUND-COLOR: #aca998
}
.dpTitleTD {

}
.dpButtonTD {

}
.dpTodayButtonTD {

}
.dpDayTD {
        BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; COLOR: white; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTitleText {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: gray
}
.dpDayHighlight {
        FONT-WEIGHT: bold; COLOR: #000000
}
.dpButton {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #C9CDD0; PADDING-BOTTOM: 0px; COLOR: gray; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
.dpTodayButton {
        FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #C9CDD0; COLOR: gray; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}

.clear,
.nav:after,
.logos:after,
.contentLeft:after,
.profiles:after
{
    display: table;
    content: '';
    clear: both;
}

.header
{
    width: 100%;
}

.footer {
    height: 20px;
    background-color: #011b34;
}

.header-bg {
    margin: 0 0 0 0;
    background-image: url(../Images/bg.jpg);
    background-repeat: repeat-x;
}

.logos,
.nav,
.content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
}

.slider {
    width: 100%;
    box-sizing: border-box;
}

.logos {
    padding: 20px 0 20px 0;
}

.logos a
{
    display: block;
}

.logos .l-main
{
    float: left;
}

.logos .l-sec
{
    float: right;
}

.lgs
{
    float: right;
    padding: 48px 20px 0 0;
}

.lg
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #AAAAAA;
}

.lg:hover
{
    color: #011B34;
}

.lgSel
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #011B34;
}

.slider
{
    position: relative;
}

.lastNew
{
    width: 237px;
    padding: 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #f6f6f4;
    z-index: 1000;
    font-size: 13px;
    zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.lastNewLink
{
    display: block;
    background-image: url(../Images/arrow.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    width: 100%;
    height: 36px;
    color: #003f87;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 36px;
    margin: 60px 0 15px 0;
}

.lastNewMore
{
    font-weight: bold;
    color: #222222;
    font-size: 13px;
}

.nav
{
    list-style: none;
    padding: 0;
}

.nav li
{
    float: left;
    padding: 10px 30px 10px 15px;
    text-align: left;
}

.nav li > a {
    z-index: 200;
    position: relative;
}

#subMenu,
#subMenu1
{
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    margin: 0 0 0 0;
    padding: 36px 0 0 0;
    cursor: pointer;
    z-index: 100;
}

.nav li .subMenu,
.nav li .subMenu1
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav li:hover #subMenu,
.nav li:hover #subMenu1
{
    display: block;
}

.nav li .subMenu:after,
.nav li .subMenu1:after
{
    display: table;
    content: '';
    clear: both;
}

.nav li .subMenu li,
.nav li .subMenu1 li
{
    display: block;
    line-height: 36px;
    height: 36px;
    width: 200px;
    background-color: #374d65;
    padding: 0 15px 0 15px;
    margin: 1px 0 0 0;
}

.navA
{
    color: #999999;
    text-decoration: none;
    font-size: 14px;
}

.navA:hover
{
    color: #fff;
}

.navASel
{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.content
{
    background-color: #ffffff;
    padding: 30px 0 30px 0;
    background-image: url(../Images/RR_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
}

.contentLeft
{
    width: 70%;
    float: left;
    border-right: 2px solid #dadbdf;
    box-sizing: border-box;
}

.contentRight
{
    width: 30%;
    float: right;
}

.subContentRight
{
    padding: 20px 30px 20px 30px;
    font-size: 13px;
    color: #444444;
    line-height: 21px;
}

.page-8 .subContentRight
{
    display: none;
}

.subContent0
{
    padding: 20px 100px 20px 100px;
    font-size: 13px;
    color: #444444;
    line-height: 21px;
}

.subContent1
{
    padding: 20px 20px 20px 20px;
    font-size: 13px;
    color: #444444;
    line-height: 21px;
}

.impressum
{
    text-align: right;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    padding: 0 15px 20px 0;

}

.profiles
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.profiles li
{
    float: left;
    padding: 0 10px 20px 10px;
    text-align: left;
    width: 33.33%;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
}

.profiles li img
{
    width: 100%;
    margin-bottom: 7px;
}

.profiles li:nth-child(3n+1) {
    clear: both;
}

.profilesS
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.profilesS li
{
    float: left;
    margin: 0 7px 20px 7px;
    text-align: left;
    width: 150px;
    font-size: 12px;
    line-height: 16px;
}

.profilesS li img
{
    width: 150px;
    height: 205px;
    margin-bottom: 7px;
}

.profilesRight
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.profilesRight li
{
    padding: 0 0 10px 0;
}

.profilesRight li a
{
    font-size: 13px;
    font-weight: bold;
}

.profilesRight li .aSel
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.lecturesListH
{
    padding: 5px 10px;
    background-color: #e1e2e4;
    font-weight: bold;
    color: #000000;
}

.lecturesListC
{
    padding: 5px 10px;
    color: #000000;
}

.lecturesListCLow
{
    padding: 5px 10px;
    color: #777777;
}

.lectureLink
{
    display: block;
    height: 25px;
    background-image: url(../Images/link.jpg);
    background-repeat: no-repeat;
    line-height: 25px;
    text-indent: 30px;
}

.lectureBack
{
    display: block;
    height: 25px;
    background-image: url(../Images/back.jpg);
    background-repeat: no-repeat;
    line-height: 25px;
    text-indent: 30px;
    margin-left: 5px;
}

.contact
{

}

.contact td
{
    padding: 0 15px 12px 0;
}

.contact td input
{
    padding: 2px;
    margin: 0;
    border: 1px solid #666666;
}

.contact td textarea
{
    padding: 2px;
    margin: 0;
    border: 1px solid #666666;
}

.contactSubmit
{
    padding: 7px;
    text-align: center;
    background-color: #011B34;
    color: #fff;
    font-weight: bold;
}

.OK
{
    padding: 10px;
    background-color: #EEEEEE;
    color: #033F88;
    font-weight: bold;
    text-align: center;
}

#slider img {
    width: 100%;
}

.nav-mobile {
    display: none;
    width: 100%;
    text-align: center;
    padding: 10px 0 10px 0;
    color: #ffffff;
    text-decoration: none;
}

.contentLeft table tr td {
    box-sizing: border-box;
}

/* Media Queries */
@media screen and (max-width: 800px) {
    .logos {
        padding: 20px;
    }

    .logos .l-main img {
        width: 300px;
    }

    .logos .l-sec img {
        height: 40px;
    }

    .nav li {
        padding: 10px 10px 10px 15px;
    }

    .navA, .navASel {
        font-size: 12px;
    }

    .subContent0 {
        padding: 20px 30px 20px 30px;
    }

    .lastNewLink {
        margin: 30px 0 15px 0;
    }

    .profiles li
    {
        width: 50%;
    }

    .profiles li:nth-child(3n+1) {
        clear: none;
    }

    .profiles li:nth-child(2n+1) {
        clear: both;
    }
}

@media screen and (max-width: 700px) {
    .logos {
        text-align: center;
    }

    .logos .l-main,
    .logos .l-sec {
        float: none;
    }

    .logos .l-main {
        padding-bottom: 10px;
    }

    .logos .l-main img {
        width: 100%;
    }

    .logos .l-sec {
        float: none;
        display: inline-block;
    }

    .nav {
        border-top: 1px dashed #ffffff;
        display: none;
    }

    .nav li,
    .nav li .subMenu li,
    .nav li .subMenu1 li {
        padding: 10px 0 10px 0;
        width: 100%;
        text-align: center;
        margin: 0;
        line-height: normal;
        height: auto;
    }

    #subMenu,
    #subMenu1 {
        display: block !important;
        position: static !important;
        padding: 0 0 0 0;
    }

    .nav li .subMenu li,
    .nav li .subMenu1 li {
        background-color: transparent;
        padding: 20px 0 0 0;
    }

    .lastNew
    {
        width: 100%;
        box-sizing: border-box;
        position: static;
        padding: 20px;
    }

    .lastNewLink
    {
        margin: 0 0 15px 0;
    }

    .nav-mobile {
        display: block;
    }

    .contentLeft {
        float: none;
        border-right: none;
        width: 100%;
        border-bottom: 2px solid #dadbdf;
    }

    .contentLeft table {
        width: 100% !important;
    }

    .contentLeft table tr td {
        width: 100% !important;
        display: block !important;
    }

    .contentRight {
        float: none;
        width: 100%;
    }

    .contentLeft table tr .lecturesListH {
        display: none !important;
    }

    .contact tr td:nth-child(odd) {
        padding-bottom: 0;
    }

    .contact td textarea,
    .contactSubmit {
        box-sizing: border-box;
        width: 100% !important;
    }
}