/* Formatvorlage	für "Stadt und Region"  */


/* Hintergrundfarben */
body		{ background-color:#00005f; }

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


/* 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.wplink	{ color:#ff8800; }
a.ext 		{ color:#aaaaff !important; }
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 }
.ganzklein	{ font-size:8pt;font-weight:normal; }
td.bildtext	{ background-color:#000000; font-size:10pt; width:400px }
td.schwarz	{ background-color:#000000; font-size:10pt }
td.verde  	{ background-color:#004f00; font-size:10pt; vertical-align:top }
td.top10		{ vertical-align:top; font-size:10pt; padding-left: 5px; padding-right: 5px; }
.bild		{ font-size:10pt;font-style:italic }
.bildr		{ font-size:10pt;font-style:italic;text-align:right }
.fn       		{ font-size:8pt; font-weight:normal; font-style:normal; background-color:#000000; margin-left:2px;margin-right:2px;vertical-align:top }
.kapchen	{ font-variant:small-caps }

.datyp		{ font: bold 130% 'Courier New';  }

/* Tabellen */
.tab   		{ text-align: left; vertical-align: top; padding: 5px; background-color: #000; }
.tabh1		{ text-align: left; vertical-align: top; padding: 5px; background-color: #000; font-weight: bold; font-size: 150%; }
.tabh2		{ text-align: left; vertical-align: top; padding: 5px; background-color: #000; font-weight: bold; }
