body {
margin: 0 auto;
padding: 0;
font-family: Helvetica,sans-serif;
font-size: 12px
font-color: black;
line-height: 40px;
width: auto;
background-image: url(02.1.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#container {
background: white;
color: white;
margin: 20px 0px 0px 435px;
height: auto;
width: auto;
}

#header {
margin: 6px 10px 0 0;
text-align: left;
height: 140px;
width: auto;
background-image: url(logo_neu.jpg);
background-repeat: no-repeat;
background-position: top right;
min-width:600px;
}

#content {
margin: -40px 0 0 0;
height: auto;
text-align: left;
min-width:600px;
}

h1 {
font-size: 60px;
line-height: 55px;
font-weight: lighter;
font-style: normal;
color: #cc0000;
margin: 0 0 0 0;
}

h2 {
font-size: 18px;
font-weight: lighter;
line-height: 24px;
font-stretch: narrower;
color: #cc0000;
margin: 0 0 0 0;
}

h3 {
font-size: 18px;
font-weight: lighter;
line-height: 22px;
font-stretch: narrower;
color: black;
margin: 0 0 0 0;
}

h4 {
font-size: 12px;
font-weight: lighter;
font-style: normal;
line-height: 16px;
color: black;
margin: 0 0 0 0;
}

h5 {
font-size: 6px;
line-height: 6px;
color: black;
margin: 0 0 0 0;
}

a:link {
color: black;
text-decoration: none;
}

a:hover {
color: #cc0000;
font-style: oblique;
text-decoration: underline;
}

a:active {
color: #cc0000;
text-decoration: underline;
}

a:visited {
color: black;
text-decoration: none;
}

#footer {
margin: 0 0 0 0;
text-align: left;
position: fixed;
bottom: 10px;
width: auto;
}