


form
{
	margin:					0px;
}

.input
{
	font-family:			tahoma, arial;
	font-size:				11px;
	color:					#084351;
	border:					1px solid #74b2bf;
	padding:				3px;
	height:					21px;
	width:					150px;
}

.text
{
	font-family:			tahoma, arial;
	font-size:				11px;
	color:					#084351;
	border:					1px solid #74b2bf;
	padding:				3px;
}

#kontroll
{
	font-family:			tahoma, arial;
	font-size:				13px;
	color:					#3b4260;
	border-top:				1px solid #74b2bf;
	border-left:			1px solid #74b2bf;
	border-right:			1px solid #74b2bf;
	height:					30px;
	background:				#eeeeee;
}

.submit
{
	font-family:			tahoma, arial;
	font-size:				11px;
	color:					#084351;
	border:					1px solid #91c0ce;
	padding:				1px 5px 1px 5px;
	background:				#d1edee;
}



.mailInput
{
	border: 			1px solid #91c0ce;
	border-right: 		1px solid #FFFFFF;
	font-family:		tahoma, arial;
	font-size:			11px;
	color:				#084351;
	padding:			3px;
	height:				21px;
	width:				200px;
}

.mailSubmit
{
	font-family:		tahoma, arial;
	font-size:			11px;
	color:				#084351;
	border: 			1px solid #91c0ce;
	height:				21px;
	width: 				40px;
	background:			#d1edee;
}








.table_box
{
	border:				1px solid #91c0ce;
}

.table_box_header
{
	background:			#d1edee;
	font-weight:		bold;
	border-top:			2px solid #f9f9f9;
	border-right:		2px solid #f9f9f9;
	border-left:		2px solid #f9f9f9;
	border-bottom:		1px solid #aaced8;
	padding:			3px 10px 4px 10px;
	font-size:			12px;
}

.table_box_content
{
	background:			#e8f6f6;
	border-bottom:		2px solid #f9f9f9;
	border-right:		2px solid #f9f9f9;
	border-left:		2px solid #f9f9f9;
	padding:			3px 10px 4px 10px;
}





#statistikk_alle table
{
	border-collapse: 	collapse;
}

#statistikk_alle th
{
	border: 			1px solid #91c0ce;
	background-color: 	#d1edee;
}




