/*

  "Red Train"
  Loudblog-Template
  (c) by Vladimir Simovic aka Perun
  www.vlad-design.de | www.perun.net

*/

body {
background: #FAFEFD repeat-x fixed;
text-align: center;


 font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
}

/*Allgemeine Formatierungen*/
a {
color: #6F6F6F;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #4F4F4F;
text-decoration: none;
}

hr {
display: none;
}

img {
border: none;
}

a img {
vertical-align: -1px;
}

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: #600000;
width: 470px;
}

code, pre {
color: #f93;
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: 800px;
border-bottom: 2px solid #FAFEFD;
background: #FAFEFD;
color: #4F4F4F;
margin-top: 15px;
}

h1#header {
height: 105px;

margin: 0;
padding: 0;
width: 780px;
}
h1#header a, h1#header a:hover {
color: #4F4F4F;
text-decoration: none;

color: #6F6F6F;
line-height: 100px;
padding: 0 15px;
}

#content {
margin: 1em 215px 1.5em 15px;
font-size: 10px;
line-height: 155%;
background: #FAFEFD;
width: 535px;
  border-right: 0px dotted #DCCC99;

}

#content h2 {

margin: 5px 0;
font-size: 14px;
color: #4F4F4F;
font-weight: bold;


}

#content h2 a {
text-decoration: none;
color: #6F6F6F;
font-size: 14px;
font-weight: bold;

}

#content h3 {
font-size: 10px;
margin: .5em 0;
font-size: 1.4em;
font-weight: bold;
}

#content h4 {
font-size: 10px;
padding: 0;
margin: 1em 0;
font-weight: bold;
}

#content h5 {
font-size: 10px;
padding: 0;
margin: 1em 0;
font-weight: bold;
}

#content .flash {
float: center;

}

#content .posting-links {




}

#content .posting-footer {

padding-bottom: 10px;

background: #FAFEFD;
clear: left;
color: #000000;
}

#content a {
color: #;
text-decoration: none;
}

#content a:hover {
color: #4F4F4F;
text-decoration: none;
}

/* Navigation */
#navi {
float: right;
width: 237px;
line-height: 140%;

}

#navi-innen {
padding: 5px 15px 10px 15px;
width: 190px;


}

#navi p {
margin: 1em 0;
}

#navi h2 {

margin: .8em 0 .2em 0;
font-size: 14px;
color:  #6F6F6F;
background:  #FAFEFD;
}

#navi ul {
list-style: none;
margin: .4em 0 1em 0;
padding: 0;
}

#navi ul li ul {
margin: .9em 0 .9em .9em;
}

#navi a {
text-decoration: none;
font-weight: bold;
color: #6F6F6F;
font-size: 11px;

}

#navi a:hover {
text-decoration: none;
font-weight: bold;
color: #4F4F4F;
}

/* Footer */
#footer {
clear: both;
margin: 0em 3px 0 0px;
padding: 2px;
padding-bottom: 0;
text-align: right;
font-size: 10px;
}




/* Kommentare */



ol#commentlist div {

margin: 6px 0 0 0;

}



ol#commentlist li {

margin: 0 0 28px 0;

}



#felder {

margin: 20px 0 0 40px;

}



#content label {

display: block;

float: left;

width: 9em;

margin-bottom: 7px;

}



#content input,
#content textarea {

width: 320px;

margin-bottom: 7px;

}



input.commentfile {

width: auto;

}



#content textarea {

height: 130px;

}



#buttons {

margin-top: 20px;

}



#prevnext {

text-align: center;

}



img.rss {

vertical-align: middle;

margin-bottom: 0.2em;

}



.hidethis {

text-indent: -999em;

}

td.blabla {
font-size: 10px;
color: #4F4F4F;
line-height: 130%;
}

td.mitte {
text-align: center;
}

/*--------tag weights------------*/

.tagweight1 a {
   font-size : 100%;
 }
.tagweight2 a {
   font-size : 100%;
   font-weight : bold;
 }
 .tagweight3 a {
   font-size : 150%;
 }
 .tagweight4 a{
   font-size : 150%;
   font-weight : bold;

 }
.tagweight5 a{
    font-size : 180%;
    font-weight : bold;
  }
