body  {
	background-color:		#c0c0c0;
	margin:					0px;
	}

body, div {
	font-family:			Arial, Verdana, Helvetica, sans-serif;
	font-size:				12px;
	color:					#7f7f7f;
	}

.blue{
	color:					#006699;
	}

.main {
	position:				relative;
	padding:				0px;
	margin:					0px auto;
	top:					15px;
	width:					1024px;
	height:					717px;
	background-color:		#ffffff;
	background-position:	top right;
	border:					2px solid #e3e3e3;
	}

.text{
	font-family:			Arial, Verdana, Helvetica, sans-serif;
	font-size:				11px;
	color:					#666666;
	border:					0px solid #00CC66;
	}

/*  -------------------  -------------------  -------------------  */

/*  -------------------  Vänster sida  -------------------  */
.blockOne{
	position:				absolute;
	left:					15px;
	top:					5px;
	width:					265px;
	height:					255px;
	font-size:				10px;
	border:					0px solid #00FF00;
	}

.blockTwo{
	position:				absolute;
	left:					15px;
	top:					270px;
	width:					265px;
	height:					275px;
	font-size:				10px;
	border:					0px solid #00CC00
	}

.blockThree{
	position:				absolute;
	left:					15px;
	top:					545px;
	width:					265px;
	height:					170px;
	border:					0px solid #009900;
	}

/*  -------------------  -------------------  -------------------  */



/*  -------------------  MiTtEn  -------------------  */

.title{
	position:				absolute;
	left:					313px;
	top:					15px;
	width:					503px;
	height:					86px;
	border:					0px solid #00CCFF;
	z-index:				2
	}

.middle{
	position:				absolute;
	left:					314px;
	top:					125px;
	width:					340px;
	height:					520px;
	float:					left;
	color:					#666666;
	border:					0px solid #00FFCC;
	z-index:				5;
	}
	
		.middlePic{
			position:				absolute;
			left:					0px;
			top:					0px;
			margin:					0px auto;
			border:					0px solid #9999FF;
			}

		.textMiddle{
			position:				absolute;
			font-family:			Arial, Verdana, Helvetica, sans-serif;
			font-size:				14px;
			font-weight:			bolder;
			color:					#7f7f7f;
			}
	
.middleContent{
	position:				absolute;
	left:					314px;
	top:					575px;
	width:					210px;
	height:					120px;
	font-size:				13px;
	border:					0px solid #CC9999;
	}

/*  -------------------  -------------------  -------------------  */



/*  -------------------  Höger sida  -------------------  */

.splash{
	position:				absolute;
	left:					717px;
	top:					22px;
	width:					245px;
	height:					245px;
	border:					0px solid #CC00CC;
	}
	
.formContentBig{
	position:				absolute;
	left:					660px;
	top:					376px;
	width:					301px;
	height:					245px;
	color:					#666666;
	border:					0px solid #CC6699;
	}

.formContainer{
	position: 				absolute;
	width: 					300px;
	line-height: 			22px;
	padding-bottom: 		5px;
	color:					#666666;	
	margin: 				0px auto;
	border: 				0px solid #CC9999;
	}

.formrow {
	position:				relative;
	padding-bottom:			3px;
}

.form{
	position: 				relative;
	width:					100px;
	color:					#666666;
	float:					left;
	border: 				0px solid #CC66CC;
	}

.formContent, .formContentActive {
	position: 				relative;
	width: 					186px;
	color:					#666666;
	float:					left;
	border:					solid 1px #006699;
	padding:				1px;
	background-color:		#fdf18c;
	}

.formContentActive {
	background-color:		#ffffff;
	}

.formContent input, .formContentActive input {
	margin:					1px;
	padding:				0px;
	font-size:				12px;
	font-family:			sans-serif;
	border:					0px;
	background-color:		transparent;
	width:					100%;
	}	

#logo{
	position:				relative;
	top:					284px;
	left:					662px;
	width:					150px;
	height:					68px;
	border:					0px solid #CC00CC;
	z-index:				2;
	}
/*  -------------------  -------------------  -------------------  */



a:link{color: #333333;}
a:visited{color: #333333;}
a:hover{background: transparent url(bg-toning_over.gif);}
a#current{background: #FFCC66; color: #000000;}

