body,html {
background: #3b3b3b url('../images/header.bmp') repeat-x;
font-family: "Century Gothic", Arial, Verdana, Helvetica;
font-size: 10pt;
margin: auto;
padding: 0;
height: 100%;
color: #ffffff;
}

#container{
position: relative;
width: 1200px;
margin: 0 auto 0;
min-height: 100%;
height: auto !important;
height: 100%;
background: #3b3b3b;
}

#header {
width: 1200px;
min-height: 800px;
height: 800px;
background: url('../images/main-back.jpg') no-repeat;
}

a {
color: #d11d35;
text-decoration: none;
}

h1 {
color: #7cd300;
border-bottom: 1px dashed #7cd300;
font-size: 22px;
font-weight: normal;
text-decoration: none;
margin-bottom: -10px;
}

#menu a {
color: #ffffff;
text-decoration: none;
}

#menu a:hover {
border-bottom: 1px dashed #7cd300;
}

#menu {
margin-top: -535px;
margin-left: 125px;
width: 650px;
height: 35px;
text-align: center;
font-size: 20px;
color: #FFFFFF;
text-decoration: none;
}

#main {
margin-left: 125px;
float: left;
width: 600px;
}

#info-bar {
float: right;
margin-right: 180px;
margin-top: 50px;
width: 240px;
}

.titel-info {
margin-top: 5px;
color: #7cd300;
display: block;
width: 240px;
border-bottom: 1px dashed #7cd300;
font-size: 16px;
}

.menu-bar {
color: #7cd300;
}
