﻿html, body 
{
    height: 100%;
}
body 
{
    margin:0%;
}

body.back
{
    margin:0%;
    background: url(wappenwasser3.jpg) no-repeat fixed center;
}
a 
{
    text-decoration: none;
    color: #0000A0;
}
#container 
{
	position: relative;
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
html>body #container {height: auto;}
#header 
{
    margin-top:2%; margin-left:10%; border-left: 1px solid;   
    margin-right: 13%;
    z-index: 20;
}
h4 {margin-top: 3%;}
#text
{
    margin:5%;
    margin-right:15%;
    padding-bottom:7%;
    z-index: 15;
}
#text img {padding:5%;}
div.block /* Container für zweizeilige Layouts */
{
    width:640px; 
    margin-left:2%;
}
ul.links /* linke Spalte im Semesterprogramm */
{
    float:left;
    list-style-type: none;
    width: 190px;
    margin: 0px;
    padding: 15px 0px;
}
ul.links li{    border-bottom: 1px solid;}


ul.rechts /* rechte Spalte im Semmesterprogramm */
{
    float:right;
    list-style-type: none;
    width: 450px;
    margin: 0px;
    padding: 15px 0px;
}
ul.rechts li{ border-bottom: 1px solid;}
/*li.klein {font-size:0.7em; line-height:0.95em;}*//*kleinere Zeilen für Leertage*/

ul.left /* linke Spalte für links-Seiten */
{
    float:left;
    list-style-type: none;
    width: 210px;
    margin: 0px;
    padding: 15px 0px;

}
ul.right /* rechte Spalte für links-Seiten */
{
    float:right;
    list-style-type: none;
    width: 420px;
    margin: 0px;
    padding: 15px 0px;

}
#rechts
{
    padding-top: 20%;
    position: absolute;
    top: 0%;
    right: 2%;
    width: 100px;
    height: 2500px;
    margin-left:0%;
    margin-right:0%;
    border-left: 1px solid #B10000; 
    border-right: 1px solid #B10000;
    z-index: 10;
}   
#rechts img {width:100px;}
#rechts p {height:120px;}

#nav1 a 
{
    font-family:'Lucida Sans Unicode',sans-serif;
        font-size: large; color:black;
        text-decoration:none;
        
}
#nav1 
{
    margin-left:2%;margin-bottom:1%;
}
#nav1 li 
{
    list-style: none;
    display: inline;
    padding:1%;
}

#nav1 a.main {font-size: x-large; color: blue;}
#nav2 a.main {font-size: large; color: blue;}
#nav3 a.main {font-size: large; color: blue;}
#nav2 a
{
    font-family:'Lucida Sans Unicode',sans-serif;
    color:black; text-decoration: none;
}
#nav2
{
    margin-top:1%; margin-bottom: 1%;
    text-align: center;
}
#nav2 li
{
    display: inline;
    list-style: none;
    padding: 1%; padding-top:0%; padding-bottom: 0%;
}
#nav3
{
    margin-right: 2%;margin-top:1%;
    text-align:right;
}
#nav3 a
{
    font-family:'Lucida Sans Unicode',sans-serif;
    color:black; text-decoration: none;
}
#nav3 li
{
    display: inline;
    list-style:none;
    padding: 1%;
}
#wappen 
{
    left: 30%;
    position: absolute;
    top: 25%;
}
#counter
{
    position: absolute;
    right: 10%; bottom: 5%;
}
#kontakt
{
    position: absolute;
    left: 10%; bottom: 5%;
    font-family:'Lucida Sans Unicode',sans-serif;
    color:black; 
}
#kontakt a {text-decoration: none;}
#fuss
{
    position: absolute;
    bottom: 5%;
    left: 42%;
}
#fuss a 
{
    text-decoration: none;
    padding: 3%;
    color: black;
    font-size: small;
    padding: 3%;
}