@charset "UTF-8";
@import url("reset.css");

body {
	padding-bottom: 30px;
	background: #1a3553;
	color: #1a3553;
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 12px;
}

b, strong, em {
	font-weight: bold;
}

ul {
	margin-left: 14px;
	list-style: disc;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 300%;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

a:link, a:visited {
	color: #1a3553;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}

.pdf {
	padding: 2px;
	padding-left: 22px;
	background: url(../images/pdf.png) no-repeat left;
	display: block;
	height: 12px;
}

#viewport {
	margin: 0 auto;
	width: 960px;
}

#topline {
	padding-top: 20px;
	color: #ffffff;
	line-height: 10px;
	font-size: 10px;
	height: 10px;
	width: 960px;
}

#header {
	background: #ffffff;
	height: 135px;
	width: 960px;
	color: #1a3553;
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 14px;
}

#navigation {
	padding-top: 7px;
	padding-left: 7px;
	background: #1a3553;
	border-left: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	height: 28px;
	width: 951px;
}

#navigation a:visited, #navigation a:active {
	color: #8c9aa9;
}

#ctline {
	border-bottom: #1a3553 solid 1px;
	background: #ffffff;
	height: 30px;
	width: 960px;
}

#content {
	background: #d1d7dd;
	width: 960px;
}

.rl {
	float: left;
	height: 300px;
	width: 370px;
}

.srl {
	padding: 10px;
	float: left;
	width: 350px;
}

.rr {
	padding: 25px;
	background: #ffffff;
	float: right;
	line-height: 140%;
	min-height: 250px;
	width: 540px;
}

.ro {
	padding: 25px;
	background: #ffffff;
	float: right;
	line-height: 140%;
	min-height: 250px;
	width: 910px;
}

.spalte {
	padding-right: 10px;
	float: left;
	width: 172px;
}


#pics img {
	position: absolute;
}

#footer {
	padding: 10px 10px 0px 10px;
	background: #ffffff;
	border-top: #1a3553 solid 1px;
	height: 20px;
	width: 940px;
}

.resultbox {
	padding-top: 25px;
}

.resulttag {
	float: left;
	width: 160px;
}
