@import url("reset.css");

html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#FFFFFF;
    background-image: url(hg.jpg);
	margin-top: 30px;
}

p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 800px;
}

#header {
    float: left;
    height: 70px;
    width: 800px;
    background-image: url(header.jpg);
}

#content {
    float: left;
    background-image: url(main.jpg);
    width: 520px;
	height: 460px;
}

#leftcolumn {
    background-image: url(navi.jpg);
    width: 280px;
	height: 460px;
    float: left;
}

#footer {
    height: 70px;
    width: 800px;
    background-image: url(footer.jpg);
    clear: both;
}

.map_image { display: block; width: 800px; height: 60px; position: relative; background-position: 0 0; background-repeat: no-repeat; }
	.map_image .map_link { display: block; position: absolute; text-indent: -999em; overflow: hidden; }
	.map_image #map_link_0 { width: 61px; height: 23px; top: 22px; left: 101px; }
	.map_image #map_link_1 { width: 64px; height: 24px; top: 21px; left: 184px; }
	.map_image #map_link_2 { width: 98px; height: 24px; top: 21px; left: 273px; }
	.map_image #map_link_3 { width: 54px; height: 24px; top: 21px; left: 393px; }
	.map_image #map_link_4 { width: 109px; height: 25px; top: 20px; left: 471px; }
	.map_image #map_link_5 { width: 86px; height: 22px; top: 23px; left: 604px; }
.Stil1 {
	font-family: GarondCapsDB;
	color: #00FF00;
	font-size: large;
}
.Stil2 {
	font-size: large;
	font-family: GarondCapsDB;
}
body,td,th {
	font-family: GarondCapsDB;
	font-size: large;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
