body {
background: #C7E1FD;
text-align: center; 
padding: 0em 0;
font: 75% verdana, arial, sans-serif;
color: #333;
}

/*Allgemeine Formatierungen*/
a {
color: #000000;
}

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

hr {
display: none;
}

img {
border: none;
}

ins {
text-decoration: none;
border-bottom: 1px dashed #eee;
}

acronym, abbr, dfn {
border-bottom: 1px dashed #eee;
font-style: normal;
}

blockquote {
border-left: 5px solid #320000;
margin: 1em 0;
padding: 10px;
background: #BF7A53;
width: 470px;
}

code, pre {
color: #000000;
font-family: verdana, sans-serif;
}

dt {
font-weight: bold;
}
dd {
margin: 2px 0 7px 0;
}

/* Allgemeing&uuml;ltige Klassen */
.bild-links {
float: left;
margin: 0 15px 3px 0;
}

.bild-rechts {
float: right;
margin: 0 0 3px 15px;
}

.center {
text-align: center;
}

/* IDs */
#container {
margin: 0 auto;
text-align: left;
width: 700px;
/*border-bottom: 5px solid #F3BD7D;*/
/*background: url(images/container.jpg);*/
border: 5px solid #F3BD7D;
background-color: #ffffff;

}


h1#header {
position:absoulute;
z-index: 1;
height: 478px;
background: url(images/bahn.jpg) no-repeat;
margin: 0;
padding: 0;
}
h1#header a, h1#header a:hover {
color: #000000;
text-decoration: none;
font: italic 23px georgia, serif;
color: #000000;
line-height: 200px;
padding: 0 15px;
}

#content {
position:absoulute;
z-index:2;
margin: -9em 260px 2.5em 35px;
font-size: 1em;
line-height: 1.7em;
}

#waschzettel {
color: #333333;
font-weight: bold;
font-size: 0.9em;
line-height: 1.3em;
}

#content p {
padding-top: -1em;
}


#content h2 {
/*float: left;*/
font-size: 1.4em;
/*margin: 5px 0;*/
letter-spacing: 1px;
line-height: 0.1em;
color: #4281b7;
text-transform: uppercase;
}

#content h2 a {
text-decoration: none;
color: #4281b7;
margin-bottom: 0.1em;

}

#content h3 {
padding: 0 0 0 17px;
margin: .5em 0;
font-size: 1.4em;
}

#content h4 {
font-size: 1.3em;
padding: 0;
margin: 1em 0;
}

#content h5 {
font-size: 1.1em;
padding: 0;
margin: 1em 0;
}

#content .flash {
width: 355px;
/*float: left;*/
margin-top: 1em;
margin-bottom: 13px;
padding-top: 30px;
}

#content .posting-links {
margin-top: -2em;
margin-left: 140px;
}

#content .posting-footer {
font-size: 0.8em;
margin: 15px 0 20px 0;
padding-bottom: 10px;
border-bottom: 1px solid #8C573A;
clear: left;
}
#content .posting-download {
font-size: 0.8em;
}

#content a {
text-decoration:none;
color: #FF3300;
}

#content a:hover {
color: #000066;
}

/* Navigation */
#navi {
z-index:3;
position:absoulute;
margin-top: -50px;
margin-right: 15px;
float: right;
width: 200px;
line-height: 140%;
font-size: 0.8em;
}

#navi-innen {

padding: 5px 15px 10px 15px;
border:4px solid #f3bd7d;
/*background-color:#dce9f8;*/}

#navi p {
font-size: 1em;
margin: 1em 0;
}

#navi h2 {
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 1em;
color: #333;
margin: .8em 0 .2em 0;
}

#navi ul {
list-style: none;
margin: .4em 0 1em 0;
padding: 0;
}

#folgen li{
list-style-type:none;
padding: 0 0 0 0px;
white-space:nowrap;
/*background: transparent url(images/bullet.gif) no-repeat 0 3px;*/
}

#navi ul li ul {
margin: .2em 0 .4em .5em;
}

#navi a {
text-decoration:none;
color: #FF3300;
}
#navi a:hover {
text-decoration: none;
color: #000066;

}

/* Footer */
#footer {
clear: both;
margin: 3em 15px 0 15px;
padding: 5px;
padding-bottom: 0;
text-align: center;
font-size: .8em;
}


/* Kommentare */

#meinungen {
font-family: Georgia, 'Trebuchet MS', Trebuchet, Georgia, Verdana;
}

#meinungen h2 {
color: #FF3300;
text-transform: none;
}
ol#commentlist div {
margin: 6px 0 0 0;
}

ol#commentlist li {
margin: 0 0 28px 0;
}

#felder {
margin: 20px 0 0 40px;
}

label {
clear: both;
display: block;
float: left;
width: 9em;
margin-bottom: 7px;
}

input, textarea {
width: 320px;
margin-bottom: 7px;
}

input.commentfile {
width: auto;
}

textarea {
height: 130px;
}

#buttons {
margin-top: 20px;
}

#prevnext {
text-align: center;
}

img.rss {
vertical-align: middle;
margin-bottom: 0.2em;
}

.hidethis {
text-indent: -999em;
}
