/* LINKS						*/
/* ====================================================	*/

A:link{	
	color: #000099;
	text-decoration:none;
}
A:visited{
	color: #000099;
	text-decoration:none;
}
	
A:active{
	color: #0000FF;
	text-decoration:none;
	font-weight: bold;
}
A:hover{
	color: #0000FF;
	text-decoration:none;
}

/* ALLGEMEINE FORMATE					*/
/* ====================================================	*/

body,td{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #000000;
}
p,center{
	font-family: "Arial", "Helvetica", "sans-serif";
        margin-top: 0pt; 
        margin-bottom: 0pt; 
}
ul {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ol {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 10pt;
	list-style-type : decimal;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
.OHVKopf{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.OHVFuss{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.rot{
	color: #CC0000;
}


/* GEMEINSAME VVI FORMATE				*/
/* ====================================================	*/

.HeadH1{			/* Seitenüberschrift   	*/
	font-size : 18pt;
        color: #006666;
        Letter-Spacing: normal;
        margin-top: 5pt; 
        margin-bottom: 3pt; 
}
p.Titel {			/* Titelzeile   	*/	
	font-size : 12pt;
	font-weight: bold;
	color : #CC0000;
	Letter-Spacing : normal;
        margin-top: 8pt; 
        margin-bottom: 0pt; 
}
p.Unter {			/* Untertitel   	*/
	font-size : 10pt;
	font-weight: bold;
	text-align:justify;
	color : #000000;
        margin-top: 2pt; 
	margin-bottom : 2pt;
}
p.Ueber {			/* Uebertitel   	*/
	font-size : 10pt;
	font-weight: bold;
	color : #CC0000;
        margin-top: 6pt;
	margin-bottom : 2pt;
}
p.Balken {			/* Uebertitel (invers) 	*/
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #009999; 
        margin-top: 8pt;
	margin-bottom : 2pt;
}
p.Text {			/* normaler Text 	*/
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Frage {			/* in Interviewa	*/
	text-align:justify;
        font-weight: bold;
        font-style: italic;
        margin-top: 6pt; 
        margin-bottom: 2pt; 
}
p.Antwort {			/* in Interviewa 	*/
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Liste {			/* Liste	 	*/
	text-align:left;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Bild {			/* Bilder (zentriert) 	*/
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Tabelle {			/* Tabelle (zentriert) 	*/
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Weiter {			/* weiterführender Link	*/
	text-align: right;
        font-weight: bold;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Hinweis {			/* kleine Schrift!	*/
	font-size : 8pt;
        color: #006666;
        margin-top: 0pt;
        margin-bottom: 0pt;
}
p.Hidden {			/* Kalender:verborgene Suchbegriffe */
	font-size : 8pt;
        color: #FFFFFF;
        margin-top: 0pt;
        margin-bottom: 0pt;
}
td.Rahmen {			/* Tabellen-Kasten, etc	*/
	font-size : 10pt;
	font-weight : bold;
        color: #FFFFFF;
	background-color : #009999; 
        margin-top: 0pt;
        margin-bottom: 0pt;
}
table.Rahmen {			/* für Kasten		*/
	background-color : #006666; 
}
p.Magazin {
	color : #006666;
	font-size : 8pt;
	margin-top: 0pt; 
       	margin-bottom: 0pt;
} 
