/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

H1 {
    font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	color: #168330;
	margin:0px;
	font-weight:normal;
}
H2 {
    font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color: #168330;
	margin:0px;
	font-weight:bold;
}
H3 {
    font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #168330;
	font-weight : bold;
	margin:0px;
	font-weight:normal;
}

STRONG {
	color: #168330;
	margin:0px;
}

LI {
	margin-left:17px;
	list-style-image: url(images/bullet_icon.gif);
	}
	
INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00781E;
	font-weight: normal;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00781E;
	font-weight: bold;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	width : 222px;
}

.menutoplevel{
 font-family : arial, helvetica, sans-serif;
 color : #168330;
 font-size : 11px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 font-family : arial, helvetica, sans-serif;
 color: #168330;
 font-size : 11px;
 font-weight : normal;
 text-decoration: none;
 padding-left:5px;
}
 
.menusublevel_active {
 font-family : arial, helvetica, sans-serif;
 color: #CC6600;
 font-size : 11px;
 font-weight : normal;
 text-decoration: none;
 padding-left:5px;
}

A.menusublevel:hover {
	text-decoration : none;
	font-weight : normal;
}

A.menusublevel_active:hover {
	text-decoration : none;
	font-weight : normal;
}

.menucustom {
 font-family : arial, helvetica, sans-serif;
 color : #168330;
 font-size : 11px;
 font-weight : bold;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #168330;
	font-weight : bold;
}

A:hover {
	color:#cc6600;
	font-weight : bold;
		}

.tableinput_table {
	border-color : #e4f1e7;
}

.tableinput_head {
	font-size: 13px;
	font-weight: bold;
	color : #168330;
	background-color: #e4f1e7;
	border: 0px;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #e4f1e7;
	border: solid 0px #000000;

}

.factbox_txt {
	font-weight : bold;
	color : #cc6600;
}

.indholdstabel { 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	font-style: plain; 
	color: #666666; 
	Font-weight: plain; 
	text-decoration : none; 
	line-height : 13px;
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom : 1px #00771B solid;
	}