@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #99CCFF;
	background-attachment: fixed;
	background-color: #21215A;
	background-image: url(file:///F|/DDDDD/Harley%20treffen%20achterhoek/HTA%20Site%20Final%20tryout/assets/default_images/hta_site_logo_groot_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image_border {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: thin solid #999999;
}
.image_no_border {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.style2 {font-size: x-large}

td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CC0000;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #990000;
	text-decoration: blink;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #99CCFF;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #99CCFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 20px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(default_images/flammes.gif);
}
a:active {
	color: #99FF33;
	text-decoration: none;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}


#spacing {
	text-align: center;
	height: 5px;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	clear: both;
}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#hta_logo {
	float: left;
	margin-bottom: 5px;
}
#main_header {
	text-align: left;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	width: auto;
}

#main_sub_header {
	text-align: right;
	float: right;
}
#sub_header {
	float: right;
	text-align: right;
	width: 500px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}


#navigation {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	text-align: left;
}
#navigation_table  {



}
#navigation_table a {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	display: block;
	line-height: 10px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	color: #99CCFF;
	border-top-color: #212163;
	border-bottom-color: #212163;
}
#navigation_table a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	color: #FFFFFF;
	background-image: url(default_images/flammes.gif);
	background-position: center center;
}
#navigation_table a:active {
	color: #6633FF;
}

#main_content {
	padding: 5px;
	float: left;
	margin-top: 20px;
	border-left-width: thick;
	border-left-style: ridge;
	border-left-color: #666666;
}




#main_content_header {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #CC0000;
}
#sidebar {
	text-align: center;
	float: right;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar_header {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #201F5B;
}


#pre_footer {
	text-align: center;
	clear: both;
	height: 400px;
	float: left;
	padding: 5px;
	width: 790px;
}
#footer {
	padding: 0px;
	clear: both;
	text-align: center;
	float: none;
}
#footer h5 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	display: inline;
	margin: 0px;
	padding: 5px;
}
