﻿body 
{
	margin: 0px; 
	background-color: #B0C4DE;
	font-size: 10pt; 
	font-family: Verdana;
	text-align: justify; 
}

td
{
	background-color: white; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

img
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}


a
{
	font-size: 10pt;
	color: #0099cc;
	font-family: Verdana;
	text-align: left;
}
.onder
{
	font-size: 9pt;
	color: navy;
	font-family: Verdana;
	text-align: center;
}

.titel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	text-transform: none;
	color: #0099cc;
	border-bottom: #0099cc thin dotted;
	letter-spacing: 1.5pt;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.subtitel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Calibri;
	text-transform: none;
	color: #0099cc;
	border-bottom: none;
	letter-spacing: 1.2pt;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.subcategorie
{
	font-size: 10pt;
	font-family: Calibri;
	text-transform: none;
	color: #0099cc;
	border-bottom: none;
	letter-spacing: 1.1pt;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.buttons
{
	border-right: #0099cc thin solid;
	border-top: #0099cc thin solid;
	border-left: #0099cc thin solid;
	color: #FFFFFF;
	border-bottom: #0099cc thin solid;
	background-color: #b0c4de;
}

input
{
	border-right: #0099cc thin solid;
	border-top: #0099cc thin solid;
	border-left: #0099cc thin solid;
	color: #FFFFFF;
	border-bottom: #0099cc thin solid;
	background-color: #b0c4de;
}

