p {
	margin-bottom: 0;
	margin-top: 0;
}

h1 {
	margin-top: 1.2em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
	font-weight: bold;
	color: #000080;
}

h2 {
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	color: #000080;
}

h3 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	color: #000080;
}

a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #000080;
}

.langlink {
	margin-top: 1.2em;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	list-style-type: circle;
	padding-left: 1em;
}

.frame {
	width: 868px;
	background-color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	text-align: left;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1.8em;
}

.logoframe {
	text-align: right;
	width: 100%;
	margin-bottom: 0.8em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

.logo {
	white-space: nowrap;
	color: #d50000;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
}

.logo:hover {
	color: #b80101;
}

.pagelogo {
	border: 1px solid #bbbbbb;
	margin-bottom: 1em;
	display: block;
}

.header {
	width: 100%;
	background-color: #d1e4f6;
	padding: 0.4em;
	border: 1px solid #a3cef7;
}

.headertable {
	width: 100%;
	margin: 0;
}

.headerleft {
	text-align: left;
	vertical-align: top;
}

.headerright {
	text-align: right;
	vertical-align: top;
}

.contents {
	width: 100%;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
	padding: 0.4em;
	padding-bottom: 1em;
}

.withsubnav {
	margin: 0;
}

.subnav {
	padding-top: 1.6em;
	padding-right: 1em;
	vertical-align: top;
}

.headerbutton {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #acbef6;
	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	text-decoration: none;
	height: 1.2em;
}

.headerbutton:hover {
	background-color: #ffffff;
	color: #000080;
	border-color: #000080;
	text-decoration: none;
	height: 1.2em;
}

.headerbuttoninactive {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #000080;
	background-color: #ffffff;
	border: 1px solid #000080;
	text-decoration: none;
	height: 1.2em;
}

.aktbutton {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #ffff00;
	border: 1px solid #000080;
	text-decoration: none;
	height: 1.2em;
}

.aktbutton:hover {
	background-color: #ffffff;
	color: #ffc352;
	border-color: #ffc352;
	text-decoration: none;
	height: 1.2em;
}

.aktbuttoninactive {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #ffc352;
	background-color: #ffffff;
	border: 1px solid #ffc352;
	text-decoration: none;
	height: 1.2em;
}

.wichtigbutton {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #ff8484;
	border: 1px solid #b20000;
	text-decoration: none;
	height: 1.2em;
	color: black;
}

.wichtigbutton:hover {
	background-color: #ffffff;
	color: #e10000;
	border-color: #e10000;
	text-decoration: none;
	height: 1.2em;
}

.wichtigbuttoninactive {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #e10000;
	background-color: white;
	border: 1px solid #e10000;
	text-decoration: none;
	height: 1.2em;
}

.navbutton {
	margin-bottom: 0.4em;
	display: block;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #666666;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

.navbutton:hover {
	background-color: #eeeeee;
	color: #000000;
	border-color: #333333;
	text-decoration: none;
}

.navbuttoninactive {
	margin-bottom: 0.4em;
	display: block;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #ffffff;
	background-color: #666666;
	border: 1px solid #333333;
	text-align: center;
	text-decoration: none;
}

.footer {
	width: 100%;
	background-color: #d1e4f6;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border: 1px solid #a3cef7;
}

.footertable {
	width: 100%;
	font-size: 0.8em;
}

.footerleft {
	text-align: left;
	vertical-align: top;
}

.footerright {
	text-align: right;
	vertical-align: bottom;
}

.footerlink {

}

.footerpara {
	margin: 0;
}

em {
	font-weight:bold;
	font-style: normal;	
}

.emphasize {
	font-weight:bold;
}

.emphasizeBlue {
	font-weight:bold;
	color: #000080
}

.pricetable {
	width: 100%;
	border: 1px solid #000080;
	border-collapse: collapse;
}

.pricetableheadercell {
	border: 1px solid #000080;
	padding: 0.2em;
	background-color: #eeeeee;
}

.pricetabledatacell {
	border: 1px solid #000080;
	padding: 0.2em;
}

.paraWithMargin {
	margin-bottom: 0.6em;
}

.imageTable {
	border: 0;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.imageTableCell {
	text-align: left;
}

.imageTableImage {
	border: 1px solid #000080;
	margin: 0;
	cursor: pointer;
}

.stdtablecell {
	vertical-align: top;
}
