* {
padding: 0;
margin: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

img {
border:none;
}

#header {
color: #333;
width: 798px;
height: 230px;
background: #fff;
}

#logo {
position: absolute;
left: 585px;
top: 10px;
width: 202px;
height: 175px;
}

#slideshow {
position: absolute;
top:5px;
left:5px;
width: 290px;
height: 220px;
}

#SLIDESTEXT {
position: absolute;
left: 320px;
top: 205px;
width: 470px;
font-size: 1em;
}

#hinweis {
position: absolute;
left: 320px;
top: 190px;
width: 470px;
color: #CC0000;
font-size: 0.85em;
}

#slogan {
position: absolute;
left:320px;
top:120px;
font-size: 1.3em;
width: 400px;
height: 20px;
font-weight: bold;
}

#news {
position: absolute;
left: 320px;
top:50px;
width: 280px;
height: 30px;
}

#container {
background-color:#FFFFFF;
width:220px;
border: solid #CC0033 1px;
padding: 3px;
font-size: 0.95em;
}

#container a {
color:black;
text-decoration: none;
}

#login {
width: 860px;
padding: 15px;
}