html, body {
	margin: 0;
	width: 100%;
	height: 100%;
}
* html body {
	overflow-x: hidden;
}
body {
	background: #ffffff;
	color: #33444A;
	font-family: Helvetica, Tahoma, Verdana, serif;
	font-size: 10pt;
	line-height: 1.3em;
}
img {
	border: none;
	margin: 5px;
}
a:link {
	color: #007aba;
	text-decoration: none;
}
a:visited {
	color:#00537e;
	text-decoration: none;
}
a:link.selected, a:visited.selected {
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
}
.DownloadLink {}
a:link.DownloadLink, a:visited.DownloadLink, a:active.DownloadLink {
	padding: 2px;
	padding-left: 18px;
	height: 18px;
	border: 1px dotted #666;
	cursor: pointer;
}
a:hover.DownloadLink {
	background-color:#ffcc66;
}
.entries_cycle1 {
	background:#f0f0f0;
}
.entries_cycle2 {
	background:#fff;

}
h1, h2, h3, h3, h5, h6 {
	clear: both;
}
h1, .Header1 {
	color: #666;
	font-size: 1.4em;
	padding-top: 1em;
}
h2, .Header2 {
	color: #666;
	font-size: 1.2em;
	padding-top: 1.2em;
	font-weight:bold;
}
h3, .Header3 {
	color: #666;
	font-size: 1.2em;
	padding-bottom: 6px;
	font-weight:bold;
}

.clearer {
	clear: both;
}
#bjoergenaess {
	margin:0;
	padding: 1px 4px;
	position: fixed;
	opacity: .8;
	filter: alpha(opacity=80)
	right:0;
	bottom: 0;
	width: 100%;
	text-align:right;

	font-size: .8em;
	line-height: 1.5em;
}
/** iE HACK */
#bjoergenaess {
	background: url(../img/bjoergenaess.png) no-repeat right;
}
#bjoergenaess {
	*background: url(../img/bjoergenaess.gif) no-repeat right;
}
#bjoergenaess a, #bjoergenaess a:link, #bjoergenaess a:visited {
	margin-right:10px;
	text-decoration: none;
	position: relative;
	color: #fff;
}
#bjoergenaess a span {
	position: relative;
	top: 0;
	left: 0;
	color: #fff;
}
#bjoergenaess a:hover {
	text-decoration:underline;
	color: #e0e0e0;
}
/** shadow */
#bjoergenaess a span.shadow {
	position: absolute;
	color:#555;
	padding-left:1px;
}

.Red_Text, .Red_Text a:link, .Red_Text a:visited {
	font-family: Arial Narrow, Tahoma, Verdana, serif;
    color: #a90b0a;
}
.Red_Text_Big, .Red_Text_Big a:link, .Red_Text_Big a:visited {
	font-family: Arial Narrow, Tahoma, Verdana, serif;
    color: #a90b0a;
    font-size:18pt;
}
.Red_Text_Bigger, .Red_Text_Bigger a:link, .Red_Text_Bigger a:visited {
	font-family: Arial Narrow, Tahoma, Verdana, serif;
    color: #a90b0a;
    font-size:24pt;
}
.bullet {
    display: block;
    height: 20px;
    background: url(../img/bullet.gif) no-repeat center;
}
