﻿p, li {
	font: 14px Times, serif;
	color: #000000;
	line-height: 1.3;
}

ul, ol {
	padding-left: 0;
	margin-left: 25px;
}

ol.alpha {
	list-style-type: lower-alpha;
}

.suptitle {
	font: 10px Verdana, sans-serif;
	color: #000000;
	margin: 0;
}

a {
	font: 14px Times, serif;
	color: #000000;
	text-decoration: undeline;
}

a.menulink {
	font: 14px Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.bluelink {
	color: #004B85;
}

.devider {
	font: 10px Verdana, sans-serif;
}

.small_text {
	font: 12px Times, serif;
	color: #000000;
	line-height: 1.3;
}

img {
	border: 0;
}

img.right {
	margin-left: 1em;
}

h1, .article h1 {
	font: 18px Verdana, sans-serif;
	line-height: 1.2;
	color: #004B85;
	margin: 0;
	padding: 0;
}

h2, .article h2 {
	font: 14px Verdana, sans-serif;
	line-height: 1.2;
	color: #004B85;
	margin: 1.5em 0 -0.75em;
	padding: 0px;
}

h3, .article h3, .subheading, .overskriftLiten {
	font: 12px Verdana, sans-serif;
	line-height: 1.4;
	color: #004B85;
	padding: 0;
}

h3, .article h3 {
	margin: 1.5em 0 -1em;
}

h4, .article h4 {
	margin: 2em 0 -1em;
	font: 10px Verdana, sans-serif;
	line-height: 1;
	color: #004B85;
	padding: 0;
}

.intro {
	font: 14px Times, serif;
	color: #000000;
	line-height: 1.6;
	font-weight: normal;
	margin-bottom: 1em;
	font-style: italic;
}

.caption {
	font: 14px Times, serif;
	color: #000000;
	line-height: 1;
	font-style: italic;
}

.picture_col {
	float: right;
	margin: 0 0 2em 20px;
	padding: 0px;
	width: 200px;
}

.teaser {
	margin-bottom: 2em;
}
.teaser img {
	float: right;
	margin: 0 0 2em 20px;
	padding: 0;
	border: 1px solid #000000;
}
.teaser h2 {
	font: 14px Verdana, sans-serif;
	line-height: 1.6;
	color: #004B85;
	margin: 0;
	margin-bottom: 0.25em;
	padding: 0px;
	padding-right: 182px;
}
.teaser h2 a {
	font: 14px Verdana, sans-serif;
	line-height: 1.6;
	color: #004B85;
	text-decoration: none;
}
.teaser h2 a:hover {
	text-decoration: underline;
}
.teaser p {
	font: 14px Times, serif;
	line-height: 1.3;
	color: #000000;
	margin: 0 0 1em;
	padding: 0px;
	padding-right: 182px;
}

p.credit {
	font: 10px Verdana, sans-serif;
	color: #000000;
	margin-bottom: 2em;
	padding-right: 182px;
}
.credit a {
	font: 10px Verdana, sans-serif;
}

.teaser *.credit {
	margin-top: -1em;
}

.belowteasers {
	clear: right;
	margin: 2em 0 0;
}


#content_left {
	margin: 0;
	padding: 0;
	padding-right: 185px;
}

#content_right {
	margin: 0;
	padding: 0;
	width: 165px;
	float: right;
}

.bnote, .fillednote {
	margin: 0;
	padding: 8px 10px 0;
	text-align: left;
	border: 1px solid #FEBE10;
	border-bottom: 1px solid #FEBE10;
	line-height: 1.3;
}

.note, .fillednote {
	margin: 0;
	padding: 8px 10px 0;
	text-align: left;
	border: 1px solid #FEBE10;
	border-bottom: 0;
	line-height: 1.3;
}
.note *.periode, .fillednote *.periode {
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}
.note h2 {
	font: 14px Verdana, sans-serif;
	font-weight: bold;
	color: #B23428;
	margin: 0;
	padding: 0;
}
.note p, .fillednote p {
	font: 14px Times, serif;
	color: #000000;
	margin: 0;
	margin-top: 0.25em;
	padding: 0px;
}
.note a.more, .fillednote a.more {
	display: block;
	font: 12px Verdana, sans-serif;
	color: #B23428;
	margin: 0px;
	margin-top: 0.5em;
	text-decoration: underline;
	text-align: right;
}
#rightcol .notebottom {
	font-size: 0;
	height: 12px;
	padding: 0;
	margin: 0 0 20px;
	background: url(img/struktur/notebottom.gif) left bottom no-repeat;
}

#content .note {
	margin-top: 1em;
}
#content .notebottom {
	font-size: 0;
	height: 12px;
	padding: 0;
	margin: 0 0 20px;
	background: url(img/struktur/notebottom_text.gif) left bottom no-repeat;
}

.fillednote {
	padding: 8px 20px 0;
	background-color: #FEBE10;
	border: 0;
}
.fillednote h2 {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
.fillednotebottom {
	height: 12px;
	background: url(img/struktur/notebottom_filled.gif) left top no-repeat;
	margin-bottom: 20px;
}

.biglink {
	font: 12px Verdana, sans-serif;
	color: #004B85;
	font-weight: bold;
}

table {
	display: table;
	border-collapse: collapse;
	border-style: none;
	margin: 1em 0;
}

td, th {
	font: 14px Times, serif;
	color: #000000;
	line-height: 1.3;
	padding: 0 0.5em;
	text-align: left;
	vertical-align: top;
}
th {
	font: 10px Verdana, sans-serif;
	padding-bottom: 0.25em;
}

th.right, td.right {
	float: none;
	text-align: right;
}

tr.odd {background-color: #E5E5E5;}
tr.even {background-color: #FFFFFF;}
table a {color: #000000;}

td.subheading {
	font: 14px Verdana, sans-serif;
	color: #004B85;
	padding: 1em 0 0;
}
tr:first-child td.subheading {
	padding: 0;
}

.column {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 150px;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both; height: 0; font-size: 0;}
.clear_left {clear: left; height: 0; font-size: 0;}
.clear_right {clear: right; height: 0; font-size: 0;}

table.week {
	display: table;
	border-collapse: collapse;
	border: 1px solid #004B85;
	margin: 1em 0;
	border-spacing: 0;
}

table.week td, table.week th {
	font: 14px Times, serif;
	color: #000000;
	line-height: 1.3;
	padding: 0.25em;
	text-align: left;
	vertical-align: top;
	border: 1px solid #004B85;
}
table.week th {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	width: 20%;
}
table.week th .date {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
}
table.week th.today {
	color: #004B85;
}
table.week td.important {
	border: 2px solid #B23428;
}
table.week tr.all_day td.important {
	border: 2px solid #004B85;
}
table.week tr.all_day {
	background-color: #FEBE10;
}
table.week .hour {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-align: right;
	width: auto;
}
table.week td a {
	color: #004B85;
	text-decoration: none;
}
table.week + .week_nav, table.week + .week_nav + .week_nav {
	margin-top: -1em;
}
.week_nav a {
	font: 10px Verdana, sans-serif;
	color: #B23428;
	text-decoration: underline;
}

span.important {
	color: #B23428;
	font-weight: bold;
}

