	body,td,input	{ font-family: tahoma, helvetica; font-size: 11px; color: #B9B9B9; line-height: 18px; }
	body		{ background-image: url('i/a1.jpg'); }
	form		{ margin: 0px; }
	.left		{ font-weight: bold; font-size: 10px; color: #ffffff; }
	h1			{ color: #ffffff; font-weight: bold; font-size: 17px; }
	h2			{ color: #ffffff; font-weight: bold; font-size: 12px;}
	.emph		{ color: #ffffff; font-weight: bold; }

/*Link-Formatierung*/
a:link   { color:#FF6D00; text-decoration:none; }
a:visited{ color:#FF6D00; text-decoration:none; }
a:active { color:#FF6D00; text-decoration:none; }
a:hover  { color:#FF6D00; text-decoration:underline; }

.pb { border: 1px solid #FF6D00; }

.button {
        font-family: tahoma, helvetica;
        font-weight: bold;
        font-size:11pt;
        color:#FF6D00;
        width:100px;
        background:#3f3f3f;
        border: 2px solid #FF6D00;
}

.rahmen {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size:8pt;
        color:#000000;
        width:200px;
        background:#ffffff;
        border: 1px solid #C0C0C0;
}