@import url(/_designs/dbfu/fontstyles.css);
body,table,td,th {
	font-size: 10px;
	font-family: verdana;
}
body,html {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/bg.gif);
	background-position: top;
}
.body{
	position: relative;
	height: 100%;
}
form {
	display: inline;
}
input.button {
	width: auto;
}
a {
	color: #353D59;
}
hr {
	color: #999999;
	height: 1px;
}
.border-left{
	position: relative;
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/border-left.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 100%;
}

.border-right{
	position: relative;
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/border-right.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 100%;
}

#topMenu{
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 10;
	width: 750px;
	height: 20px;
	text-align: left;
	background-color: #EF222F;
}

div.#topImage{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 750px;
	height: 80px;
	text-align: left;
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/topimage.jpg);
	background-color: #eeeeee;
}

.container{
	position: relative;
	width: 750px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
td.top{
	height: 160px;
}

.kontakttop{
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: 26px;
	margin: 10px;
}
.dots{
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/dots.gif);
	width: 1px;
	height: 100%;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
}
.logo{
	position: absolute;
	top: 15px;
	left: 15px;
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/logo.gif);
	background-repeat: no-repeat;
	width: 373px;
	height: 30px;
}
.teaserBox {
	/*background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/dots.gif);
	background-position: left;
	background-repeat: repeat-y;*/
	color: #FFFFFF;
	width: 200px;
}
.teaserHeadline {
	/*background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/teasers/arrow.gif);
	background-repeat: no-repeat;*/
	background-color: #EF222F;
	color: #FFFFFF;
	/*padding-left: 28px;*/
	padding: 3px;
	padding-left: 5px;
	height: 20px;
	width: 200px;
}
.teaserBody {
	/*background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/teasers/shade.gif);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
	color: #000000;
	/*padding-left: 20px;*/
	padding-top: 0px;
	height: 100%;
	width: 200px;
}
.infoBox{
	border: 1px solid #777777;
	background-color: #eeeeee;
	padding: 1px;
}


.fileicon {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 18px;
	height: 18px;
}

.fileicon.pdf {
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/fileicon/pdf.gif);
}
.fileicon.jpg {
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/fileicon/jpg.gif);
}
.fileicon.eps {
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/fileicon/eps.gif);
}
.fileicon.doc {
	background-image: url(http://cms.bilinfo.dk/_designs/dbfu/graphics/fileicon/doc.gif);
}
