/* css for kibri.dk */

body {
	background-color:#e0e0e0;
	background-image:url(img/bg.gif); 
	background-repeat:repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#141414;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.newstext:link {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: normal;
}
.newstext:visited {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: normal;
}
.newstext:active {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: normal;
}
.newstext:hover {
	font-size: 10px;
	text-decoration:underline;
	color: #141414;
	font-style: normal;
	font-weight: normal;
}
.newstextindex:link {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: bold;
}
.newstextindex:visited {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: bold;
}
.newstextindex:active {
	font-size: 10px;
	text-decoration:none;
	color: #141414;
	font-style: normal;
	font-weight: bold;
}
.newstextindex:hover {
	font-size: 10px;
	text-decoration:underline;
	color: #141414;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color:#fca400;
	text-decoration:none;
	font-weight:bold;

}
a:visited {
	color:#fca400;
	text-decoration:none;
	font-weight:bold;

}
a:active {
	color: #fca400;
	text-decoration:underline;
	font-weight:bold;
	
}
a:hover {
	color: #777777;
	text-decoration:underline;
	font-weight:bold;

}

.grayline {
 background-color:#dadada;
}

.lightgrayback {
 background-color:#efefef;
}


h1 {
margin-top: 10px;
margin-bottom: 5px;
color:#fca504;
font-size:14px;
font-style:normal;
font-weight:bold;

}
h2 {
margin-top: 5px;
margin-bottom: 8px;
color:#6e6e6e;
font-size:11px;
font-weight:bold;

}

ul{
list-style-type:square;
}


li {
list-style-type:square;

}




.whitelink:link {
	color:#ffffff;
	text-decoration:none;
}

.whitelink:visited {
	color:#ffffff;
	text-decoration:none;
}

.whitelink:active {
	color:#ffffff;
	text-decoration:underline;
}

.whitelink:hover {
	color:#ffffff;
	text-decoration:underline;
}




.menulink1:link {
	color:#fee6b8;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menulink1:visited {
	color:#fee6b8;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menulink1:active {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menulink1:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}



.graybar {
	background-color:#e3e3e3;
	height:27px;
	vertical-align:middle;
	color:#666666;
}

.darkgray {
	background-color:#848484;
	vertical-align:middle;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

.lightgrayback {
	background-color:#f2f2f2;
}

.whiteback {
	background-color:#ffffff;
}


.teaserbox {
	background-color:#e3e3e3;

}

.gallerytable {
	background-image:url(img/galleribg.gif);
	height:202px;
	
}


.subnote {
	color:#027dc3;
	font-style:italic;
}
.textfields {
	border: 1px solid #CCCCCC;
}

