/* ################   Stand: 13-05-2009   ################### */

/* schriftstil,abstände */
body  {  
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 0px;
	}

table, tr, td  { 
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align:top;
	}  

/* ################   Menü links  ################### */
/* #menu1 a     { 
	color: #ffffff; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;   
	text-indent: 10px; 
	padding-top: 2px;  
	padding-bottom: 2px; 
	border-bottom:solid 1px #FFFFFF; 
	border: solid 1px #66CCFF;
	display: block;
	}
#menu1 a:hover  { 
	text-decoration: none;    
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
	}  */
.hg_nav  {
	background-color: #adadad;
	}
	
/* ############   Navigation - allg. Einstellungen   ############ */
ul {
	color:#FFFFFF;
	list-style-type: disc;
	}
ul a:link { color: #ffffff; font-weight: bold; text-decoration: none; }
ul a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
ul a:hover { color: #ffffff; font-weight: bold;text-decoration: underline; }

/* ############   Navigation - aktiver Link   ############ */
li.active    { 
	list-style-image: url(http://www.waggonbau-niesky.com/images/pfeil_white.gif);
	}
li.active a:link { 
	color: #ffffff;
	}
li.active a:visited  {
	color: #ffffff;
	}
li.active a:hover  { 
	color: #ffffff;
	}	
	
/* menütitel,seitentitel,datum,linien,Hintergrund-Navigation */
.rubrik       { 
	color: white; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #839db1; 
	letter-spacing: 1pt; 
	margin: 0 auto; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	width: 375px; 
	height: 24px; 
	border-bottom: 1px solid #e6e6e6;
	}
.leiste     { 
	color: #ff0; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #006; 
	text-indent: 10px; 
	letter-spacing: 0pt; 
	margin: 0px auto; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	border-top: 1px solid #e6e6e6; 
	border-bottom: 2px solid #778899; 
	height: 20px;
	}
.leiste2     { 
	color: #ff0; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #006; 
	text-indent: 10px; 
	letter-spacing: 0pt; 
	margin: 0px auto; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	border-top: 1px solid #e6e6e6; 
	border-bottom: 2px solid #778899; 
	height: 20px; 
	width: 300px;
	}
.datum  { 
	color: #fff; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #516493; 
	border-top: 1px solid #afbacc; 
	border-bottom: 1px solid #e6e6e6;
	height: 19px;
	}
.datum_news   { 
	color: #778899; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

/* ################   Fliesstext, Überschriften   ################### */

.fliesstext     { 
	color: #000; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.fliesstext_news { 
	color: #000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.h2    { 
	color: #ff0000; 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.quelle   { 
	color: #ff0000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}

/* allgemeine links im text */
.link  { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.link:hover   { color: #778899; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

/* links Archiv,zurück,weiter,oben */
.link_blau   { color: #516493; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 
.link_blau:hover   { color: #afbacc; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline } 

/* links Datum,Home */
.link_datum { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #006; border-bottom: 1px solid #e6e6e6; height: 25px} 
.link_datum:hover { color: #778899; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #006; border-bottom: 1px solid #e6e6e6; height: 25px } 

.link_email { color: #ff8c00; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline } 
.link_email:hover { color: #f4a460; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


/* ################   Rubrikeigenschaften   ################### */
#localheader  { 
	color: white; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 15pt; 
	background-color: #ff0000; 
	text-indent: 10px; 
	border-left: 10px solid #adadad;
	}

/* ################   Boxen rechts   ################### */
#box  {
	width:250px;
	border: solid 1px #adadad;
	}
#localheader_news { 
	color: white; 
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 15pt; 
	background-color: #ff0000; 
	text-indent: 10px;
	border-left: 10px solid #adadad;
	}
.box_fliesstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	padding: 5px 2px 10px 5px;
	}


/* ################   Hintergründe   ################### */
.bg_rot     { 
	color: #fff;
	}


/* ################   FOOTER   ################### */
.footer     { 
	color: #fff; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #ff0000;
	text-align:right;
	padding-right:20px;
	padding-top:2px;
	}

/* ##################   Trennlinien   ################### */
.trennlinie {
	width:100%;
	height:3px;
	margin-top:9px;
	margin-bottom:9px;
	background-image: url(../images/trennlinie.gif);
	background-repeat: repeat-x;
	}
	
/* ################  more bzw. Weiterlesen-Link  ################ */
.more  {
	color: #232477;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:3px;
	margin-top:5px;
	margin-right:3px;
	text-align:right
	}
.more a   {  
	color: #232477;
	text-decoration: none;
	}
.more a:link  { 
	color: #232477;
	text-decoration: underline;
	}
.more a:hover  { 
	color: #232477;
	text-decoration: underline;
	}
