@charset "utf-8";
/* CSS Document */

body {
background-image:url(../pics/siteelements/bg.jpg);
background-repeat:repeat-x;
background-color:090909;
color:#fafafa;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

a img {
border: 0px;
}

#site{
position: relative;
width:978px;
height:662px;
margin-left: auto;
margin-right: auto;
margin-top: 80px;
background-image:url(../pics/siteelements/bg-site.png);
background-repeat: no-repeat;
}

#head {
position:relative;
width: 900px;
height: 120px;
margin-left: 40px;
top: 28px;
}

#logo {
width: 249px;
height: 56px;
float: left;
margin-top: 15px;
display: inline;
}

#menue {
width: 550px;
float: left;
text-align: right;
margin-left: 100px;
margin-top: 36px;
height: 36px;
}

.buttons {
float: right;
display:inline;}

.content {
width:880px;
height:400px;
margin-left:60px;
margin-top: 10px;
overflow:auto;
}

.content_start {
width:880px;
height:450px;
margin-left:60px;
margin-top: 20px;
overflow:hidden;
}

.content_2 {
width:880px;
height:430px;
margin-left:60px;
margin-top: 20px;
overflow: hidden;
}

.fusszeile {
width: 100%;
text-align:center;
}

.headline {
width:880px;
height: 30px;
margin-left:60px;
margin-top: 20px;
}

.headline_2 {
width: 200px;
height: 55px;
margin-top: 20px;
}

.headline_3 {
width: 400px;
height: 55px;
text-align:center;
margin-top: 20px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000;}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;}
