body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px
}

a {
	text-decoration: none;
	color: #ed1c24;
}

a:hover {
	text-decoration: none;	
	background-color: #ffc709;
}

select {
	font-size: 10px;
}


.yello {
	color: #ffd14f;
}

.yellolite {
	color: #ffc709;
}

.red {
	color: #ed1c24;
}

.blue {
	color: #282781;
}

.redcell {
	color: #ffffff;
	background-color: #ed1c24;
	font-size: 10px;
}
.greydarkcell {
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
}
.yellocell {
	background-color: #FFCC00;
	font-size: 10px;
	color: #282781;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.yellocell:hover {
	background-color: #ffc709;
	font-size: 10px;
	color: #ed1c24;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.greymidcell {
	color: #ffffff;
	background-color: #8b8b8b;
	font-size: 10px;
}

.greylightcell {
	color: #000000;
	background-color: #b0b0b0;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

.bluegraybox {
	color: #282781;
	background-color: #f2f2f2;
	font-weight: bolder;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.pad16x8 {
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 12px;
}



.prodhead {
	color: #000000;
	background-color: #8b8b8b;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: center;
	border: 1px solid #ebebeb;
	height: 18px;
	width: 116px;
	float: left;
	margin: 1px;
}

.prodsection {
	background-color: ebebeb;
	float: left;
	height: 20px;
	width: 500px;
	border: 2px gepunktet #003366;
}

.redcellsmall {
	color: #ffffff;
	background-color: #ed1c24;
	font-size: 1px;
}

.yellocellsmall {
	background-color: #FFCC00;
	font-size: 1px;
	color: #282781;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

.prodnav1 {
	float: left;
	margin: 0px;
	width: 116;
	border: 1px solid #ebebeb;
	border-right: 0px;
}

.prodnav {
	float: left;
	margin: 0px;
	width: 116;
	border: 1px solid #ebebeb;
}

.prodnavhead, .prodnavhead a {
	padding-top: 3px;
	font-size: 10px;
	font-weight: bolder;
	height: 16;
	width: 116;
	color: #000000;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.prodnavhead a:hover {
	padding-top: 3px;
	font-size: 10px;
	font-weight: bolder;
	height: 16;
	width: 116;
	color: #ffffff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


.prodnavtext {
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;

}

.prodheader {
	font-size: 11px;
	color: #282781;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
}

.largeprodheader {
	font-size: 14px;
	color: #282781;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
}


.currentsection {
	font-size: 11px;
	color: #282781;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 10px;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentbox {
	float: left;
	margin: 0 0 0 20;
	font-size: 10px;
}

.contentheader {
	font-size: 11px;
	font-weight: bolder;
	background-color: #ededed;
	height: 22px;
	vertical-align: center;
	padding-top: 6px;
}

.redheader {
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #ff0000;
	height: 22px;
	vertical-align: center;
	padding-top: 6px;
}

.category, .category a {
	color: #000000;
	background-color: #b0b0b0;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}

.categoryselected, .categoryselected a {
	color: #ffffff;
	background-color: #757575;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}

.pricebox {
	float: left;
	width: 600px;
	height: 60px;
	color: #000000;
	background-color: #f2f2f2;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px 30px 0px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
}

.featurelist {
	list-style-image: url("/images/square.gif");
}


.pricetable {
	background: #ffffff;
}

.price1 {
	background: #fff2cb;
}

.price2 {
	background: #fff0b0;
}

.price3 {
	background: #ffef72;
}

.footerspace {
	clear: both;
}

.footer {
	width: 300px;
	border-top: 1px dotted #b0b0b0;
	margin-top: 30px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}






.formtable {
	float: left;
}


.formtable td {
	background: #ffffff;
}

.field {
	border: 1px solid #b0b0b0;
}

.mandatory {
	border: 1px solid #b0b0b0;
	background: #eeeeee;
}

.mandatoryfailed {
	border: 1px solid #b0b0b0;
	background: #ffcccc;
}

.submitbutton {
	border: 1px solid #ffc709;
	background: #ffc709;
	color: #454545;
	font-size: 10px
}

.submitbutton:hover {
	border: 1px solid #ffd14f;
	background: #ffd14f;
	color: #454545;
	font-size: 10px
}





.tabs {
	height: 18px;
	position: relative;
	margin: 0px;
	padding: 0px;
	
}

.tabs li {
	display: inline;
	padding: 0px 0px 0px 0px;
}

.tabs a:hover, .tabs a.tab-active {
	background: url(/images/bg.gif) no-repeat top right;
}

.tabs a {
	height: 18px;
	font: 10px verdana, helvetica, sans-serif;
	font-weight:bold;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 5px 10px;
	color: #000000;
	text-decoration:none;
	border-left: 1px solid #000000;
	background: white url(/images/bg_white.gif) no-repeat top right;
}

.tab-container {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}

.tab-panes {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #000000;
	width: 600px;
}




#navcontainer {
	float: left;
	margin: 0;
	padding: 0;
}

#navlist {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	width: 134px;
}

#navlist li {
	list-style: none;
	margin: 0px;
	padding: 0;
	text-align: left;
}

#navpoint {
	display: block;
	padding: 4px 4px 4px 4px;
	border-left: 8px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	background: #ffffff;
	text-decoration: none;
}

#navpointactivated {
	display: block;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #e7e7e7;
	border-left: 8px solid #ed1c24;
	background: #ffffff;
	text-decoration: none;
	color: #ed1c24;
}

#navhead {
	display: block;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border-left: 8px solid #a7a7a7;
	border-top: 1px solid #ebebeb;
	background: #ebebeb;
	text-decoration: none;
}


#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover {
	color: #ed1c24;
}


