body {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	
}

body a {
	color: #3366AA;
	text-decoration: none;
}

body a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.bodytext {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.topmenu {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}

.topmenu a{
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

.topmenu a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.footer {
	width: 807;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 38px;
	padding-right: 25px;
	padding-bottom: 20px;
	background: #DDDDDD;
}

h1 {
	font-size: 24px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
.lead {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}

.header {
	vertical-align: top;
}
.textbanner {
	background-color: #EEEEEE;
	padding-bottom: 15px;
	border: 0px solid #D3D3D3;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.textbanner ul {
	margin-left: 0px;
	padding-left: 20px;
}
.textbanner li {
	margin-left: 0px;
	padding-bottom: 5px;

}

.header2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}
.kampaanialabel {
	font-size: 9px;
	color: #666;
	padding-left: 10px;
}
.textbannerblue {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	border: 1px solid #D3D3D3;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 55px;
}

