/********************************************************************
 *	Box Properties
 */

	body { margin-left : 0px; margin-top : 0px; margin-bottom : 0px; margin-right : 0px; margin-width: 0px; margin-height: 0px;}
	img { border: 0px; }
	img.o { vertical-align: middle; }
	table, tr, td { padding: 0px; }
	.indent { margin-left : 4px; }


/********************************************************************
 *	Colors
 */


	body { background-color: white; }
	body, td, dl, ul, li {color: black; }
	h1, h2, h3, h4  { color: black; }



/********************************************************************
 *	Fonts
 */


	body, table, td, th, input, button, select, option, textarea, strong {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
	}
	.small, .small code { font-size: 90%}

	h2,h3,h4 { font-family: Verdana, Arial, Helvetica; }

	h1 { font-size: 210%; }
	h2 { font-size: 170%; }
	h3 { font-size: 140%; }
	h4 { font-size: 110%; }

	em aaa { color: #CC0000; font-style: normal; font-size: 10px; font-weight: bold; }



/********************************************************************
 *	Hyperlink Styles
 */

	a { text-decoration: none; color: #000000; }
	a:link, a:visited { }
	a:active, a:hover { text-decoration: underline; }


/********************************************************************
 *	Forms & Form Controls Styles
 */

	/*
	 *  NOTE: The classes .field and .button are automatically appended to generated
	 *  HTML <input> elements by the <xx:input> and <xx:button> tags.
	 */


	form { margin: 0px; }

	input.field, textarea, select, option
	{
		font-family: Verdana, Arial, helvetica;

		margin: 1px;
		padding: 0px 1px;
		vertical-align: top;
		background: white;
		color: black;
	}

	input, input.field, input.button, button { vertical-align: middle; }
	button img { vertical-align: absmiddle; }

.mikro
{
    COLOR: #000000;    
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}

.mikro1
{
    COLOR: #000000;    
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}

.fahrzeugwahl { color: #000000; font-size: 12px; }
