@charset "UTF-8";
/* CSS Document */

body {
	font-size: 77%;
	font-family: helvetica, arial, sans-serif;
	color: #5F6062;
}
#navigation ul {
	font-size: 1em;
	font-weight:bold;
	color: #278DD8;
	letter-spacing:0.03em;
	list-style-type: none;
	list-style-position: outside;
	line-height:1.5em;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin-bottom: 10px;
}
#navigation ul a {
	color: #278DD8;
	text-decoration:none;
}
#navigation ul ul {
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing:0.03em;
	color: #163383;
	list-style-type: disc;
	list-style-position: outside;
	line-height:1.3em;
	margin-left: 15px;
}
#navigation ul ul a {
	color: #163383;
	text-decoration:none;
}
#navigation ul ul li {
	margin: 0;
	padding: 0
}
#navigation ul ul ul {
	font-size: 0.9em;
	letter-spacing:0.03em;
	color: #163383;
	list-style-type: disc;
	list-style-position: outside;
	line-height:1.3em;
}
#navigation h2 {
	font-size: 1.0em;
	font-weight:bold;
	color: #278DD8;
}
#content {
	font-size: 1.0em;
	line-height: 1.5em;
}
.blau {
	color: #278DD8;
}
#content h1 {
	font-size:1.2em;
	font-weight:bold;
	color: #278DD8;
}
#content a {
	color: #278DD8;
	text-decoration:none;
}
#content {
	font-size: 1.0em;
	line-height: 1.5em;
}
#content p.small {
	font-size: 0.9em;
	line-height:1.3em;
}
#content p.medium {
	font-size: 1.0em;
}
#content p.large {
	font-size: 1.2em;
	line-height:1.7em;
}

#content form {
	font-family: helvetica, arial, sans-serif;
	font-size:1.0em;
}
#content input.text {
	border: thin #999999 solid;
	width: 380px;
	height: 14px;
	padding: 3px;
	margin-bottom: 3px;
}
#content textarea {
	border: thin #999999 solid;
	width: 380px;
	height: 80px;
	padding: 3px;
	margin-bottom: 3px;
}
#content select.text {
	border: thin #999999 solid;
	width: 388px;
	height: 22px;
	padding: 2px;
	margin-bottom: 3px;
}
#content input.button {
	width: 190px;
	margin-right: 5px;
	border: thin #999999 solid;
	height: 22px;
	padding: 3px;
	background-color: #CCCCCC;
	margin-bottom: 3px;
}

#highlights a {
	color: #163383;
	text-decoration:none;
}
#highlights a.h2 {
	font-size:1.0em;
	font-weight:bold;
	color: #278DD8;
	margin-bottom:2px;
}
#highlights p {
	font-size:0.9em;
	line-height:1.5em;
	color: #163383;
	margin-top:0px;
	margin-bottom:20px;
}
#changeTypo {
	color: #278DD8;
	font-size:0.8em;
	font-weight: bold;
}
#changeTypo .small {
	font-size: 0.8em;
}
#changeTypo .medium {
	font-size: 1.0em;
	padding: 0 1px 0 1px;
}
#changeTypo .large {
	font-size: 1.2em;
}
#changeTypo a {
	text-decoration:none;
	color:#278DD8;
}
#defaultNavi {
	color: #278DD8;
	font-size:0.8em;
	font-weight: bold;
	word-spacing:0.1em;
}
#defaultNavi a {
	color:#278DD8;
	text-decoration:none;
}
#footerCenter .imprint {
	font-size:0.8em;
	line-height:1.5em;
	color: #163383;
}
#footerCenter .utilities {
	font-weight:normal;
	font-size: 1.0em;
	color: #278DD8;
	margin-top: 40px;
}
#footerCenter a {
	font-weight:normal;
	color: #278DD8;
	text-decoration:none;
	margin-top: 40px;
}
#footerCenter .utilities a {
	font-size: 1.0em;
}
#footerRight {
	font-size:0.8em;
	line-height:1.5em;
	color: #163383;
}
#footerLeft {
	font-size:0.8em;
	line-height:1.5em;
	color: #163383;
}

