body{
	font-family: Verdana;
	font-size: 10pt;
}

a{
	text-decoration: none; 
	color: #000000;
}

h4{
	margin-bottom: 5px;
	font-size: 1em;
}

a:hover{
	text-decoration: none; 
	color: #FF0000;
}

#main_table{
	width: 950px;
	text-align: left;
}

#table_logo_left{
	text-align: left;
	width: 200px;
}

#logo_left{
	border: 0px;
}

#tilleggsregler_pdf{
	float: right;
	border: 1px ridge #C0C0C0;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

#tilleggsregler_pdf div{
	font-weight: normal;
	font-size: 0.75em;
}

#tilleggsregler_head{
	font-weight: bold;
	margin-bottom: 0px;
}

#tilleggsregler_text{
	margin-top: 0px;
	font-size: 0.9em;
}

#info_ss_print_head{
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 0.75em;
}

#info_ss_print_head span{
	text-decoration: underline;
	font-size: 10pt;
}

#info_ss_print_text{
	margin-top: 0px;
	font-size: 0.75em;
}

#contact_person table{
	width: 500px;
	font-size: 8pt;
}

#table_logo_center{
	width: 600px;
	text-align: left;
}

#logo_center{
	border: 0px;
}

#table_logo_right{
	width: 150px;
	text-align: right;
}

#logo_right{
	border: 0px;
}

#main_content {
	position: relative;
	width: 570px;
	text-align: left;
}

#sponsor{
	text-align: right;
	padding-top: 15px;
	width: 150px;
}

#sponsor p {
	margin-top: 5;
	text-align: right;
}

.info_text{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.error{
	color: #FF0000;
	font-weight: bold;
}

.description_text{
	font-size: 0.75em;
}

.description_text2{
	font-size: 1.0em;
}

.buttons{
	margin-left: 130px;
	margin-top: 20px;
}

.uthevet{
	font-weight: bold;
}

.required{
	color: #FF0000;
}