@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: #009900;
		!
		important
	}
	.tabledefaults td {
		background-color: white;
		padding: 4px;
		vertical-align: top;
		border: 1px;
		border-style: solid;
		border-color: #009900;
	}
	.innertable td {
		border: 0px;
		border-style: solid;
	}
}

body {
	Font-Family: Arial, Helvetica;
	font-size: 12px;
	page: landscape;
}

a:link {
	text-decoration: none;
	color: #009900;
}

a:visited {
	text-decoration: none;
	color: #009900;
}

a:hover {
	text-decoration: none;
	color: silver;
}

a:active {
	text-decoration: none;
	color: #009900;
}

hr {
	color: #009900;
	background-color: #009900;
}

.pagediv,.bannerdiv,.contenttable {
	width: 794px;
}

.pagediv {
	border: 1px;
	border-style: solid;
	border-color: graytext;
	padding: 0px;
}

.bannerdiv_de,.bannerdiv_en {
	height: 91px;
	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.png");
}

.bannerdiv_en {
	background-image: url("pics/banner.png");
}

.contentdiv {
	
}

.footerdiv {
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: graytext;
	padding: 1px;
}

.contenttable {
	height: 20px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
}

.contentcell {
	padding: 0px;
	border-width: 0px;
	text-align: justify;
	padding: 10px;
	font-size: 12;
	vertical-align: top;
}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #000;
	border-color: gray;
	background: #009900 url(pics/nav-bg.gif)
		repeat-x top left;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #000;
	white-space: nowrap;
}

#nav a {
	float: left;
	padding: 3px 9px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

#nav a:link {
	float: left;
	padding: 3px 9px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}

#nav a:hover {
	color: #000;
	background: #ffdaa5
		url(pics/nav-bg-hov.gif) repeat-x top
		left;
}

#nav a.active {
	background: #ffdaa5
		url(pics/nav-bg-hov.gif) repeat-x top
		left;
	color: #000000;
}

#nav a.focus {
	background: #ffdaa5
		url(pics/nav-bg-hov.gif) repeat-x top
		left;
	color: #000000;
}

.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: #009900;
	font-weight: bold;
}

.activenavbutton a,.activenavsubbutton a {
	color: #009900;
}

.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: 20px;
	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: #009900;
	font-size: 12px;
}

.tabledefaults td {
	background-color: white;
	padding: 4px;
	vertical-align: top;
}

.graytabledefaults {
	border: 1px;
	border-style: none;
	border-spacing: 1px;
	padding: 1px;
	background-color: #009900;
	font-size: 12px;
}

.graytabledefaults td {
	background-color: #DDDDDD;
	padding: 4px;
	vertical-align: top;
}

.tableheader td {
	background-color: #009900;
	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: #009900;
}

/**
.innertable xtd {
	border: 0px;
	border-style: solid;
}
*/
.upbutton {
	height: 10px;
	width: 16px;
	border: 0px;
}

.importantdiv {
	background-color: rgb(255, 230, 230);
	font-weight: normal;
	padding: 10px;
	border: 2px;
	border-style: solid;
	border-color: red;
}

.infodiv {
	background-color: rgb(220, 255, 210);
	font-weight: normal;
	padding: 10px;
	border: 2px;
	border-style: solid;
	border-color: #009900;
}


.faqbody, .faqhead, .faqfirsthead  {
	background-color: white;
	font-weight: normal;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #009900;
}

.faqfirsthead, .faqhead {
	background-color: rgb(220, 255, 210);
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px;
}

 .faqhead {
 	 	border-top: 0px;
 	 	vertical-align: middle;
 }
