body {
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	background-color: #cfdfff;
	font-size: 80%;
	width: 760px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	margin: 0 auto;
	line-height: 150%;
	
}

#header {
	width: 760px;
	height: 112px;
	}

#leftcontent {
	float:left;
	width: 182px;
/*		border-right:2px solid #000;
	border-bottom:2px solid #000; */
/*		margin-right:15px; */
	padding-bottom:20px;
	background-color: #ffe500;
	font-size: 10px;
	text-align: center;
	}

#rightcontent {
	width: 548px;
	background-color: #fff280;
	padding: 15px;
	float: left;
	}

p {
	margin: 10px;
}

#container {
	width: 100%;
	background-color: #FFE500;
	
}

.header {
	width: 100%;
	height: 112px;
	clear: both;
}

.valikko {
	background: #dddddd url("../images/alas_header_2.jpg") ;
	background-repeat: no-repeat;
	width: 182px;
	float: left;
	height: 400px;
}

.main {
	width: 545px;
	float: left;
	background-color: #ebebeb;
	minimum-height: 600px;
}

.footer {
	clear: both;
}

ul {
	list-style-type: none;
	margin: 10px;
	line-height: 3em;
}

a:link #valikko, a:visited #valikko {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: larger;
	margin: 10px;
	color: #9f004c;
}

.right {
	float: right;
	clear: both;
}

h3 {
	border-bottom: dotted 2px #9f004c;
	color: #9f004c;
}

hr {
	color: #9f004c;
}

table.vuokraus td {
	background-color: #ffffff;
	border: solid #dddddd 1px;	
}

table.vuokraus th {
	background-color: #80c0ff;
	color: #ffffff;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	font-size: 12px;
	background-color:#ffc000;
	padding: 10px 0px 10px 0px;
}

div.yhteystiedot {
	font-size: medium;
	font-weight: bold;
	line-height: 200%;
	
}

img {
	border: none;
}
