td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
td text{
	padding-top: 10px;
}
.subIndent{
	width: 30px;
	line-height: 15px;
}
.subIndentOver {
	width: 30px;
	line-height: 15px;
	background-image: url(img/single_pil.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}
.menu {
	line-height: 18px;
	text-align: right;
}
.menu:td{
	width: 90%;
}
.menu #pil {
	background-image: url(img/pil.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	height: 15px;
	width: 12px;
}
.menuOn {
	line-height: 18px;
	text-align: right;
}
.menuOn #pil{
	background-image: url(img/pil_ned.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	height: 15px;
	width: 12px;
}
.sub_menu_hidden {
	visibility: hidden;
	line-height: 15px;
	text-align: right;
}
.null {
	height: 0px;
}
.frontHead {font-size: 22px; color: #D33738; 
}
.frontBrod {
	line-height: 25px;
	color: #626262;
	font-size: 16px;
	font-weight: bold;
}
.subFrontHead {font-weight: bold; font-size: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#AF121A;
	text-decoration: underline;
}
a:aktive {
	color:#FF9999;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	line-height: 18px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(img/Bullet.gif);
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-indent: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 9px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*
Generel side brede...
*/
#content{
	width:400px;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
#content a:hover {
	color:#000099;
	text-decoration: underline;
}
#content a:aktive {
	color:#000099;
	text-decoration: none;
}
.dottedline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-style: italic;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-color: #CCCCCC;
}

.border {
	border: 1px solid #666666;
}
.leftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
