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

A:link{	
	color: #000099;
	text-decoration:none;
}
A:visited{
	color: #000099;
	text-decoration:none;
}
	
A:active{
	color: #0000FF;
	text-decoration:none;
}
A:hover{
	color: #0000FF;
	text-decoration:none;
}
A.ohne:link{	
	color: #000000;
	text-decoration:none;
}
A.ohne:visited{
	color: #000000;
	text-decoration:none;
}
	
A.ohne:active{
	color: #0000FF;
	text-decoration:none;
}
A.ohne:hover{
	color: #0000FF;
	text-decoration:none;
}

A.rot:link {
	color: #CC0000;
	text-decoration:none;
}
A.rot:visited {
	color: #CC0000;
	text-decoration:none;
}
A.rot:hover {
	color: #0000CC;
	text-decoration:none;
}

A.ntitel:link{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A.ntitel:visited{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A.ntitel:active{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
A.ntitel:hover{
        color: #CC0000;
	background-color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}

A.menu:link{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A.menu:visited{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A.menu:active{
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
A.menu:hover{
        color: #FF0000;
        text-decoration:none;
	font-weight: bold;
}

span A:link{	
	color: #000000;
	text-decoration:none;
}
span A:visited{
	color: #000000;
	text-decoration:none;
}
apan A:active{
	color: #0000FF;
	text-decoration:none;
}
span A:hover{
	color: #0000FF;
	text-decoration:none;
}

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

body,td,p,ul,li {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #000000;
/*	scrollbar-base-color: #BB0000;		*/
/*	scrollbar-track-color: #AA2200;		*/
/*	scrollbar-face-color: #BB0000;		*/
/*	scrollbar-arrow-color: #330000;		*/
}
p,center {
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
ul{	font-size : 10pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ol{	font-size : 10pt;
	list-style-type : decimal;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li{	font-size : 10pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
hr{	color : #000000;
	background-color: #000000;
	size : 2px
	height : 2px;
	border : 0px;
}
b.menu { color : #FF0000;
}
hr.menu { 
	color : #FFFFFF;
	background-color: #FFFFFF;
	size : 2px
	height : 2px;
	border : 0px;
}

.weiss{	color : #FFFFFF;
}
.grau{	color : #999999;
}
.lila{	color : #CC00CC;
}
.rot{	color : #CC0000;
}
.rot3{
	font-size: 13.5pt;
	color : #CC0000;
}
.rot4{
	font-size: 11pt;
	color : #CC0000;
	font-weight: bold;
}
.rot5{	font-size: 14pt;
	color : #CC0000;
	font-weight: bold;
}

.klein{
	font-size: 8pt;
}
.TextKlein{
	font-size: 8pt;
	text-align:justify;
}
.kleinform{
	color : #666666;
        font-size: 8pt;
	margin-top : 2pt;
	margin-bottom : 0pt;
}
.gross3{
	font-size: 12pt;
	font-weight: bold;
}
.gross4{
	font-size: 13pt;
	font-weight: bold;
}
.gross5{
	font-size: 18pt;
}
.gross6{
	font-size: 24pt;
}

td.ueber{
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
td.block{
	text-align: justify;
}
td.rechts{
	text-align: right;
}

p.rechts {
	text-align:right;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}

.HeadH4{
	font-size : 12pt;
        Font-Weight: bold;
        color: #CC0000;
        Letter-Spacing: normal;
        margin-top: 10pt; 
        margin-bottom: 5pt; 
}

form {	margin-top: 0pt; 
	margin-bottom: 0pt; 
}
select {font-size : 10pt;
	font-weight: bold;
}
.button { 
	color : #FFFFFF;
	font-weight : bold;
	background-color : #990000; 
}
.butrot { 
	color : #FFFFFF;
	font-weight : bold;
	background-color : #CC0000; 
}
.butlila { 
	color : #FFFFFF;
	font-weight : bold;
	background-color : #CC00CC; 
}
pre {	font-family: "Courier New";
}

/* Kasten NEU						*/
/* ====================================================	*/
td.KastenTitel {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #CC0000; 
	padding-left: 2pt;
}
td.Kasten {
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 2pt;
}
td.KastenGesamt {
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 2pt;
}
td.KastenOben {
	border-top: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 2pt;
}
td.KastenUnten {
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 2pt;
}


/* Gemeinsame VVI Formate für die Startseite		*/
/* ====================================================	*/
/* Diese Formate müssen im eigenen Stylesheet definiert	*/
/* sein - die Spezifikation der Formate ist nach	*/
/* eigenen Wünschen anzupassen! 			*/

.HeadH1{			/* Seitentitel   	*/
	font-size : 14pt;
        Font-Weight: bold;
        color: #CC0000;
        Letter-Spacing: normal;
        margin-top: 5pt; 
        margin-bottom: 2pt; 
}
p.Titel {			/* Titelzeile   	*/	
	font-size : 11pt;
	font-weight: bold;
	color : #CC0000;
	Letter-Spacing : normal;
        margin-top: 8pt; 
        margin-bottom: 2pt; 
}
p.TitelO {			/* Titelzeile ohne  	*/	
	font-size : 11pt;
	font-weight: bold;
	color : #CC0000;
	Letter-Spacing : normal;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.TitelZ {			/* Titelzeile zentr.  	*/	
	font-size : 11pt;
	font-weight: bold;
	color : #CC0000;
	text-align : CENTER;
	Letter-Spacing : normal;
        margin-top: 8pt; 
        margin-bottom: 2pt; 
}
p.Ueber{			/* Uebertitel   	*/
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
        margin-top: 0pt; 
	margin-bottom : 2pt;
}
p.Balken {			/* Uebertitel (invers) 	*/
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #CC0000; 
        margin-top: 8pt;
	margin-bottom : 2pt;
}
p.Unter {			/* Untertitel   	*/
	font-size : 10pt;
	font-weight: bold;
	text-align: justify;
	color : #000000;
        margin-top: 0pt; 
	margin-bottom : 2pt;
}
p.Text {			/* normaler Text 	*/
	font-size : 9pt;
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
p.Liste,ListeNr {		/* Liste	 	*/
	text-align:left;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
ul.Text{
	font-size : 9pt;
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
ol.Text
{	font-size : 9pt;
	list-style-type : decimal;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li.Text{
	font-size : 9pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
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.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: #000000;
        margin-top: 0pt;
        margin-bottom: 0pt;
}
p.Hidden {			/* Kalender:verborgene Suchbegriffe */
	font-size : 8pt;
        color: #FFFFFF;
        margin-top: 0pt;
        margin-bottom: 0pt;
}
td.Rahmen {			/* für Kasten		*/
	font-size : 10pt;
	font-weight : bold;
        color: #FFFFFF;
	background-color : #CC0000; 
        margin-top: 0pt;
        margin-bottom: 0pt;
}
table.Rahmen {			/* für Kasten		*/
	background-color : #990000; 
}
td.Impressum {			/* Impressum		*/
	font-size : 8pt;
	text-align: center;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

/* Gemeinsame VVI Formate für das Magazin		*/
/* ====================================================	*/

.Magazin {			/* für rechte Spalte	*/
	color : #000000;
	font-size : 8pt;
	margin-top: 0pt; 
       	margin-bottom: 0pt;
} 
.MagazinR {
	color : #000000;
	text-align: right;
	font-size : 8pt;
	margin-top: 0pt;
       	margin-bottom: 0pt;
}
td.Balken {			/* für Kasten		*/
	font-size : 10pt;
	font-weight : bold;
        color: #FFFFFF;
	background-color : #CC0000; 
} 
.MUeber {			/* für rechte Spalte	*/
	font-size : 8pt;
	color: #CC0000;
	font-weight: bold;
} 
.MWeiter {			/* für rechte Spalte	*/
	font-size : 8pt;
	text-align: right;
	font-weight: bold;
} 
A.Magazin:link{	
	color: #000099;
	text-decoration:none;
}
A.Magazin:visited{
	color: #000099;
	text-decoration:none;
}
A.Magazin:active{
	color: #0000FF;
	text-decoration:none;
}
A.Magazin:hover{
	color: #0000FF;
	text-decoration:none;
}

/* Gemeinsame VVI Formate für den Kalender		*/
/* ====================================================	*/

TD.NON {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size :12px;
	color :#999999;
	font-weight :normal;
}
TD.SOME {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size :12px;
	color :#000000;
	font-weight :normal;
}
A.EVENT:Link {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size :12px;
	background-color: #CC0000;
	color= #FFFFFF;
	font-weight :bold;
	text-decoration: none;
}
A.EVENT:Visited {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size :12px;
	background-color: #CC0000;
	color= #FFFFFF;
	font-weight :bold;
	text-decoration: none;
}
A.EVENT:hover {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size :12px;
	background-color: #DDDDDD;
	color= #000000;
	font-weight :bold;
	text-decoration: none;
}
