* {
margin: 0;
padding: 0;
}

body {
background: #1f1f1f url(../images/bg-all.gif) repeat-x;;
font-family: arial;
font-size: 12px;
color:#ebebeb;
}

a {
text-decoration: underline;
color:#ebebeb;
}

a:hover {
text-decoration: underline;
color: #ebebeb;
}

#main {
margin: 0px auto;
width: 997px;
}

#header {
margin-top:30px;
width: 997px;
height: 248px;
background: #000000 url(../images/startseite.jpg) no-repeat;
}

#header h1 {
font-size: 20px;
color: #ffffff;
font-weight: bold;
padding: 67px 0 0 444px;
}

#head_butt {
position:relative;
left:783px; top:90px; width:130px; height:35px;
}

#head_butt img {
border:0;
}

#content {
padding: 0 1px 0 0;
}

.right {
float: right;
width: 780px;
text-align: left;
}

.right h2 {
font-size: 14px;
font-weight: bold;
margin: 31px 0 7px 20px;
color:#de0014;
}

.right p {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
padding: 0 10px 0 20px;

}

.right a {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.right a:link {
color: #ebebeb;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.right a:visited {
color: #f9f9f9;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.right a:active {
color: #f9f9f9;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.nav-left {
float: left;
width: 200px;
}

.nav-left h3 {
margin: 25px 0 0 0;
padding-left: 7px;
height: 28px;
line-height: 28px;
background: #000000;
color: #de0014;
font-size: 14px;
font-weight: bold;
}

.nav-left ul {
padding: 0px 10px 10px 10px;
list-style-type: none;
background: #000000;
color: #ebebeb;
}

.nav-left ul li {
color: #ebebeb;
text-decoration: none;
font-weight: bold;
height:23px;
line-height: 23px;
font-size: 12px;
padding-left:10px;
}

.nav-left ul li a {
color: #ebebeb;
text-decoration: none;
font-weight: bold;
height:23px;
line-height: 23px;
font-size: 12px;
}

.nav-left ul li a:hover {
color:#c1c1c1;
}

.nav-left p {
padding: 8px 0 10px 5px;
color: #ebebeb;
text-decoration: none;
font-size: 12px;
font-weight: normal;
background: #0d0d0d;
}

#bottom {
margin-top:15px;
font-family: arial;
font-size: 12px;
text-align:center;
color:#ebebeb;
}

#footer {
height: 33px;
line-height: 33px;
background: #000000;
text-align: center;
font-size: 11px;
color: #ebebeb;
margin-top:15px;
margin-bottom:10px;
}

#footer a { color: #f9f9f9;
}

#clear {
clear: both;}
