.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	padding-left: 10px;
        padding-right: 10px;
}

.zagl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
        font-weight: bold;
	text-align: justify;
	padding-left: 10px;
        padding-right: 10px;
	color: #1782B5;
	padding-top: 2px;
        padding-bottom: 2px;
}


.radtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding-left: 10px;
        padding-right: 10px;
}


.contact_h {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
        font-weight: bold;
	text-align: center;
	color: #1782B5;
	padding-top: 2px;
        padding-bottom: 2px;
}

.contact_t {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
        font-weight: bold;
	text-align: left;
	color: #000000;
	padding-top: 2px;
        padding-bottom: 2px;
}

.mapsite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #1782B5;
	padding-top: 2px;
        padding-bottom: 2px;
}

.mapspace {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding-top: 2px;
        padding-bottom: 2px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
        font-weight: normal;
	text-transform: uppercase;
	color: #000000;	
        text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #000000;	
	padding-left: 12px;
}

.top_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;
}
.main_menu {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	letter-spacing: normal;
	text-decoration: underline;
}
.border {
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 20px;
	padding-right: 20px;
}
