* {margin: 0; padding: 0}

html, body {
    font-family: Arial;
    width: 1000px;
    background: url('./images/background.gif') repeat-y
}



#header_left {
    height: 80px;
    width: 167px;
    float: left;
    color: #FFFFFF;
    Font-size: 48px;
    font-weight: bold;
    text-align: right;
    padding-top: 17px;
}

#header {
    height: 80px;
    width: 833px;
    color: #006699;
    Font-size: 48px;
    text-align: left;
    font-weight: bold;
    padding-top: 17px;
    float: right;
}

#navi {
    width: 169px;
    color: #FFFFFF;
    Font-size: 10px;
    text-align: left;
    padding: 25px 0 0 0px;
    float: left;
}

#seite {
    width: 831px;
    Font-size: 14px;
    float: right;
    margin-bottom: 60px;
}

#content {
    width: 526px;
    color: #000000;
    Font-size: 14px;
    text-align: left;
    margin: 30px 0 0px 0px;
    float: left;
    border-right: 4px solid;
    border-color: #006699;
} 

#content_right {
    width: 280px;
    color: #000000;
    Font-size: 14px;
    padding: 30px 0 0 0px;
    float: right;
    position: relative;
    top: auto;
    bottom: auto;
}

#clear {
    clear: both;
}

#footer {
    width: 680px;
    color: #000000;
    text-align: center;
    clear: both;
    color: black;
    margin: 0px 0 10px 170px;
    font-size: 12px;
}


.navi,.navi:link, .navi:visited {
    background: url('./images/navi1.gif') no-repeat center ;
    text-decoration: none;
    font-size: 10.5px;
    padding: 13px;
    display: block;
    text-align: center;
    color: #FFFFFF;
}

.navi:hover  {
    background: url('./images/navi2.gif') no-repeat center ;
    text-decoration: none;
    font-size: 11.5px;
    padding: 13px;
    display: block;
    text-align: center;
    color: #2FF6FA;
}

.navi:active {
    background: url('./images/navi3.gif') no-repeat center ;
    text-decoration: none;
    font-size: 11.5px;
    padding: 13px;
    display: block;
    text-align: center;
    font-weight: bold;
}

#navi li{
     height: 10px;
    height: 15px;
}

#navi ul{
    list-style: none;
}

#navi li{
    
    height: 38px;
}

#navi p {
    margin-top: 90px;
    padding-left: 0px;
    font-size: 13px;
}

#navi span {
    
    font-size: 14px;
    font-weight: bold;
}


.start {
    font-size: 18px;
    margin-left: 20px;
    padding-top: 5px;
}

.right {
    font-size: 16px;

    padding-top: 5px;
    font-style: italic;
    color: #9966CC;
}

.right1 {
    font-size: 16px;

    padding-top: 5px;
    font-weight: bold;
    font-style: normal;
    color: #9966CC;
    vertical-align: middle;
    margin-bottom: 30px;
}

h1 {
    font-size: 32px;
    margin-left: 20px;
    font-weight: normal;
    color: #006699;
}

h2{
    font-size: 18px;
    margin-left: 20px;
    font-weight: normal;
    color: #006699; 
}

h3{
    font-size: 16px;
    margin-left: 20px;
    font-weight: bold;
    color: #006699;
}

.imgleft {
    float: left;
    margin-right: 20px;
}

.imgleft1 {
    float: left;
    margin: 25px 20px 0 20px;
    padding: 0 0 20px 0;
}

.imgright {
    float: right;
    margin-right: 20px;
}

.imgright1 {
    float: right;
    margin-right: 0px;
}

p {
    margin-left: 20px;
    font-size: 16px;
    margin-right: 20px;
}

.blue {
    font-weight: bold;
    color: #006699;
}

a.blue {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

.studium {
    margin-left: 136px;
}

.glossar {
     color: black;
    font-size: large;
    margin-left: 20px;
}

.li_glossar {
    font-size: 12px;
    width: 460px;
    margin: 0 20px 0 40px;
}

.partner {
    list-style: outside;
    font-size: 16px;
    margin: 0 20px 0 30px;
}