/********** Körper **********/

body {
padding: 0;
margin: 0;
font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
font-size: 1em;
font-weight: normal;
color: black;
background-color: #FDFFF3;
}

a span{
display: none;
}

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

a:hover {
color: #C84E1C;
text-decoration: underline;
}

a:active {
color: red;
text-decoration: none;
}

a:visited {
color: #606145;
}

ul {
list-style: none;
margin: 0;
padding-left: 1.05em;
text-indent: 0;
list-style: none;
text-indent: -1.05em;
}

h1 {
font-size: 0.87em;
font-weight: bold;
letter-spacing: 0.23em;
margin: -0.4em 0 2em 0;
padding: 0;
color: #606145;
}

h2 {
font-size: 1em;
font-weight: bold;
margin: 1.2em 0 0.4em 0;
}

h3 {
font-size: 1em;
font-weight: bold;
margin:0;
}

p {
margin-top: 1.2em;
}

/********** Formular **********/

input {
width: 50%;
height: 1.7em;
padding: 0.1em 0.2em 0 0.3em;
margin: 0.5em 0 1em 0;
font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
font-size: 1em;
letter-spacing: 0.08em;
border: 1px inset;
}

textarea {
height: 10em;
width: 75%;
padding: 0.1em 0.2em 0 0.3em;
margin: 0.5em 0 1em 0;
font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
font-size: 1em;
letter-spacing: 0.08em;
border: 1px inset;
}

.submit {
background-color: #E6E8DA;
color: #606145;
border: 1px outset;
font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
font-size: 1em;
letter-spacing: 0.08em;
line-height: 1.6em;
padding: 0;
}

/********** Kopf **********/

#kopf {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-image: url(back.gif);
background-repeat: no-repeat;
background-color: #949480;
}

#anfahrt {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-image: url(anfahrt/anfahrt.jpg);
background-repeat: no-repeat;
}

/********** Navigation **********/

#navigation {
border-bottom: 1px solid #949480;
margin-top: 124px;
padding: 3px 0 23px 270px;
}

#navigation ul, #navigation li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
text-indent: 0;
}

#navigation a:link, #navigation a:visited {
background: #E6E8DA;
border: 1px inset #949480;
color: #606145;
float: left;
font-size: 0.8em;
letter-spacing: 0.08em;
margin-right: 3px;
padding: 1px 8px 3px 8px;
text-decoration: none;
}

#navigation a:link#current, #navigation a:visited#current {
background: #FDFFF3;
border-bottom: 1px inset #FDFFF3;
color: black;
text-decoration: none;
}

#navigation a:hover {
color: #C84E1C;
text-decoration: none;
}

#navigation a:active{
color: red;
text-decoration: none;
}

/********** Spalte links **********/

#links {
padding-left: 80px;
margin-top: 219px;
font-size: 0.7em;
letter-spacing: 0.1em;
line-height: 1.75em;
float: left;
text-align: right;
}

/********** Spalte rechts **********/

#rechts {
margin-top: 180px;
margin-left: 30px;
width: 50%;
font-size: 0.8em;
letter-spacing: 0.08em;
line-height: 1.6em;
float: left;
}

/********** Copyright **********/

#copyright {
font-size: 0.87em;
margin-top: 30px;
padding: 0;
}

/********** Klassen-Selektoren **********/

#achtung {
color: red;
font-size: 0.87em;
font-weight: bold;
letter-spacing: 0.23em;
margin-top: 30px;
padding-top: 0;
}
