* {
margin: 0px;
padding: 0px;
}

body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
background-color: #eed8c7;
}

#center {
width: 850px;
margin: 0 auto;
}

#header {
width: 850px;
height: 151px;
background: #c0c0c0 url(header.png) no-repeat;
}

.deutschland {
font-family: arial bold;
margin: 55px 0px 0px 422px;
position: absolute;
width: 170px;
text-align: center;
}

.oesterreich {
font-family: arial bold;
margin: 55px 0px 0px 630px;
position: absolute;
width: 170px;
text-align: center;
}

#navigation {
width: 850px;
height: 33px;
background: #000000 url(navigation.png) no-repeat;
}

#content {
width: 850px;
background: #999999 url(background.png) repeat-y;
float: left;
}

.nav {
width: 155px;
text-align: center;
float: left;
}

.topline {
width: 152px;
height: 32px;
background: url(nav.png) no-repeat;
}

.main {
width: 150px;
background: url(main.png) repeat-y;
}

.bottom {
width: 150px;
height: 23px;
background: url(nav_bottom.png) no-repeat;
}

#footer {
width: 850px;
height: 21px;
clear: left;
background: #999999 url(footer.png) no-repeat;
}

#footer2 {
width: 850px;
height: 20px;
text-align: center;
padding: 2px 0px 0px 0px;
background: #999999 url(footer2.png) no-repeat;
}

a {
text-decoration: none;
font-size: 11px;
color: #000000;
}

a:hover {
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #000000;
}

ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

li {
margin: 0px;
padding: 0x;
}

.inhalt {
width: 635px;
padding: 0px 5px 0px 5px;
float: left;
}

.lauftext {
width: 465px;
padding: 8px 8px 0px 8px;
color: #FFFFFF;
float: left;
}

.navi {
width: 369px;
float: left;
}

.navi ul {
float: left;
margin: 0px;
padding: 0px;
}

.navi li {
float: left;
margin-top: 4px;
padding: 0px;
font-weight: bold;
font-family: Verdana;
text-align: center;
}

.navi a {
width: 90px;
height: 30px;
font-size: 14px;
padding: 0px 0px 0px 0px;
float: left;
font-weight: bold;
}

.navi a:hover {
width: 90px;
height: 30px;
font-size: 14px;
font-weight: bold;
background: url(back.png) repeat-x;
display: block;
float: left;
}