/********* Copyright 2002 by Vincent Osterloh; Alle Rechte vorbehalten. *********/
body {margin: 3px; background-color: #fffeec; font-size: 10; font-family: Arial, Helvetica, sans-serif; font-color: #000000;
}
table,td,tr {margin: 0px; border-style: solid; border-width: 0px; border-color: #800080; font-size: 10pt;font-family: Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active {text-decoration: none; color: #800080; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
a:hover {text-decoration: underline; color: #800080; font-size: 10pt; font-familiy: Arial, Helvetica, sans-serif; }
h1 {font-color: #00ffcc; font-size: 18pt; }
h2 {font-color: #00ffcc; font-size: 16pt; }
h3 {font-color: #00ffcc; font-size: 14pt; }
h4 {font-color: #00ffcc; font-size: 12pt; }
h5 {font-color: #00ffcc; font-size: 12pt; font-weight: bold; }
h6 {font-color: #00ffcc; font-size: 10pt; font-weight: bold; }
img {border: 0px; border-style: solid; }
ul {list-style-type: disc; }
ol {list-style-type: decimal; }
.adresse {
border-style: solid;
border-width: 1px;
border-color: #800080;
background-color: #c0c0c0;
padding: 5px;
margin-left: 10;
margin-right: 10;
a:link, a:visited, a:active {text-decoration: none; color: #000000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
a:hover {text-decoration: underline; color: #000000; font-size: 10pt; font-familiy: Arial, Helvetica, sans-serif; }
}

.rahmen {
border-style: solid;
border-width: 1px;
border-color: #800080;
background-color: #c0c0c0;
padding: 5px;
margin-left: 50;
margin-right: 50;
}

.border {
border: 1px;
border-style: solid;
border-width: 100%;
border-color: #800080;
background-color: #c0c0c0;
margin: 2px;
padding: 4px;
}

input.rand {
border-style: solid;
border-width: 1px;
border-color: #800080;
background-color: #c0c0c0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
}

textarea.rand2 {
border-style: solid;
border-width: 1px;
border-color: #800080;
background-color: #c0c0c0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10pt;
}

.link {
	font-weight: bold;
	margin-left: -15px;
}