/* CSS for Kreditt Huset */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#FFFFFF;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00adef;
	text-decoration: underline;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.link-02:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #893000;
	text-decoration: underline;
}
.link-02:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #893000;
	text-decoration: underline;
}
.link-02:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #893000;
	text-decoration: underline;
}
.link-02:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF5300;
	text-decoration: none;
}
.link-03:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #893000;
	text-decoration: none;
}
.link-03:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #893000;
	text-decoration: none;
}
.link-03:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #893000;
	text-decoration: none;
}
.link-03:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF5300;
}
.link-04:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
}
.link-04:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
}
.link-04:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
}
.link-04:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.hdr-bg {
	background-color: #da9f51;
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.hdr-bg-img {
	background-image: url(../images/hdr_bg_img.jpg);
	background-repeat: no-repeat;
}
.hdr-logo {
	background-image: url(../images/hdr_logo.jpg);
	background-repeat: no-repeat;
}
.topmenu-bg {
	background-color: #ff5300;
}
.topmenu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.ad-bg {
	background-color: #333333;
}
.ad-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.ad-01-pad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ad-02-pad {
	padding-bottom: 10px;
}
.cont-bg {
	background-color: #FFFFFF;
}
.cont-bg-img {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cont-pad {
	padding: 10px;
}
.cont-pad-btm {
	padding-bottom: 10px;
}
.cont-hd-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0054a6;
}
.footer-bar-bg {
	background-color: #9d0a0e;
}
.footer-bg {
	background-color: #da9f51;
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #893000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
