/* body: gültig für das gesamte HTML Dokument */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

table{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none;
}

/*Linkdefinitionen für Fliesstext */
a{
	color: #000080;
	text-decoration: none;
}
/* bereits besuchte Links */
a:visited{
	/*color: #000000;*/
	text-decoration: none;
}
/* mouse over link */
a:hover{
	/*color: #000000;*/
	text-decoration: underline;
	/* text-decoration: none;*/	
}
/*mouse over visited link*/
a:visited:hover{
	/*color: #000000;*/
	text-decoration: underline;
/* text-decoration: none;*/	
}
/*navigation*/
.navigation{
 	color: #CC0000;
	font-size: 10pt;
	/**font-weight: bold;**/
	text-decoration: none;
}
.navigation:hover{
	color: #CC0000;
	font-size: 10pt;
	/**font-weight: bold;**/
	text-decoration: underline;
}
/*navigation 1*/
.navigation1{
 	color: #FFFFFF;
	font-size: 10pt;
	/**font-weight: bold;**/
	text-decoration: none;
}
.navigation1:hover{
	color: #FFFFFF;
	font-size: 10pt;
	/**font-weight: bold;**/
	text-decoration: underline;
}
/*navigation innerhalb farbiger Zellen*/
.farbtab{
 	color: #ffffff;
	font-size: 9pt;
	/**font-weight: bold;**/
	text-decoration: none;
}
.farbtab:hover{
	color: #ffffff;
	font-size: 9pt;
	/**font-weight: bold;**/
	text-decoration: underline;
}
.farbtab:visited:hover{
	color: #ffffff;
	font-size: 9pt;
	/**font-weight: bold;**/
	text-decoration: underline;
}
.klein{
	font-size: 10pt;
	color : #000000;
}

.weiss{
	font-size : 10pt;
	color : #ffffff;
}
.weissklein{
	color : #ffffff;
	font-size : 9pt;
}

.grau{
	color : #656565;
	font-size : 9pt;

}
.grauklein{
	color : #656565;
	font-size : 9pt;
}

.gross{
	font-size : 12pt;
}


sehrgross{
	font-size: 24pt;
}

.ueberschrift{
/*	Font-size: 28px; */
	color : #ffffff;
	font-size : 13pt;
}

.ueberschrift_klein{
	Font-size: 11pt;
	font-weight: bold;
	color: #000080;
}


/*slidermenue*/
.leftmenu {
	COLOR: #CC0000; 
/*	FONT: Verdana; */
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 13pt;
}
/*slidermenue*/
.leftmenuunavailable {
	COLOR: #CC0000; 
/*	FONT: Verdana; */
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 13pt;
}

/* defaultmässig werden alle Borders ausgeschlossen*/
timg{ border: none; }.kk { font-size: 6pt; color : #000000;; font-size : 8pt; }
.kleinliste {

	font-size: 10pt;
	color : #000000;
	font-size : 8pt;
	list-style-position: outside;
	list-style-image: url(images/punkt.gif);
}
.eingestellt {
	font-size : 6pt;
	color: #000000;
	text-align: right;
	line-height: 8px;
	display: block;
	background-color: #f4f4f4;
	padding-right: 8px;
}
.ulfachanw {
	font-size:12px;
	font-weight: bold;
	color: #000080;
	padding-top:10pt;
	padding-bottom:2pt;
	padding-left: 10px;
	/*background-color: #eeeeee;*/
	border-top: 4px none #0033FF;
	border-right: thin none #0033FF;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none #0033FF;
}
.ulpdf {
	font-size:12px;
	padding-top:8pt;
	padding-bottom:8pt;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(images/pdf_icon_xs.gif);
}

.ulword {
	font-size:12px;
	padding-top:8pt;
	padding-bottom:8pt;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(images/word_xs.gif);
	/*border-top: thin none #0033FF;
	border-right: thin none #0033FF;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none #0033FF;*/
}
.ul_newlist {
	font-size:12px;
	padding-top:8pt;
	padding-bottom:8pt;
	list-style-position: outside;
	list-style-image: url(images/punkt2.gif);
}
