/*<![CDATA[*/
html{
	height: 100%; 
	max-height: 100%; 
	padding: 0;
	margin: 0; 
	border: 0; 
	background: #FFF; 
	font-size: 1em; 
	font-family: georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}
body{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}
#content{
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 126px;
	bottom: 19px;
	left: 11.25em;
	right: 0;
	background: #f6f6f6;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
*html #content{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	max-height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index: 3;
	border-top: 126px solid #FFF;
	border-bottom: 19px solid #FFF;
	border-left: 11.25em solid #FFF;
}
#head{
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 126px;
	background: url(../images/tlogo.jpg) #FFF;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 4em;
	z-index: 5;
	overflow: hidden;
	color: #FFF;
	text-align:right;
}
#foot{
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 19px;
	font-size: 10px;
	z-index: 5;
	overflow: hidden;
	background: #FFF;
	color: #000;
	text-align: center;
}
#menu{
	position: absolute;
	left: 0;
	top: 126px;
	bottom: 19px;
	width: 11.25em;
	/* background: #CDCDCD url(bg1.jpg) no-repeat; */
	background: #FFF;
	z-index: 4;
	overflow: auto;
}
*html #menu{
	height: 100%;
	top: 0;
	bottom: 0;
	border-top: 126px solid #FFF;
	border-bottom: 19px solid #FFF;
	color: #FFF;
}
#content .headLine{
	padding: 0.5em 1em 0 1em;
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#content .headLine2{
	padding: 0.5em 1em 0.1em 1em;
	font-weight: bold;
	font-size: 1em;
}
#content .t2{
	padding: 0.1em 1em 1.1em 1em;
}
#content p, #content div, #content span{
	padding: 10px 10px 0 10px;
}
.leftspaceX{
	padding: 0 10px 0 10px;
}
.bold{
	font-size: 1.2em;
	font-weight: bold;
}

a.nav, a.nav:visited, div.navon{
	margin-left: 1em;
	display: block;
	width: 10em;
	height: 1.5em;
	background: #FFF; //RGB(240, 240, 240);
	color: #00599b;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
a.nav:hover{
	background: #00599B;
	color: #FFF;
	display: clear;
}
div.navon{
	color: #000;
	font-weight: bolder;
}
.suchTab{
	color: #f6f6f6;
	background-color: #00599B;
	font-weight: bold;
}
.theHeadLine{
	font-weight:bold;
}
/* ]]> */
