*
{
	margin:0px;
	padding: 0px 0px 0px 0px;
}

html,body,ol,dl,dt,dd,h1,h2,h3,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0; font:Arial;}
h1,h2,h3,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-style:normal;}
ol {list-style:none;}
fieldset,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}



body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
}

#bzContent{
	width: 620px;
	height: 250px;
	background: #FFFFFF;
}

#nyheder
{
	width: 100%;
}

.HeaderBox
{
	border-bottom: solid #ee9a3a 4px;
	height: 26px;
	width: 620px;
	background-color: #FFFFFF;
	color: #07060A;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	line-height: 27px;
}

.nyhed
{
	width: 300px;
	height: 225px;
	background: #3C3C3C;
	
}

.nyhed_imageLeft
{
	padding-top: 4px !important;
	height: 130px;
	width: 287px;
	background: #FFFFFF;
	float: left;
	overflow:hidden;
}

.nyhed_headlineLeft
{
	height: 67px;
	margin-top: 3px;
	font-size: 20px;
	line-height: 24px;
	float: left;
	font-weight: bold;
	width: 287px;
	background: #FFFFFF;
	padding-left: 0px;
	font-family: Arial, sans-serif;
}

.nyhed_imageRight
{
	padding-top: 4px !important;
	height: 130px;
	width: 287px;
	background: #FFFFFF;
	float: right;
	overflow:hidden;
}

.nyhed_headlineRight
{
	height: 67px;
	font-size: 20px;
	margin-top: 3px;
	line-height: 24px;
	float: right;
	font-weight: bold;
	width: 287px;
	background: #FFFFFF;
	padding-left: 0px;
	font-family: Arial, sans-serif;
}

.nyhed_text
{
	height: 29px;
	background: #FFFFFF;
	width: 300px;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 0px;
	font-family: Georgia, serif;
	color: #666;
}

.laes_mere
{
	width: 290px;
	font-size: 11px;
	background: #FFFFFF; 
	height: 17px;
	color: #000000;
	/* font-weight: bold; */
	line-height: 8px;
	padding-left:  10px;
}

.bottom_content{
	height: 14px;
	width: 100%;
	float: left;
	background: #FFFFFF;
}

.bilzonen {
    font-size: 10px;
    background: #FFFFFF;
    height: 12px;
    color: #000000;
    float: right;
    margin-top: 1px;
    font-weight: bold;
    overflow: hidden;
    text-transform: uppercase;
}

.logo{
	background-color: #FFFFFF;
	overflow: hidden;
	float: right;
	padding-left: 4px;
}


h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	font-size: 14px;
	color: #ffffff;
}

a:link { color: #000000; cursor: pointer; text-decoration:none;}
a:visited { cursor: pointer; text-decoration:none; color: #000000;}
a:active { color: #000000; cursor: pointer; cursor: hand; text-decoration:none;}
a:hover { color: #000000; cursor: pointer; cursor: hand; text-decoration: none;}

select{
margin-bottom: 1px;
margin-top: 1px;
padding-bottom: 1px;
}

