@charset "UTF-8";
/* CSS Document */
/*formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(imgs/015.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #666666;
}
hr {
	display: none;
}
/* link styles
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	margin: 20px 10px 5px;
	padding: 15px 15px 0px;
	float: left;
	width: 800px;
}
#eventgazo  {
	left: 50px;
	top: 10px;
	width: 200px;
	padding: 15px;
	float: right;
	margin-top: 156px;
}
#footer {
	color: #FFFFFF;
	background-color: #003300;
	padding: 15px;
	clear: both;
}
/* header styles
-------------------------*/
#header {
	background-image: url(imgs/headline01.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-top: 3px solid #003300;
	position: relative;
}
#info #header {
	background-image: url(imgs/headline02.jpg);
}
#list #header {
	background-image: url(imgs/headline03.jpg);
}
#map #header {
	background-image: url(imgs/headline04.jpg);
}
#access #header {
	background-image: url(imgs/headline05.jpg);
}
#header #logo {
	position: absolute;
	left: 18px;
	top: 25px;
	visibility: visible;
}
#header ul {
	position: absolute;
	width: 858px;
	left: 0px;
	background-color: #339933;
	top: 190px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	height: 2.5em;
	width: 170px;
	border-top: 3px solid #66FF00;
	border-bottom: 3px double #003300;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-color: #33CC00;
}
#header ul li#nHome a {
	border-left-style: none;
}
#topheader {
	background-image: url(imgs/topgazo01.jpg);
	height: 390px;
	position: relative;
	background-repeat: no-repeat;
	border-top: 3px solid #003300;
}
#topheader #logo {
	margin-top: 20px;
	margin-left: 19px;
	padding: 0px;
}
#topheader ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 390px;
	background-color: #FFFFFF;
}
#topheader ul li {
	list-style: none;
	float: left;
}
#topheader ul li a {
	height: 2.5em;
	width: 170px;
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;
	border-top: 3px solid #66FF00;
	border-bottom: 3px double #336600;
	border-left: 2px solid #FFFFFF;
	display: block;
	text-align: center;
}
#topheader  ul  li a:hover  {
	background-color: #33CC00;
}
#home #header #nHome a,
#info #header #nInfo a,
#list #header #nList a,
#map #header #nMap a,
#access #header #nAccess a {
	color: #FFFFFF;
	background-color: #006600;
}
#home #topheader #nHome a{
	border-left-style: none;
	background-color: #336633;
}
/* main styles
-------------------------*/
#main h2 {
	margin-bottom: 15px;
	margin-top: 10px;
}
#main h3 {
	color: #663300;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.3em;
	margin-left: 10px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	margin-left: 50px;
}
#home  #main {
	background-image: url(imgs/liece.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#home  #main  dl#event dt  {
	margin-left: 30px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2em;
	padding-left: 25px;
	width: 15em;
	clear: left;
	float: left;
	margin-bottom: 10px;
}
#home #main dl#event dt a {
	color: #003300;
	text-decoration: none;
	background-image: url(imgs/point_130.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding-left: 30px;
}
#home #main dl#event dt a:hover {
	color: #33CC00;
	background-image: url(imgs/point_130_over.png);
	background-repeat: no-repeat;
}
#home #main dl#event dd {
}
#info   #main  {
	background-color: #FFFFFF;
}
#info #main ul {
	list-style: none;
	margin-bottom: 15px;
}
#info #main ul li {
	background-image: url(imgs/niko.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 50px;
	line-height: 1.7em;
}
#list #main table {
	margin-left: 50px;
	line-height: 1.5em;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 735px;
	border-bottom: 1px solid #003300;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-left: 1px solid #003300;
}
#list #main table th {
	margin: 2px;
	background-color: #C4D570;
	width: 82px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#list   #main   table   td  {
	line-height: 1.3em;
	margin: 1px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
#list #main table td a {
	color: #003300;
	text-decoration: none;
}
#list #main table td a:hover {
	color: #339900;
}
#list  #main  table  td h3 {
	padding-left: 2px;
	margin: 1px;
}
#access #main {
	background-image: url(imgs/ichimap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#map #main {
	margin-left: 10px;
}
#main dl#event dd {
	margin: 0px 0px 10px 6em;
}
.floatLeft {
	float: left;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer p a {
	color: #CCFF99;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
}
#footer address a {
	color: #CCFF99;
	text-decoration: none;
}
#footer address a:hover {
	color: #FFFFFF;
	text-decoration: blink;
}
