﻿.standard {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: rgb(216,224,254);
	color: rgb(0,0,0); 
	word-spacing: 0; 
	text-indent: 0;  
	margin-top: 5; 
	font-size: 9pt;
    margin-left: 10;
	width: 178px;
}
.menueformat {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #006699;
	color: rgb(255,255,255);
	word-spacing: 0;
	text-indent: 0;
	margin-top: 5;
	font-size: 9pt;
	margin-left: 10;
	width: 178px;
}
	
	
}

.menue_text {
	font-size: 8pt;
}

.fett {
	font-weight:bold
}





A:link {
	color: rgb(240,120,0);
	text-decoration : none;
}
a:visited {color: rgb(240,120,0); text-decoration : none; } 
a:active { color: rgb(240,120,0); text-decoration : underline;}
A:hover {	text-decoration : underline;}



h1         { font-family: Verdana, Arial, Helvetica; color: rgb(0, 102, 153); 
             text-align: center; margin-top: 5;
             font-size: 14pt; text-decoration: bold;}

h2         { font-family: Verdana, Arial, Helvetica; color: rgb(0,0,0); 
             line-height: 100%; word-spacing: 0; 
             text-indent: 0;  font-size: 10pt; text-decoration: none;}

h3         { font-family: Verdana, Arial, Helvetica; color: rgb(150,150,150);
             text-decoration: bold;font-size: 10pt;margin-bottom: 0;
             text-align: center;}


blockquote {font-family: Verdana, Arial, Helvetica ; color: rgb(0,0,150); line-height: 100%;
            word-spacing: 0; text-indent: 0; font-size: 10pt;margin: 5; 
            margin-top: 0; margin-bottom: 0 ; line-height: 150%;}
            
table		{ font-family: Verdana; color: #000000; font-size: 10pt; 
             margin: 2 8;
}