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

#textcol1{
	height:360px;
	width:210px;
	float:left;
	position:fixed;
	text-align:justify;
	margin-top:90px;
	margin-left:13px;
	font-family:GeosansLight; 
	font-size:20px;
	padding-left:8px;
	padding-right:8px;
	line-height:1.1em;
}

#taula{
	position:fixed;
	margin-top:45px;
	margin-left:357px;
	text-align:center;
	font-size:22px;
}

/*#linies_taula{
	position:fixed;
	margin-top:55px;
	margin-left:348px;
}*/

.th{
	font-family:BebasNeue;
	font-weight:lighter;
	font-size:25px;
}

#col1{
	height:417px;
	width:227px;
}

#col2{
	height:417px;
	width:235px;
}

#col3{
	height:417px;
	width:235px;
}

#col4{
	height:417px;
	width:227px;
	margin-top:23px;
	margin-left:718px;
}

.c1{
	border-style:none solid solid none;
	border-color:#99cc3a;
	border-width:3px;
}

.c2{
	border-style:none solid solid none;
	border-color:#99cc3a;
	border-width:3px;
}

.c3{
	border-style:none none solid none;
	border-color:#99cc3a;
	border-width:3px;
}


	
	