@CHARSET "ISO-8859-1";

@MEDIA print {
	.bannerdiv_de,bannerdiv_en,.navtable {
		display: none;
	}
	.contentdiv {
		width: auto;
		border: 0;
		margin: 0 5%;
		padding: 0;
		float: none !important;
	}
	.tabledefaults {
		background-color: #22bb66;
		!
		important
	}
	.tabledefaults td {
		background-color: white;
		padding: 4px;
		vertical-align: top;
		border: 1px;
		border-style: solid;
		border-color: #22bb66;
	}
	.innertable td {
		border: 0px;
		border-style: solid;
	}
}

body {
	Font-Family: Arial, Helvetica;
	font-size: 12px;
	page: landscape;
}

a:link {
	text-decoration: none;
	color: #22bb66;
}

a:visited {
	text-decoration: none;
	color: #22bb66;
}

a:hover {
	text-decoration: none;
	color: #000080;
}

a:active {
	text-decoration: none;
	color: #22bb66;
}

hr {
	color: #22bb66;
	background-color: #22bb66;
}

.pagediv,.bannerdiv,.contenttable {
	width: 900px;
}

.pagediv {
	border: 1px;
	border-style: solid;
	border-color: graytext;
	padding: 0px;
}

.bannerdiv_de,.bannerdiv_en {
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: graytext;
}

.bannerdiv_de {
	background-image: url("pics/banner_new.png");
}

.bannerdiv_en {
	background-image: url("pics/banner_new_e.png");
}

.contentdiv {
}

.footerdiv {
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: graytext;
	padding: 1px;
}

.contenttable {
	height: 420px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
}

.contentcell {
	padding: 0px;
	border-width: 0px;
	text-align: justify;
	padding: 20px;
	padding-left: 10px;
	font-size: 12;
	vertical-align: top;
}

.navtable {
	width: 180px;
	height: 400px;
	vertical-align: top;
	border-width: 1px;
	border-color: white;
	padding: 10px;
	border-style: solid;
}

.navlink,.activenavlink,.navsublink,.activenavsublink {
	display: block;
}

.activenavlink,.activenavsublink {
	color: #22bb66;
	font-weight: bold;
}

.activenavbutton a,.activenavsubbutton a {
	color: #22bb66;
}

.navbutton a,.navsubbutton a {
	color: gray;
}

.navbutton a:hover,.navsubbutton a:hover {
	color: silver;
}

.navbutton a:visited,.navsubbutton a:visited {
	color: gray;
}

.navlink,.activenavlink,.navflags {
	width: 100%;
}

.navsublink,.activenavsublink {
	width: 100%;
}

a,td {
	font-size: 12px;
}

.navfiller {
	height: 100%;
}

.navbutton,.navsubbutton,.navflags {
	border-width: 0px;
	border-style: solid;
}

.navbutton,.activenavbutton,.navflags {
	height: 30px;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: graytext;
}

.navsubbutton,.activenavsubbutton {
	height: 20px;
	font-weight: normal;
	padding-left: 40px;;
	font-weight: normal;
}

.navflags {
	border-top-style: solid;
	border-top-color: graytext;
	text-align: center;
}

.activenavhbutton {
	background-color: #000033;
	margin-left: 4;
}

.navhbutton,.activenavhbutton {
	top: 180px;
	left: 200px;
	position: relative;
	font-weight: bold;
	margin-left: 4;
	padding-left: 10px;
}

.separator {
	height: 2px;
	padding-left: 10px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: graytext;
}

.tabledefaults {
	border: 1px;
	border-style: none;
	border-spacing: 1px;
	padding: 1px;
	background-color: #22bb66;
	font-size: 12px;
}

.tabledefaults td {
	background-color: white;
	padding: 4px;
	vertical-align: top;
}

/**
.tabledefaults {
	border: 1px;
	border-style: solid;
	border-color: #22bb66;

	
	border: 0px;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
	background-color: #22bb66;
	border-color: #22bb66;
	font-size: 12px;
	
}

.tabledefaults td {
	background-color: white;
	padding: 4px;
	vertical-align: top;
	border: 1px;
	border-style: solid;
	border-color: #22bb66;
	
}
*/
.graytabledefaults {
	border: 1px;
	border-style: none;
	border-spacing: 1px;
	padding: 1px;
	background-color: #22bb66;
	font-size: 12px;
}

.graytabledefaults td {
	background-color: #DDDDDD;
	padding: 4px;
	vertical-align: top;
}

.tableheader td {
	background-color: #22bb66;
	color: white;
	font-weight: bold;
}

.tablesubheader td {
	background-color: rgb(230, 255, 240);
	font-weight: bold;
}

.innertable {
	border: 0px;
	border-style: solid;
	border-spacing: 0px;
	padding: 0px;
	background-color: white;
	border-color: #22bb66;
}

/**
.innertable xtd {
	border: 0px;
	border-style: solid;
}
*/
.upbutton {
	height: 16px;
	width: 16px;
	border: 0px;
}

.importantdiv {
	background-color: rgb(255, 230, 230);
	font-weight: bold;
	padding: 10px;
	border: 2px;
	border-style: solid;
	border-color: red;
}

.infodiv {
	background-color: rgb(230, 255, 240);
	font-weight: normal;
	padding: 10px;
	border: 2px;
	border-style: solid;
	border-color: #22bb66;
}

.bzuhead {
	background-color: #22bb66;
	font-weight: normal;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px;
	border-style: solid;
	border-color: #22bb66;
}

.bzubody {
	background-color: white;
	font-weight: normal;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #22bb66;
}