.tabellenborder {
	border: thin solid #000000;
	width: 675px;
}
.borderlogo {
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.fontindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.fontbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	word-spacing: 3px;
}
.bordertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.middleborder {
	border: thin solid #CC0000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.sitemap a:link {
   color: #CC0000;
   text-decoration : none ;
}

.sitemap a:visited {
   color: #CC0000;
   text-decoration : none
}

.sitemap a:hover {
   color: #CC0000;
   text-decoration : underline
}

.sitemap a:active {

   color: #CC0000;
   text-decoration : underline
}
.formtextfeld {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
	font-size: 12px;
}
.formvonbis {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
	width: 27px;
	font-size: 12px;
}
.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	height: 100px;
	border: 1px solid #CC0000;
	font-size: 12px;
}
.formFirmaBranche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
}
.formularspacegrey {
	height: 5px;
	background-color: #CCCCCC;
}

