@charset "UTF-8";
body {
	background-image: url(../i_bg/bg_main.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
#tdButton  {
	text-align: left;
	padding-top: 27px;
}
.newsrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.citat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #5E4F34;
	text-align: center;
	font-weight: bold;
}
.newsdatum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #65B7FF;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5E4F34;
	text-decoration: underline;
}
#tdButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4F34;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
#tdButton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6AB2DD;
	font-weight: bold;
	text-decoration: none;
}
