/*

  "Red Train"
  Loudblog-Template
  (c) by Vladimir Simovic aka Perun
  www.vlad-design.de | www.perun.net

*/

body {
	text-align: center;
	padding: 1em 0;
	font: 62.5% verdana, sans-serif;
	background-attachment: fixed;
	background-color: #320000;
	background-image: url(images/bg_scroll.jpg);
	background-repeat: repeat-x;
}

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

a:hover {
color: #fff;
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 {
	text-align: left;
	width: 900px;
	background: url(images/container.gif);
	color: #eee;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 5px solid #eee;
	margin-top: 0px;
	padding: 0px;
}

h1#header {
	height: 220px;
	margin: 0;
	padding: 0;
	background-image: url(images/PGR_header1.jpg);
	background-repeat: no-repeat;
	width: auto;
}
h1#header a, h1#header a:hover {
	color: #fff;
	text-decoration: none;
	color: #598A8E;
	line-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 200px;
	margin: 0px;
}
#container #header img {
	margin-right: 80px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}


#content {
	font-size: 1.1em;
	line-height: 155%;
	color: #666666;
	margin-top: 0em;
	margin-right: 230px;
	margin-bottom: 1.5em;
	margin-left: 15px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #77A9A8;
	padding-top: 20px;
}

#content h2 {
	margin: 5px 0;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	color: #598A8E;
}

#content h2 a {
text-decoration: none;
}

#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 {
float: left;
margin: 3px 10px 13px 0;
}

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

#content .posting-footer {
	margin: 15px 0 20px 0;
	padding-bottom: 10px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7AB1B4;
	color: #666666;
}

#content a {
	color: #79B1B2;
	text-decoration: underline;
}

/* Navigation */
#navi {
	float: right;
	width: 196px;
	line-height: 140%;
	color: #7BB0B4;
	background-color: #E7EFEF;
	margin-right: 7px;
	border: 1px solid #C0D9DD;
}


#navi-innen {
padding: 5px 15px 10px 15px;
}

#navi p {
margin: 1em 0;
}

#navi h2 {
	margin: .8em 0 .2em 0;
	font-family: veradana, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #75767B;
}

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

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

#navi a {
	text-decoration: none;
	font-weight: bold;
	color: #7BB0B4;
}

/* Footer */
#footer {
	clear: both;
	padding-bottom: 0;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a {
	clear: both;
	margin: 3em 15px 0 15px;
	padding: 5px;
	padding-bottom: 0;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
}




/* Kommentare */



ol#commentlist div {
	margin: 6px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #78ADB1;
}



ol#commentlist li {
	margin: 0 0 28px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7AAFB5;
}



#felder {

margin: 20px 0 0 40px;

}




#content label {
	display: block;
	float: left;
	width: 9em;
	margin-bottom: 7px;
	color: #666666;

}



#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;
	width: auto;
	color: #598A8E;
	clear: both;

}



img.rss {

vertical-align: middle;

margin-bottom: 0.2em;

}



.hidethis {

text-indent: -999em;

}
/*--------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;
  }
