body { 
background-color:#edbd00; 
font-weight:normal; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:100%;
color:#000000; }

td {
font-weight:normal; 
font-family:Verdana; 
font-size:80%; }

input, select, textarea, checkbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
font-weight : bold;
background : #ffffff;
border : 1px solid #3a3b9c;
margin : 3px;
}

.name {
font-weight:normal; 
font-family:Verdana; 
font-size:100%; }

.datum {
font-weight:normal; 
font-family:Verdana; 
font-size:70%; }

.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    border: 1px #a00 dashed;
    background: #faf4f4;
    padding: 0.5em;
	color:#a00;
	margin-bottom:10px;
	}

h1{
font-weight: bold;
font-family: Verdana, Times New Roman, Times;
font-size: 16px;
color:#000000;
width:840px;
height:19px;
border-left:solid 5px #000000;
padding-bottom:10px;
margin-top:10px;
padding-left:5px;
}

.mini {
font-family:Verdana; 
font-size:60%; 
}

.table1 {
	background-color: #d8d8d8;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table2 {
	background-color: #E5E5E5;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	background-color: #FFE9A4;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	left: 50px;
	top: auto;
	position: relative;
	height: auto;
	right: auto;
	bottom: auto;
}
.errormini {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    border: 1px #a00 dashed;
    background: #faf4f4;
    padding: 0.5em;
	color:#a00;
	margin-bottom:10px;
}
h2 {
font-weight: bold;
font-family: Verdana, Times New Roman, Times;
font-size: 14px;
color:#000000;
width:840px;
height:19px;
border-left:solid 5px #000000;
padding-bottom:10px;
margin-top:10px;
padding-left:5px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

