body {
	background-image:	url(img/bg.jpg);
	background-position:center top;
	background-color:	#000000;
	background-repeat:	no-repeat;
	margin:				0 auto;
	width: 				100%;
	height:				1304px;
	color:				#ffffff;
	font-family:		Verdana;
	font-size:			8pt;
}
		/* Otsikkofontit */

h1 {
    font-family:        Verdana;
    font-size:          13pt;
    font-weight:        bold;
	color:				#ffffff; /*#52b6f6; */
}
h2 {
    font-family:        Verdana;
    font-size:          10pt;
    font-weight:        bold;
	color:				#ffffff; /*#52b6f6; */
}
		/* Linkkiväri */
a { color:				#52b6f6; }

		/* Contenttitaustan wrapper */
.wrapper{
	top:				40px;
	position:			relative;
	margin:				0 auto;
	width:				711px;
}
		/* Contenttitaustan kuvat */

/* Header */
.header {
	position:			relative;
	display:			block;
	/*background-image:	url(img/header.jpg); */
	width:				711px;
	height:				415px;
	background-repeat:	no-repeat;
}

/* Contentin ylägradient */
.contgradup {
	position:			relative;
/*	background-image:	url(img/contgradup.jpg); */
	width:				711px;
	height:				180px;
	background-repeat:	no-repeat;
}

/* Contentin repeattaava keskikohta */
.contbg { 
	position:			relative;
	background-image:	url(img/contbg.png);
	width:				711px;
				/* Tästä veivaamalla saa taustaa venyteltyä jos tarvii lissää taustaa seppo: oli 165 */
	height:				910px;
	background-repeat:	repeat-y;
	padding-bottom: 340px;
}


/* Contentin alagradient */
.contgraddown {
	position:			relative;
	/*background-image:	url(img/contgraddown.png); */
	width:				711px;
	height:				563px;
	background-repeat:	no repeat;
	
}
/* Alareunan musta spaceri */
.alaspacer {
	position:			relative;
	background-color:	#000000;
	width:				711px;
	height:				40px;
}

		/* Sisällön asettelu */

/* Sisällön wrapperi */
.contwrap {
	margin:				0 auto;
	width:				711px;
}

/* Sisältö */
.lang_sel {
		position:		absolute;
		top:			45px;
		padding-left:		655px;
		margin:			0 auto;
		height: 		20px;
		width:			671px;
}

.content {
		position:		absolute;
		top:			180px;
		padding-left:	20px;
		margin:			0 auto;
		height: 		100%;
		width:			671px;
}


		/* Lomakkeen tekstit */
.lomake {
    font-family:        Verdana;
    font-size:          9pt;
	font-weight:        bold;
	color:				#52b6f6;
}
		/* Tekstikenttien 2px borderit */
.kentta {
	border: 			2px solid #52b6f6;
}

		/* Facebookin sharebutton */
.sharer {
	float:				right;
	background-color:	#FFFFFF;
}

		/* Facebookin sharebuttonin tekstin väri */
.sharer a {
	color: #3b5998;
}

.red {
font-size: 16px;
font-weight: bold;
color: red;
}

.ohita {
	position: relative;
	top:			15px;
	left:			-150px;
	height: 10px;
	width:400px;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.ohita a {
	color: #FFFFFF;	
	}
	
.ohita2 {
	position: relative;
	top:			0px;
	left:			-150px;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.ohita2 a {
	color: #FFFFFF;	
	}

#hunksteksti {
	position:absolute;
	top:400px;
	left:70px;
}

#thunderteksti {
	position:absolute;
	top:400px;
	left:450px;
}
