/*If you're having a hard time with this template just contact me (www.yomena.de). I'll modify it or even create a unique design for you. This template is distributed under the Creative Commons Attribution 3.0 license. Modify it as you like, but please leave credit intact. Have fun!!! */

html {
height: 100%
}

body {
margin: 0px;
padding: 0px;
background-image: url(img/topkollage.jpg);
background-repeat: no-repeat;
background-position: right 35px;
height: 100%;
}

.leftNav li {
list-style-type: none;
padding: 0px;
line-height: 1.2em;
}

.leftNavTop {
list-style-image: none;
margin: 0px;
margin-top: 10px;
font-size: 130%;
}

.leftNavSub {
list-style-image: url(img/ul.jpg);
margin-left: 15px;
font-size: 110%;
}

.leftNav ul {
margin: 0px;
margin: 0px;
padding: 0px;

}

.titel{
position: relative;
left: 160px;
width: -moz-calc(100% - 160px);
width: -webkit-calc(100% - 160px);
width: calc(100% - 160px);
top: 0px;
height: 40px;
font-size: 36px;
color: #306040;
font-weight: bold;
margin-top: 40px;
}

.topNav {
position: relative;
right: 5%;
top: 10px;
height: 10px;
font-size: 90%;
color: silver;
text-align: right;
}

.topNav a{
color: silver;
text-decoration: none;
}

.topNav a:hover{
text-decoration: underline;
}

.leftNav {
position: absolute;
top: 120px;
text-align: left;
margin: 0px 0px 0px 10px;
width: 160px;

}

.leftNav li a{
color:gray;
text-decoration: none;
padding: 0px;
font-weight: bold;
}

.leftNav li a:hover {
//padding: 5px;
//text-decoration: none;
text-decoration: underline;
}

.main {
clear: left;
position: relative;
top: 0px;
left: 160px;
width: 60%;
min-height: 100%;
}

.mainiframe {
clear: top;
position: absolute;
top: 135px;
left: 160px;
width: -moz-calc(100% - 285px);
width: -webkit-calc(100% - 285px);
width: calc(100% - 285px);
min-width: 860px;
height: -moz-calc(100% - 140px);
height: -webkit-calc(100% - 140px);
height: calc(100% - 140px);
}

.container {
   min-height:100%;
   position:relative;
}


.premain {
top: 0px;
height:40px;
position: relative;
margin-top: 0px;
}


.footer {
top: 20px;
text-align: right;
margin-right: 20px;
font-size: 70%;
color: gray;

height:15px;
position: relative;
margin-top: -40px;
}

.footer a {
color: silver;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}




.bibtable {
width: 100%;
font-size: 95%;
}
.bibnum {
padding-left: 10px;
width: 30px;
vertical-align: top;

}
.bibitem {
}
.in {
}
.title {
font-style: italic;
}