/* CSS Document */

#headline-dbsweden, #headline-dbnorway, #headline-dbdenmark, #headline-dbfinland, 
#headline-dbimport, #headline-dbmisc {
	position: relative;
	width: 400px;
	height: 45px;	
}

#headline-dbsweden span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasSverige.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-dbnorway span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasNorge.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-dbdenmark span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasDanmark.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-dbfinland span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasFinland.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-dbimport span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasImporter.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#headline-dbmisc span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-DatabasAllmant.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

table#database{	
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
} 

td {
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px #ECE5D5 solid;
}

tr {
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
}

.toprow {
    font: bold italic 1em Georgia, "Times New Roman", Times, serif;
    text-align: center;
    background: #ECE5D5;
	color: #313127;
}