body {
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
	font-family: "Courier New", Courier, mono;
	text-align: justify;
}

/******** Index ********/
.indexTd {
	text-align:left;
	padding:3px 0 0 10px;
	background-repeat:no-repeat;
	height:30pt;
}
.indexTd1 {	
	text-align:left;
	padding:3px 0 0 10px;
	height:30pt;
}
.indexa {
	font-weight:700;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 10px;
	font-size:24px;
	color: #454545;
	text-decoration: none;
}
/********* Top *********/
.logo {
	float: right;
	margin-right: 15px;
}

/************** Nav **************/
.nava {
	padding:8px;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 7px;
	color: #636363;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
.divNav {
	border-color:#ffffff;
	float:left;
	width: 100px;
	background-color:#FFFFFF;
	z-index: 2;
}
.navTdGrau {
	background-image:url(images/bgGrau1.jpg);
	background-repeat:repeat-y;
	height:30pt;
	text-align:left;
	border-color:#FFFFFF;
	border-width:thin;
}
.navTdGelb {
	background-image:url(images/bgGelb1.jpg);
	background-repeat:repeat-y;
	height:30pt;
	text-align:left;
	border-color:#FFFFFF;
	border-width:thin;
}
.navTdOrange {
	background-image:url(images/bgOrange1.jpg);
	background-repeat:repeat-y;
	height:30pt;
	text-align:left;
	border-color:#FFFFFF;
	border-width:thin;
}

.navTdRot {
	background-image:url(images/bgRot1.jpg);
	background-repeat:repeat-y;
	height:30pt;
	text-align:left;
	border-color:#FFFFFF;
	border-width:thick;
}

/************* divContent **************/
.divContent {
	border-style: solid;
	border-color:#FFFFFF;
	border-width:2px;
	padding:0px 0px 0px 50px;
	float: left;
	width: 80%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	z-index: 2;
	position: absolute;
	left: 122px;
}
.divContentText {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color:#FFFFFF;
	border-width:2px;
	padding:20px 0px 0px 50px;
	float: left;
	width: 80%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	z-index: 2;
	position: absolute;
	left: 122px;
}
.aTitle {
	font-weight:bold;
}
/*************** Mail **********/
.divmail {
	border-color:#ffffff;
	border-style:solid;
	border-width:2px;
	float: left;
	width: 80%;
	height:404px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	padding-top:15px;
	z-index: 2;
	position: absolute;
	left: 122px;
}
.fontMail {
	padding-left:15px;
	font-weight:bold;
}
