body { margin: 8px; padding: 0px; }

a:link { color:#000000; text-decoration:none; font-weight: bold }
a:visited { color:#000000; text-decoration:none; font-weight: bold }
a:hover { color:#000000; text-decoration:underline; font-weight: bold }

input { font-family:Verdana; font-size:10pt; width:150px; height:20px; border-width:1px; border-color:#000000; border-style:solid; background-color:#DEDEDE; color:#000000;}
input.plz { font-family:Verdana; font-size:10pt; width:50px; height:20px; border-width:1px; border-color:#000000; border-style:solid; background-color:#DEDEDE; color:#000000;}
input.check  { font-family:Verdana; font-size:10pt; width:12px; height:12px; border-width:1px; border-color:#000000; border-style:solid; background-color:#DEDEDE; color:#000000;}

select { font-family:Verdana; font-size:10pt; width:150px; height:20px; border-width:1px; border-color:#000000; border-style:solid; background-color:#DEDEDE; color:#000000;}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

.CI {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right: 20px;

}

.list {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.lefttext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.menutext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.menutext a:link { color:#FFFFFF; text-decoration:none; font-weight: bold }
.menutext a:visited { color:#FFFFFF; text-decoration:none; font-weight: bold }
.menutext a:hover { color:#000000; text-decoration:none; font-weight: bold }
.menutext a:active { color:#000000; text-decoration:none; font-weight: bold }


.bigger {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-align: left;
}

.smaller {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.disclaimer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
}

.disclaimer a:link { color:#FFFFFF; text-decoration:none; font-weight: normal }
.disclaimer a:visited { color:#FFFFFF; text-decoration:none; font-weight: normal }
.disclaimer a:hover { color:#000000; text-decoration:none; font-weight: normal }


h1 {
	font-family: sans-serif;
	font-size: 20px;
	color: #F67825;
	border-bottom: 1px dotted #F67825;
}

h2 {
	font-family: sans-serif;
	font-size: 15px;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
