* {
    padding: 0;
    margin: 0;
    font-family: Verdana;
    color: #fff;
    font-size: 14px;
}
a {
    text-decoration: none;
}
body {
    background: black;
}
#main {

}
div#header {
    height: 160px;
    position: fixed;
    top: 0px;
}
div#header div {

}
#logo {
    padding-top: 20px;
    text-align: right;
    float: left;
}
#logo a {
    font-size: 18px;
}
#logo span {
    font-size: 40px;
}
#control {
    float: right;
    height: 195px;
    margin-left: 700px;
    background: transparent url(../img/verlaufOben.png) repeat-x bottom right;
    padding-bottom: 12px;
    position: fixed;
    top: 0px;
}
#control div.black {
    height: 20px;
    background: black;
}
#control ul {
    text-align: right;
    list-style: none;
}
#control ul li {
    cursor: pointer;
    margin-bottom: 5px;
}
#control ul li ul {
    margin-top: 5px;
}
#control ul li ul li {
    cursor: pointer;
    font-size: 11px;
}
div#headlines {
    position: fixed;
    top: 155px;
    left: 700px;
}
a.main {
    outline: none;
}
ul.sub {
    display: none;
}
#mood {
    background-repeat: no-repeat;
    position: fixed;
    top: 20px;
    height: 806px;
}
div#content {
    text-align: justify;
    position: relative;
    left: 620px;
    top: 180px;
    padding-left: 80px;
    width: 510px;
}
div#content h1, div#headlines h1 {
    font-size: 11px;
    font-weight: normal;
}
div.text {
    color: #737373;
    font-size: 20px;
    padding-bottom: 120px;
    padding-top: 20px;
}
div.text p, div.text li, div.text i, div.text a  {
    color: #A8A8A8;
    font-size: 13px;
}
div.text a {
    text-decoration: underline;
}
div.text li {
    margin-left: 25px;
    margin-bottom: 10px;
}
div#footer {
    position: fixed;
    height: 117px;
    bottom: 0px;
    background: transparent url(../img/footerBg.png) repeat-x;
}
div#footer a {
     font-size:10px;
}
div.shortInfo {
    font-size: 10px;
    margin-top: 40px;
    float: right;
    width: 230px;
    text-align: right;
    margin-right: 40px;
   
}
div.shortInfo h2 {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: right;
}
div.footerLeft {
	float: left;
	text-align: left;
	width: auto ! important;
	margin-right: 0px ! important;
	margin-left: 40px;
}
div.footerLeftLogo {
	float: left;
	text-align: left;
	width: auto ! important;
	margin-right: 0px ! important;
	margin-left: 20px;
    margin-top: 80px ! important;
}
div.footerLeft h2 {
	text-align: left;
}
div.fullBox {
    width: 1250px;
}
div.leftBox {
    width: 700px;
}
div.rightBox {
    width: 510px;
}
img.foto { 
    border: none;
    margin: 0;
}
a.foto { 
    width: 104px;
    float: left;
    border: 1px solid white;
    margin: 10px;
    margin-left: 0px;
    padding-top: 2px;
    text-align: center;
}
#textOverlay {
    position: fixed;
    top: 400px;
    left:500px;
    color: #737373;
    font-size: 21px;
}
h3 {
 
font-weight:normal;
font-size: 49%;
color: #737373;
} 

