@import url(katalog.css);
/* @import url(form.css); */
/* @import url(listform.css); */

/* Default text settings */
body,table,tr,td,span,p,div,li,a {
	font-family: Arial, Verdana, Helvetica, Sans-Serif, Times New Roman;
	font-size: x-small;
	line-height: 130%;
	color: #333333;
}

body {
	background-repeat: repeat-y;
}

h1, h2, h3 {
	border-bottom: solid 1px #d0d0d0; 
}

/* headline / subheadline */
a.headline,.headline,
a.headline-list,.headline-list,
a.subheadline,.subheadline
	{
	font-size: small;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #D8013A;
	text-decoration: none;
}

a.headline-list,.headline-list {
	color: #333333;
	font-size: x-small;
}

a.subheadline,.subheadline {
	font-size: x-small;
}

/* ingress */
.summary {
	color: #000000;
}

/* Default links */
a {
	color: #227aa7;
	text-decoration: underline;
}

a.alt {
	color: #CC6600;
}

a.morelink {
	color: #336699;
}

a.header {
	font-weight: bold;
	text-decoration: none;
}

a:hover,a.header:hover,a.footer:hover {
	color: #CC6600;
}

/* ############### INTERNETT ################## */
/* ###### Hvit-margen m/toppmeny ############## */
.m1_td {
	background-color: #ebebeb;
	border: solid 1px #dddddd;
	color: #000000;
	padding-left: 7px;
}

.m1_txt,a.m1_txt,a:hover .m1_txt {
	color: #000000;
	text-decoration: none;
}

.ma_txt {
	color: #000000;
	font-weight: bold;
}

.m2_txt,a.m2_txt,a:hover .m2_txt {
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: xx-small;
	text-decoration: none;
}

/* ################# BRUSTAD BUSS ##################*/
.topbg {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../img/top_redline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.logotop {
	font-family: Arial;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}

/* forsiden */
.t1, .t1-title { color: #ffffff; }
.t1-title  { font-size: large; font-weight: bold; }
.t1-block  { padding-left: 10px; }

