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

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer table {
	float: right;
	width: 500px;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
}
#page {
	display: block;
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/rakenne/page_pg.jpg);
	background-repeat: no-repeat;
	border: thin solid #CCCCCC;
}
#logo {
	float: left;
	height: 103px;
	width: 800px;
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#main {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: auto;
	width: 510px;
	border: 1px solid #000000;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
}
#main_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 862px;
	height: auto;
}
#footer {
	display: block;
	float: left;
	width: 900px;
	height: auto;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.puhelin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4C;
}
#menu {
	float: left;
	height: 523px;
	width: 260px;
	display: block;
}
#etusivu_linkki {
	height: 174px;
	width: 260px;
	position: relative;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#taksiasema_linkki {
	display: block;
	float: left;
	height: 175px;
	width: 260px;
	margin-bottom: 10px;
}
#kylataksit_linkki {
	display: block;
	float: left;
	height: 175px;
	width: 260px;
}

#hallitus_linkki {
	display: block;
	float: left;
	height: 50px;
	width: 220px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 40px;
	text-decoration: none;
	padding-top: 10px;
}
#hallitus_linkki a {
	color: #DADADA;
	text-decoration: none;
}
#hallitus_linkki a:hover {
	color: #F8DB00;
}
.kuvakehys {
	border: thin solid #000000;
}
#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.harmaataulukko {
	background-color: #E8E8E8;
}
#main a {
	text-decoration: none;
	color: #2F7BBC;
	font-weight: normal;
}
#main a:hover {
	font-weight: bold;
}
#main li {
	list-style-type: square;
}
.yhteystiedot {
	padding-left: 15px;
}
#wrapper #page #main_wrapper #main li {
	margin-left: 15px;
}
.footerteksti {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

