body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042239;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042239;
	text-align: justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042239;
}.titel {
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	text-transform: uppercase;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:hover {
	color: #F89E3D;
}

a:active {
	color: #AD1136;
}

a.hidden {
  color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}

a.hidden:visited {
  color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #E4EFF3;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a.nav:visited {
	color: #F2B379;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.nav:hover {
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.box {
	padding: 1px;
	background-color: #FEA93E;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.box:hover {
  padding: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.mini {
	font-size: 11px;
	
}

.form {
	color: #7A040D;
	font-weight: bold;
}

.form2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ACACAC;
	
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #283242;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1;
	border-right-style: solid;
	border-bottom-style: solid;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top: thin none #999999;
	border-right: thin none #333366;
	border-bottom: thin none #333366;
	border-left: thin none #999999;
	background-color: #E5E5E5;
}
.titelKopie {
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
}

