body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:black;

}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:black;

}

th {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:black;

}


.headline1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.link1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.welcome1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:red}

a:link {
	text-decoration: none;
	color: #EF1B22;
	
}
a:visited {
	text-decoration: none;
	color: #EF1B22;
}
a:hover {
	text-decoration: underline;
	color: #A61216;
}
a:active {
	text-decoration: none;
	color: #A61216;
}

.input_kontakt_1zlg {
	border-left: red 1px solid;
	border-right: red 1px solid;
	BORDER-TOP: red 1px solid;
	BORDER-BOTTOM: red 1px solid;
	background-color: white;
	font-family:arial,helvtica;
	font-size:12px;
	font-weight:bold;
	color:black;
	
	}
.input_kontakt_mzg {
	border-left: red 1px solid;
	border-right: red 1px solid;
	BORDER-TOP: red 1px solid;
	BORDER-BOTTOM: red 1px solid;
	background-color: white;
	font-family:arial,helvtica;
	font-size:12px;
	font-weight:bold;
	color:black;
	scrollbar-face-color: red; 
	scrollbar-highlight-color: red; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color:red;
	overflow: auto;
}


