/* Windows */

#frame {
	font-size : 8pt;
	font-family : Verdana,tahoma,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	border : 1px solid Navy;
	padding : 4px 4px 4px 4px;
}


.win_420head {
	font-size : 8pt;
	font-family : tahoma,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

.win_420text {
	font-size : 8pt;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.win_420suche {
	font-size : 8pt;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}



/* CLASSES */
.text  {
	font-size : 8pt;
	font-family : Verdana, Arial, tahoma, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

.hinweis  {
	font-size : 8pt;
	font-family : Verdana, Arial, tahoma, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #dc143c;
}

.menu  {
	font-size : 8pt;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.listbox  {
	font-size : 11px;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : #EEE8AA;
}

.button  {
	font-size : 11px;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #DCDCDC ;
	border: 1px solid #708090;
}

.input  {
	font-size : 8pt;
	font-family : tahoma,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #FFFACD ;
	border: 1px solid #708090;
}

/* ID */

#mcourier9  {
	font-size : 9pt;
	font-family : monospace, Courier;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#mcourier10  {
	font-size : 10pt;
	font-family : monospace, Courier;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#mcourier10b  {
	font-size : 10pt;
	font-family : monospace, Courier;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

#mcourier8  {
	font-size : 8pt;
	font-family : monospace, Courier;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#mcourier8b  {
	font-size : 8pt;
	font-family : monospace, Courier;
	font-weight : bold;
	font-style : normal;
	color : Black;
}





#mtext8  {
	font-size : 8pt;
	font-family : Sans-Serif, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#mtext8b  {
	font-size : 8pt;
	font-family : Sans-Serif, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

#mtext9  {
	font-size : 9pt;
	font-family : Sans-Serif, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

#mtext9b  {
	font-size : 9pt;
	font-family : Sans-Serif, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}


#copyright  {
	font-size : 8pt;
	font-family : Arial, Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : MidnightBlue;
}

#toptitel  {
	font-size : 12pt;
	font-family : Verdana, Sans-Serif, Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

