    /* base elements */
        html {width: 100%; background:#fff; color: #515158; }
        body, form, div, pre, blockquote, u {display:block; color: #515158; float:left; font-family: Arial, sans-serif; background: none;}
        html, body, form {font-size: 100%;} /* to keep IE happy */
        body {font-size:100%; width: 761px; float:none; margin: 0 auto 0 auto;}
        div {}
        

	/* base typography */
        p {display: block; margin-bottom: 0.563em;}
        h1 {font-size: 1.25em; color: #000; width: 100%; clear: left;}
        h2 {font-size: 1.25em; color: #000;width: 100%; clear: left;}
        h3 {font-size: 1.063em; color: #000;width: 100%; clear: left;}
        h4 {font-size: 1em; color: #000;width: 100%; clear: left;}
        hr {}


/* cmsPageTitle */
    h1.cmsPageTitle {color: #000; margin-bottom: 5px; font-size: 95%; }

.hvid {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.red {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #D60027; text-decoration: none}
.text {  font-family: Arial, sans-serif; font-size: 12px; color: #666666; text-decoration: none}
.textmiddel {  font-family: Arial, sans-serif; font-size: 14px; color: #666666; text-decoration: none}
.textfed {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
.textfedmiddel {  font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #666666; text-decoration: none}
.textstor {  font-family: Arial, sans-serif; font-size: 18px; color: #D60027; text-decoration: none}
a {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #D60027; text-decoration: none}
a:hover {  font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #999999; text-decoration: none}

.formButtonRoed
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:11px;
	FONT-WEIGHT: bold;
	color:#FFFFFF;
	background-color:#F00000;
	border-style:solid;
	border-width:2px;
	border-color:#CC0000;
	WIDTH: 45px
}
