@media screen { 

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

body, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1, H3, H6 {color: #990000}
H1 {font-size: 140%; line-height: 120%; margin-bottom: 10px}
H2 {font-size: 140%; line-height: 120%; margin-bottom: 10px}
H3 {font-size: 110%; line-height: 110%; margin-bottom: 4px}
H4 {font-size: 110%; line-height: 110%; margin-bottom: 4px}
H5 {font-size: 100%; line-height: 100%; font-weight: normal; background-color: #036; color: #FFF; padding: 3px 0px;}
H6 {font-size: 100%; font-style: italic; font-weight: normal; line-height: 100%;}

P {margin-top: 0px}

a {
	color: #990000;
	text-decoration: none
}

a:hover {text-decoration: underline}

#tblWebsite {
	width: 100%;
	height: 100%
}
#tblWebsite td {
	height: 100%;
	vertical-align: top
}

#koloml {width: 170px}
#kolomr {width: 125px}

#logo1 {
	padding: 20px 30px 0px 0px;
	text-align: center
}

#routebalk {
	margin: 0px;
	border-top: 1px none #888;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	color: #999;
	background-color:#eee;
	text-align: left;
}
#routebalk a {
	color: #999;
}
#routebalk a:hover {
	color: #a00;
	background-color: #ddd;
}

.footer {
	border-top: 1px dashed #888;
	padding: 10px 0px 10px 0px;
	color: #999;
	text-align: center;
	font-size: 9px;
	font-style: italic;
}
.footer a {
	color: #999;
	text-decoration: underline
}
.footer a:hover {color: #a00}

.menu li {margin-top: 3px}

#whatsnew td {vertical-align: top}
.wnTitel {
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 105%;
	font-weight: bold;
	color: #383C6D
}
.wnDatum{color: #999}
.wnItem {
	padding-left: 12px;
	padding-bottom: 12px
}
.wnRoute {padding-top:2px;font-size: 80%;color:#990000}

/* Hide the redundant extra decoration elements */
#deco4 {
	margin: 0px;
	padding: 0px;
	}
	
#deco1, #deco2, #deco3, #deco5, #deco6 {
	visibility: hidden;
	display: none;
	}

}

@media print {
.content {widows: 3; orphans: 2;}
.noprint, #koloml, #kolomr, .cloCMenu0 {
	display: none;
	page-break-after: avoid
}

.table {page-break-inside: avoid; background-color: #eee;}

body, td, a {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm 2cm 1cm   /*Top Right Bottom Left*/
	}
}


/* color: #000; text-decoration: none} */

.footer {
	border-top: 1px dashed #888;
	margin-top: 20px;
	padding: 10px 0px 0px 0px;
	font-size: 9px;
	color: #666;
}

.footer a {font-size: 9px;color: #777;}
}
