@media screen { 

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

body, td, input, textarea, select {
	font-family: Arial,<link rel="stylesheet" type="text/css" href="default.css"> Helvetica, sans-serif;
	font-size: 12px;
}

H1, H3 {color: #005B99}
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}
P {margin-top: 0px}

a {
	color: #005B99;
	text-decoration: none
}

a:hover {color: #0099B5; 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
}

/* Hide from IE6 the routebalk width ..*/
body>#routebalk {
	width: 66%;
	}


#routebalk {
	position: relative;
	
	top: 28px;
	/*top: 48px;*/
	left: -113;
	height: 14px;
	margin: 0px;
	margin-left: 356px;
	border-top: 0px none #888;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #999;
	background-color:#eee;
	text-align: left;
	z-index: 40; /* The login form needs to sit over it and has index 30 */
}

#routebalk {
	width: 98%;
	}
	
#routebalk a {
	color: #999;
}

#routebalk a:hover {
	color: #0099B5;
	background-color: #ddd;
}

#loginInfo {
	position: absolute;
	top: 48px;
	left: 0px;
	text-align: right;
	font-size:9px; 
	color:#777;
	z-index: 99;
	}

#openAdmin {
	padding: 0px;
	top: 0px;
	left: 0px;
	margin: 0px;
	cursor: hand;
	z-index: 99;
	}

#userName {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 15px;
	left: 0px;
	cursor: hand;
	z-index: 99;
	}

.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, #deco4 {
	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;}
}

div#frameContactUs  {
	width=600px;
	padding:10px 20px;
	margin:0px auto;
	background:#D1D7D1; 
	border:solid 3px; 
	border-color: #848484 #848484 #848484 #848484;
	text-align:left;
}
span.requiredItems{
    font-weight: bold;
        color: red;
}

td.titleContactUs{
font-weight: bold;
color: blue;
font-size:16px;
}

td.textContactUs{
font-weight: bold;
color: black;
font-size:14px;
}




























