/* CSS Document for SWMF */
@import url("plus_launer_fp.css");
@import url("launer_nw.css");
@import url("launer_pl.css");
@import url("launer_pp.css");
@import url("plus_launer_au.css");
@import url("launer_prl.css");
@import url("launer_form.css");
/* body */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-position: center;
	margin-top: 0px;
	font-size: 10px;
	color: #4A4737;
	margin-right:auto;
	margin-left:auto;
	background-color: #dfdfde;
	}

/* container */

#container {
	background-image: url(../images/plus/bg.gif);
	background-repeat: repeat-y;
	background-color: #DFDFDC;
	position: absolute;
	width: 962px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 10px;
	padding-left:0px;
}
#container_main {
	margin:0px;
	padding-top: 15px;
	position: relative;
	width: 962px;
	border-top-color: #000000;
}

/* HEADER */
#header {
	text-align: left;
}
/* MENU */
#menu {
	margin: 0px;
	text-align: left;
	padding-left:0px;

}
#sidemenu {
	float: left;
	width: 284px;
	margin-left: 0px;
	margin-top: 0px;

	}

/* SUBMENU */
#main {
	float: right;
	margin: 0px 5px 0px 0px;
	width: 531px;

}
/* MAIN */
#footer{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
	color: #DDDDDD;
	background-position: bottom;
	background-image: url(../images/footer_bottom_plus.gif);
	background-repeat: no-repeat;
}
a.www_home, a.www_home:visited{
	background-image: url(../images/www_home.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left:18px;
	color: #5E1108;
	text-decoration:none;
}
/* FOOTER */
a.www_home:hover{
	padding-left:18px;
	color: #5E1108;
	text-decoration:underline;
}


#oikealle {
	float: right;
}

#vasemmalle {
	float: left;
}

a:link {
	color: #b15b51;
	text-decoration: none;
}
a:visited {
	color: #b15b51;
	text-decoration: none;
}
a:hover {
	color: #5E1108;
	text-decoration: underline;
}
a:active {
	color: #5E1108;
	text-decoration: none;