body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: 99CCFF;



}
.links {
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	font-weight: bold;
	line-height: 1.5;
	font-size: 16px;

}
.textcorpus {
	padding: 10px;
	background-color: #FFFFFF;



}
.head {
	text-align: center;
	height: 165px;

}
.buttons {
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
.btnTbl {
	text-align: center;
	vertical-align: middle;
}
.frmLinksoben {
	background-attachment: fixed;
	background-image: url(../images/frame/obenlinks.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;


}
.frmRechtsoben {
	background-attachment: fixed;
	background-image: url(../images/frame/obenrechts.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-position: right top;
	text-align: right;
	vertical-align: top;


}
.frmLinksunten {
	background-attachment: fixed;
	background-image: url(../images/frame/untenlinks.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;


}
.frmRechtsunten {
	background-attachment: fixed;
	background-image: url(../images/frame/untenrechts.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;


}
.frmOben {
	background-color: #FFFFFF;

}
.frmUnten {
	background-attachment: fixed;
	background-image: url(../images/frame/unten.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.frmLinks {

	background-attachment: fixed;
	background-image: url(../images/frame/links.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.frmRechts {


	background-attachment: fixed;
	background-image: url(../images/frame/rechts.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.frmBack {
	padding-top: 40px;
	padding-bottom: 40px;

}
.foot {
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.mainTbl {
	vertical-align: middle;
	height: 100%;



}
.slogan {
	font-size: 24px;
	color: #0066FF;
}
.LineSpace {
	line-height: 1.3;
}
