body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_images/background.gif);
	font-weight: bold;
	color: #333;
	margin: 0;
}

.headline {
	color: #666;
	font-size: 24px;
	font-weight: bold;
}

.sub_headline {
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.normal {
	font-weight: normal;	
}


.kursiv {
	font-weight: normal;
	font-style: italic;
}

.small {
	font-size: 10px;
	font-weight: normal;	
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
	
a:link {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
	text-decoration: underline;
}
	
a.brodtext:link {
	text-decoration: none;
}

a.brodtext:visited {
	color: #333333;
	text-decoration: none;
}

a.brodtext:hover {
	text-decoration: underline;
}

a.brodtext:active {
	text-decoration: underline;
}

/* Ad palette */
#title_frame {
	height: 15px; 
	border-bottom: 1px solid #9A9A9A;
}

#title_file {
	width: 25px;
	font-weight: bold; 
	text-align: center; 
	float: left;
}

#title_source {
	width: 175px; 
	font-weight: bold; 
	float: left;
}

#title_date {
	width: 75px;
	font-weight: bold; 
	float: right;
}

#ad_icon {
	width: 25px; 
	height: 20px; 
	margin-top: 5px; 
	background-image: url(_images/pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	float: left;
}

#ad_paper {
	width: 175px;
	height: 20px; 
	margin-top: 5px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

#ad_date {
	width: 75px; 
	height: 20px; 
	margin-top: 5px;
	display: table-cell;
	vertical-align: middle;
	float: right;
}

#rantefritt {
	width: 600px;
	line-height: 24px;
}

#firststop_image {
	padding-right: 25px;
}