.logo {
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
}
body {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background: #000066;
	margin: 5px;
}
table {
	font-size: 12px;
	background: #FFFFFF;
	line-height: 130%;
}
.menu-left-header {
	font-weight: bolder;
	color: #FBAF4B;
	background: #1A50B8;
}
.menu-left-content {
	background: #E7E6E6;
	font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #1A50B8;
	line-height: 110%;
}
a {
	text-decoration: none;
	color: #1A50B8;
}
a:hover { text-decoration: underline; }
	
.bottom-line {
	color: #FFFFFF;
}
.teaser {
	font-size: 10px;
	font-style: italic;
	background: #E7E6E6;
	color: #000000;
}
.header {
	font-size: 14px;
	font-weight: bolder;
}
.side-bar-header {
	font-weight: bold;
	vertical-align: middle;
	background: #FBAF4B;
	text-align: center;
}
.side-bar-content {
	font-size: 11px;
	font-style: italic;
	background:    url(../images/sidebar-line4-blue-white.jpg) no-repeat left top;
	padding: 5px;
}
ul {
	list-style: square outside;
	left: -20px;
	text-align: left;
	text-indent: 0px;
	list-style-image: url(../images/arrow-right.gif);
}
.lars-titter {
	background:    url(../images/pil.gif) no-repeat right bottom;
}
.menu-year-top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #FBAF4B;
	text-align: center;
	vertical-align: middle;
}
.page-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A50B8;
}
.small {
	font-size: 10px;
	line-height: 120%;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000066;

}
h2 {
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 12px;
	color: #000066;
}
.table-header {
	background-color: #FBAF4B;
	font-weight: bold;
}
dt { color: #000066;
	font-weight: bolder;
}
