@charset "utf-8";
/* CSS Document */




#thorembedd {
	background-color: #f1f2f6;
	margin: 0px;
	padding: 0px;
	height: 9600px;
	width: 100%;
}

.fliestext {
	font-family: 'Roboto';
	font-weight:400;
	font-size: 14px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #59605f;
}


.infotext {
	font-family: 'Roboto';
	font-weight:400;
	font-size: 11px;
	line-height: 20px;
	color: #59605f;
}


#Thor_content {
	position: static;
	background-color: #f1f2f6;
}
 


#ThorA1 {
	position: static;
	width: 100%;
}

#ThorA1container {
	width: 100%;;
	height: 1300px;
	background-image: url(gfx/thora1/mainbg.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

@media (max-width:1400px) {
	
	#ThorA1container {
	width: 100%;
	height: 900px;
	background-image: url(gfx/thora1/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 130%;
}

}

#ThorIntrotext {
	width: 900px;
	margin-left: auto ;
  	margin-right: auto ;
}

#thortext {

	width: 800px;
	height: 100px;
	z-index: 2;

}

#Thorpos {
	position: absolute;
	width: 100%;
}

#Tablepos {
	position: absolute;
	width: 100%;
}
