body {
background-color : #dadada;
margin : 30px auto;
width : 700px;
}
.header {
border-bottom : 1px dashed #ec8a78;
width : 700px;
padding-bottom : 20px;
padding-top : 20px;
}
.headline {
float : right;
padding-top : 50px;
}
.navi {
margin-top : 20px;
margin-bottom : 10px;
}
ul {
list-style : none;
margin-left : -32px;
}
li {
line-height : 20px;
}
.navi a:link {
color : black;
text-decoration : none;
font : 10px arial;
}
.navi a:active {
color : black;
text-decoration : none;
font : 10px arial;
}
.navi a:visited {
color : black;
text-decoration : none;
font : 10px arial;
}
.navi a:hover {
color : #ec8a78;
text-decoration : none;
font : 10px arial;
}
.links {
margin-top : 30px;
}
.rechts {
margin-left : 10px;
}
.footer {
border-top : 1px dashed #ec8a78;
width : 689px;
padding : 7px 11px;
padding-right:0px;
margin-top : 15px;
}
.footer a:link {
color : black;
text-decoration : none;
font : 10px arial;
}
.footer a:active {
color : black;
text-decoration : none;
font : 10px arial;
}
.footer a:visited {
color : black;
text-decoration : none;
font : 10px arial;
}
.footer a:hover {
color : #ec8a78;
text-decoration : none;
font : 10px arial;
}
.container a:link {
color : #ec8a78;
text-decoration : none;
}
.container a:active {
color : #ec8a78;
text-decoration : none;
}
.container a:visited {
color : #ec8a78;
text-decoration : none;
}
.container a:hover {
color : black;
text-decoration : none;
}
p {
font : 11px arial;
line-height : 15px;
}
img {
border : 0;
}
a {
outline : none;
}
h1 {
font : 10px sans-serif;
color : #ec8a78;
padding-left : 4px;
}
.copy {
float:right;
font : 11px arial;
line-height : 15px;
}
