/*
  "UTPL"
  Loudblog-Template
  Modificación del Template "red train"
*/

body {
	background-color: #e6e6e6;
	text-align: center; 
	padding: 1em 0;
	font: 62.5% verdana, sans-serif;
}

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

a:hover {
/*	color: #fff;	*/
	color: #000000;
	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;	*/
	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: 802px;
	background: url(images/container_fg.gif);
/*	color: #eee;	*/
	color: #000000;
	background-color: #e6e6e6;
}

h1#header {
	height: 210px;
	background: url(images/bahn_fg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
h1#header a, h1#header a:hover {
	text-decoration: none;
	font: italic 23px georgia, serif;
	color: #000000;
	line-height: 200px;
	padding: 0 15px;
}

#content {
	margin: 1em 245px 1.5em 45px;
	font-size: 11px;
	line-height: 155%;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	margin: 5px 0px 0px 20px;
	letter-spacing: 1px;
	color: #3F9CF2;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 17px;
}

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

#content h3 {
	padding: 0 0 0 17px;
/*	margin: .5em 0;*/

	margin: 5px 0px 0px 20px;
	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 20px;
}

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

#content .posting-footer {
	margin: 15px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #700000;
	clear: left;
	color: #000000;
}

#content a {
/*	color: #ffc;	*/
	color: #9102BF;
}

#pie {
	width: 802px;
	height: 39px;
	color: e6e6e6;
	background: url(images/pie.gif);
}

#pie h2{
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6e6e6;
}

/* Navigation */
#navi {
	float: right;
	width: 200px;
	line-height: 140%;
	margin: .8em 0 .2em 0;
	color: #001D7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

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

#navi p {
	margin: 1em 0;
}

#navi h2 {
	font: bold 1.4em veradana, sans-serif;
	margin: .8em 0 .2em 0;
	color: #ff4000;
}

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

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

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

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




/* Kommentare */



ol#commentlist div {

margin: 6px 0 0 0;

}



ol#commentlist li {

margin: 0 0 28px 0;
	color: #000000;

}



#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;

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

