/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #041e3e;
	font-weight: normal;
	background-color: #09213b;
	line-height: 19px;
	margin: 0;
	padding: 0;
	border: none;
} 

a:link {
	color: #a38409;
	text-decoration: underline;
	font-weight: bold;
} 

a:active {
	color: #a38409;
	text-decoration: underline;
	font-weight: bold;
} 

a:visited {
	color: #a38409;
	text-decoration: underline;
	font-weight: bold;
} 

a:hover {
	color: #8D9BCA;
	text-decoration: none;
	font-weight: bold;
} 

.koppen {
	font-size: 23px;
	line-height: 23px;
	color: #002774;
}
.subkoppen {
	font-size: 13px;
	font-weight: bold;
	color: #003DB9;
}

.slide {
	font-size: 12px;
	line-height: 14px;
}

