BODY {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

H1 {
	font-size : 18px;
	margin:0px;
	margin-bottom:4px;
	margin-top:12px;
}
H2 {
	font-size : 16px;
	margin:0px;
	margin-bottom:4px;
	margin-top:12px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
 color : #302f7e;
 font-size : 12px;
 font-weight : bold;
 text-decoration: none;
}
 
.menusublevel {
 color : #302f7e;
 font-size : 12px;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #302f7e;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #302f7e;
}

.nyhedslink {
 font-size : 11px;
}

A:hover {
	text-decoration : underline;
	color : #302f7e;
}

.tableinput_table {
	border : 0px;
	width:500px;
	background-color : #FFFFFF;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	border : 0px;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	border: 0px;
	width:325px;
}

tableinput_cell_left {
	padding : 3px;
	border: 0px;
	width:175px;
}