@CHARSET "UTF-8";



body {
	color: #000;
	font-size: 11px;
	font-family: verdana;
    background: #006699 url(img/bg_spanien.jpg) no-repeat top center;
   
 } 

img {
         border: 0 none;
}
a:link {
	text-decoration: underline;
	color: #0000ff;
	}
a:visited {
	text-decoration: underline;
	color: #0000ff;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #666;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;

}
h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: arial, tahoma;
	color: #000;

}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, tahoma;
	color: #000;

}
p {
	padding: 0;
	margin: 0;
}

p.otsikko2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
	margin-bottom: 10px;

}
.otsikko2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
		margin-bottom: 10px;
}
span.livahoitu {
	font-size: 11px;
	font-weight: bold;
	color: #3769CE;

}
span.bold {
	font-size: 11px;
	font-weight: bold;
}
.boldsininen {
	font-size: 11px;
	font-weight: bold;
	color: #3769CE;
}
span.kursivoitu {
	font-size: 11px;
	font-style: italic;
}


.restyper  {
	margin-left: 10px;
	margin-top: 6px;
	font-weight: bold;
}
.restyper ul { 
	list-style:none;
	padding: 0;
	margin: 0;
}

.restyper li {
	float: left; 
	display:inline;
	margin-right: 10px;
	color: #fff;
	padding:0;
}

.restyper li a {
	float:left;
	margin:0;
	color: #fff;
	padding:0;
	background: url(img/menugrey_right.jpg) no-repeat right top;
}  

.restyper li a span {
	float:left;
	display:block;
	font-size: 12px;
	color: #fff;
	background: url(img/menugrey_left.jpg) no-repeat left top;
	padding:7px 15px 10px 15px;

}    

.restyper a:hover{
	background: url(img/menugreen_right.jpg) no-repeat right top;
	color: #fff;
	cursor: hand;
}

.restyper a:hover span  {
	background: url(img/menugreen_left.jpg) no-repeat left top;
	color: #fff;
	cursor: hand;
} 







#main {
	margin: auto;
	width:970px

}

#saga_top ul {
	display:block;
	display: inline;
	list-style:none;
	padding:0;margin:0;
}

#saga_top li {
	list-style:none;
	color:#FFFFFF;
	display:inline;
	border-right:1px solid #AFAFAF;
	border-right-style: dashed;
	padding:0px 10px 5px;

}
#saga_top ul li a {
	color: #eee;
}
#saga_top ul li a:hover {
	color: #999;
}
#saga_menu {
	float: left;
	width: 130px;
	margin: 5px;
	background-color:#FFFFFF;
}
#saga_menu ul, #lisatietosivut ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#saga_menu li, #lisatietosivut li {
	list-style:none;
	padding: 4px;
	margin: 0;
	background: url(img/menu_bg2.jpg) no-repeat left top;
	border-bottom: 1px solid #fff;
}
#saga_menu li:hover, #lisatietosivut li:hover {
	list-style:none;
	padding: 4px;
	margin: 0;
	background: url(img/menu_bg.jpg) no-repeat left top;
	border-bottom: 1px solid #fff;
}
#saga_menu li a, #lisatietosivut li a {
	text-decoration: none;
	color:#000;
}

#saga_menu li a:hover, #lisatietosivut li a:hover {
	color:#666;

}
 #saga_menu h2 a {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	
}
#saga_menu h2 {
	font-size: 11px;
	background-color:#6699cc;
	padding: 5px;
	font-family: arial;
	font-weight: bold;
	color:#fff;
	border-bottom: 1px solid white
	
 }

#saga_menu h2 a:hover {
	color:#ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
 }

#spa_menu  {	

}
#spa_menu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#spa_menu li {
	list-style:none;
	padding: 4px;
	margin: 0;


	background: url(img/menu_spa.jpg) no-repeat left top;
	border-bottom: 1px solid #fff;
}
#spa_menu li:hover {
	list-style:none;
	padding: 4px;
	margin: 0;
	background: url(img/menu_bg.jpg) no-repeat left top;
	border-bottom: 1px solid #fff;
}
#spa_menu li a {
	text-decoration: none;
	color:#000;


}

#spa_menu a:hover {
	color:#000;

}

#saga_top {

	width:770px;
	margin-right: 10px;
	margin-top: 30px;
}
div.logo{
	padding-left: 10px;
	background: url(img/top.jpg) no-repeat  left bottom; 
	height: 55px;

}

div.logo_menu{
	float: right;
	margin-top: 30px;
	margin-right: 10px;

}

#saga_footer  {
	background-image:url(logo_bg.jpg) repeat-y; 
	width: 100%; 
	height: 55px;
	background-color:#CCCCCC;
}

#left_column {
	width: 770px;
	float: left;
	margin-bottom: 30px;
	background-color:#FFFFFF;
}

#saga_menu h1 a,  #rightlinks_menu h1 a {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}
#saga_menu h1, #rightlinks_menu h1 {
	font-size: 11px;
	background-color:#3C659D;
	padding: 5px;
	font-family: arial;
	font-weight: bold;
	color:#fff;
	
 }

#saga_menu h1 a:hover {
	color:#ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
 }
div.central_pics {
	width: 625px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
div.main_pic {
	width:325px;
	float: left;
	margin-right: 5px;
}
div.main_pic2 {
	width: 145px;
	float: left;
	margin-right: 5px;
}
div.main_small_pic {
	float: left;
	width: 130px;
	background-color: #fff;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0px;
}
#rightlinks_menu {
	width: 165px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#rightlinks_menu h2 {
	background-color:#990000;
	padding: 8px 10px;
	border-bottom: 1px solid white;
 }
#rightlinks_menu h2 a {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
 }
#rightlinks_menu h2:hover {
	background-color:#914C4C;

 }
#rightlinks_menu h2 a:hover {
	color:#ccc;

 }
#rightlinks_menu h3 {
	background-color:#ffe28d;
	padding: 8px 10px;
	border-bottom: 1px solid white;
		color:#000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
 }
#rightlinks_menu h3 a {
	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
 }
#rightlinks_menu h3:hover {
	background-color:#ffe28d;

 }
#rightlinks_menu h3 a:hover {
	color:#ccc;

 }
div.tarjous_palsta {
	background-color:#FFFFCC;
	padding: 5px;
 }
div.linkki_palsta {
	background-color:#EAF4FD;
	padding: 5px;
}
div.linkki_palsta a {
	line-height: 18px;
}
div.tarjous {
	padding-bottom: 8px;
 }
div.tarjous:hover {

 }

#right_column {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-top: -35px;
 }