body {
font-family: Verdana, Arial, sans-serif; 
font-size: smaller; 
text-align: left;
}

h1 { 
color: #909597; 
text-align: left;
font-size: small;
padding: 1em 3em;
}

h2 { 
color: #909597; 
text-align: left;
font-size: small;
padding: 1em 3em;
}

p { 
color: #909597; 
line-height: 1.5;
text-align: left;
padding: 0.5em 3em;
}

#header {
width: 850px;
height: 136px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
padding: 0;
background-color: #909597;
}

#header img {
border-style: none;
border-color: transparent;
float: left;
}
#header p {
color: white;
padding-top: 110px;
text-align: right;
}

#container {
width: 850px;
margin-right: auto;
margin-left: auto;
margin-top: 15px; 
border-top: groove;
border-top-width: 6px;
}

#navigationlinks {
background: white;
width: 200px;
float: left;
padding-left: 0;
}

#ukraine {
float: left;
}


ul#navilinks {
color: #909597;
font-weight: bold;
font-variant: small-caps;
list-style-type: none;
}
ul#navilinks li a {
line-height: 30px;
display: block;
}

ul#navilinks p {
text-align: center;
}


ul#navilinks li {
padding: 0.5em 0em 0.5em 0em;
border-bottom-style: groove;
border-bottom-width: thin;
border-right-style: groove;
border-right-width: thin;
}

#main {
float: left;
width: 450px;
padding-left: 10px; 
} 

#aktion {
float: left;
width: 190px;
padding: 25 0 0 0px;
}

#aktion p {
font-size: smaller;
text-align: left;
border-style: outset;
}

#kontakt {
float: left;
}

#foto {
float: left;
}

#footer {
font-size: smaller;
text-align: center;
padding-top: 460px;
}

ul#footer {
list-style-type: none;
}

ul#footer li {
display: inline;
}

ul#footer li a {
padding: 5px 20px;
}



ul#preise {
color: #909597;
text-align: left;
list-style-type: none;
}

ul#lektorat {
color: #909597;
list-style-type: circle;
padding: 1em 1em 0em 5em;
}

ul#impressum {
color: #909597;
font-weight: bold;
font-variant: small-caps;
list-style-type: none;
}
ul#impressum li {
display: inline;
}

ul#beispiele {
list-style-type: none;
font-size: smaller;
font-weight: bold;
}

a:link {
color: #909597;
text-decoration: none;
}
a:visited {
color: silver;
text-decoration: none;
}
a:hover {
color: white;
background-color: black;
}
