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

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

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


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

body,td,p,ul,li{
	font-family: "Verdana", "Tahoma", "Arial", "sans-serif";
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	scrollbar-base-color: #BB0000;
	scrollbar-track-color: #AA2200;
	scrollbar-face-color: #BB0000;
	scrollbar-arrow-color: #330000;
}
p,center {
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
.Titel {			/* Titelzeile   	*/	
	font-size : 14pt;
	font-weight:bold;
	color : #FFFFFF;
        margin-top: 8pt; 
        margin-bottom: 2pt; 
}
.TitelG {			/* Titelzeile   	*/	
	font-size : 14pt;
	font-weight:bold;
	color : #FFFF00;
        margin-top: 8pt; 
        margin-bottom: 2pt; 
}
.Weiter {			/* rechtsbünd. Text   	*/	
	font-size : 10pt;
	font-weight: bold;
	color : #FFFFFF;
	text-align: right;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
.Bild {				/* zentriert   	*/	
	font-size : 10pt;
	font-weight: bold;
	color : #FFFFFF;
	text-align: center;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}

.klein {
	font-size : 9px;
	font-weight : normal;
}
.rotmark {
	color: #CC0000;
	background-color: #FFFFFF;
}
.rot {
	color : #CC0000;
}
.schwarz {
	color : #000000;
}
.weiss {
	color : #FFFFFF;
}

form {	margin-top: 0pt; 
	margin-bottom: 0pt; 
}
select {font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}

.Rahmen {			/* Rahmen	   	*/	
	font-size : 9pt;
	font-weight:bold;
	color: #CC0000;
	background-color: #FFFFFF;
	border-top:   3px solid #CCCCCC;
	border-left:  3px solid #CCCCCC;
	border-right: 3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}
.Button {
	font-weight : bold;
	color : #FFFFFF;
	background-color: #CC0000;
}
hr{	color : #FFFFFF;
	background-color: #FFFFFF;
	size : 2px;
	height : 2px;
	border : 0px;
}
ul{
	list-style-type : disc;
	list-style-position: outside;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
li{
	margin-top : 0pt;
	margin-bottom : 0pt;
}

.Gitter {
	border-top:    2px solid #FFFFFF;
	border-left:   2px solid #FFFFFF;
	text-align: center;
}
.GitterTit {
	font-size: 9px;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.GitterLU {
	border-left:   2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.GitterRU {
	border-right:  2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.GitterLRU {
	border-left:   2px solid #FFFFFF;
	border-right:  2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.GitterR {
	border-top:    2px solid #FFFFFF;
	border-left:   2px solid #FFFFFF;
	border-right:  2px solid #FFFFFF;
	text-align: center;
}
.GitterU {
	border-top:    2px solid #FFFFFF;
	border-left:   2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}
.GitterA {
	border: 2px solid #FFFFFF;
	text-align: center;
}
.LinieRU {
	border-right:  2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.LinieLRU {
	border-left:   2px solid #FFFFFF;
	border-right:  2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

				/* Nicht genutzt!   	*/

.gross {			/* Grosse Schrift   	*/	
	font-size : 12pt;
	font-weight:bold;
}


.Wtext {			/* weisser Text   	*/	
	font-size : 10pt;
	font-weight:bold;
	color : #FFFFFF;
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
.Rtext {			/* roter Text   	*/	
	font-size : 10pt;
	font-weight:bold;
	color : #CC0000;
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
.Stext {			/* schwarzer Text   	*/	
	font-size : 10pt;
	font-weight:bold;
	color : #555555;
	text-align:justify;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
.Kasten {			/* Kasten	   	*/	
	font-size : 10pt;
	font-weight:bold;
	color : #CC0000;
	background-color: #FFFFFF;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}
