/* Formatvorlage	für "Stadt & Bahn			*/


/* Hintergrundfarben */
body			{ background-color:#005f00; }


/* Schriftarten */
body,a,p,div,td,h1,h2,h3,h4,ul,li 
			{ font-family:Verdana,Tahoma,Lucida Console,Arial }


/* Schriftgrößen */
h1			{ font-size:24pt }
h2			{ font-size:18pt }
h3			{ font-size:14pt;font-weight:bold }
h4			{ font-size:12pt;font-weight:bold }
body		{ font-size:12pt }
.pt10n		{ font-size:10pt;font-weight:normal }
.pt10		{ font-size:10pt }


/* Schriftformatierung */
body,a,p,div,td,h1,h2,h3,h4,ul,li 
		  	    { color:#ffffdd }
a 				  { color:#ffcc00; text-decoration:none; font-weight:bold } 
a.an			  { color:#ffffdd }
a:hover			{ color:#ff0000; background-color:#000000 } 
a:visited		{ color:#ffcc00 } 
a:active		{ color:#ff0000 }  
.klein	  	{ font-size:10pt;font-weight:normal }
.kleinf	  	{ font-size:10pt; font-weight:bold }
.gross	  	{ font-size:14pt }
td.bildtext	{ background-color:#000000; font-size:10pt; width:400px; 
              align:left; vertical-align:top }
td.schwarz	{ background-color:#000000; font-size:10pt }
td.verde  	{ background-color:#004f00; font-size:10pt; vertical-align:top }
.bild			{ font-size:10pt;font-style:italic }
.bildr		{ font-size:10pt;font-style:italic;text-align:right }


.linkertext  { font-size:10pt; text-align:right; padding-right:1em; padding-left:1em;
               vertical-align:top; width:300px; height:200px}
.rechtertext { font-size:10pt; text-align:left;  padding-right:1em; padding-left:1em;
               vertical-align:top; width:300px; height:200px}

