
html {
	border: none;
	overflow: visible;
	
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}
body 
{
	background-color: white;
	background-repeat:no-repeat;
	overflow: visible;
	color: black;

	margin: 0px;
	padding: 0px;
}
:link {
	color: #D8290A;	
}
:visited {
	color: maroon;	
}

#idMainArea {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	height: 74%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: gray;
}

.clTopView, .clBottomView, .clBottomView2 {
	background-color: #FFFCE9;
	background-repeat:repeat;
	background-image: url(Images/bg_topview.jpg);
	overflow: auto;
	color: #D8290A;
}
.clBottomView2 {
	overflow: visible;
}
.cl1View, .cl1LargeView, .cl1SmallView, .cl3View, .cl3aView {
	vertical-align: middle;
	/*text-align: center; */
	/*text-indent: 10%;*/
	font-weight: bold;
	font-size: x-large;
	font-variant: small-caps;
	color: #D8290A;
}
.cl1LargeView {
	font-size: xx-large;
}
.cl1SmallView {
	color: darkslategray;
	text-indent: 5%;
	font-size: small;
}
.cl3View {
	color: darkslategray;
	text-decoration: none;
	font-size: medium;
}
.cl3aView {
	color: #D8290A;
	text-decoration: underline;
	font-size: medium;
}

.clMainView, .cl2View, .cl0View {
	background-color: FFFCE9;
	background-repeat: repeat;
	/*background-position: 50% 50%;*/
	background-image: url(Images/bg_mainview.jpg);
	overflow-y: no;
	margin: 0px;
	padding: 0px;
	color: #D8290A;
	border: none;
	
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: x-small;
}
.cl2View {
	color: #D8290A;
	text-decoration: underline;
}
.cl0View {
	color: #D8290A;
	line-height: 14px;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.clIntroSpan {
	padding-right: 48px;
}

.clStdText, .clStdHeadline, .clStdHeadlineKlein, .clStdBlankline, .clStdInfo, .clStdInfoEmp, .clStdInfo1, .clStdAktuell {
	margin-left: 4%;
	margin-right: 8%;
	color: darkslategray;
	text-align: left;
	font-weight: normal;
	font-size: x-small;
}

.clStdText {
	margin-top: 6px;
}
.clStdZitat {
	color: darkslategray;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}
.clStdZitator {
	color: darkslategray;
	text-align: center;
	font-weight: normal;
	font-size: xx-small;
	font-variant: small-caps;
}
.clStdHeadline {
	margin-top: 2%;
	font-weight: bold;
	font-size: medium;
}
.clStdHeadlineKlein {
	margin-top: 2%;
	font-weight: bold;
}
.clStdBlankline {
	margin-top: 2%;
	font-weight: bold;
}
.clStdInfo, .clStdInfo1, .clStdInfo {
	font-style: oblique;
}
.clStdInfo1 {
	margin-top: 6px;
	font-style: oblique;
}
.clStdInfoEmp {
	font-weight: bold;
}
.clStdAktuell {
	font-style: oblique;
	font-weight: bold;
	color: #D8290A;
}
.clStdList {
	color: darkslategray;
	text-align: left;
	font-weight: normal;
	font-size: x-small;
}
.clStdTitle {
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 20%;
	
	color: lightgrey;
	text-align: right;
	font-weight: bolder;
	font-size: xx-large;
	font-variant: small-caps;
}

.clBgPic {
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 1%;
	
	color: lightgrey;
	text-align: right;
	font-weight: bolder;
	font-size: xx-large;
	font-variant: small-caps;
}

#idLogoPic {
	position: absolute;
	z-index: 0;
	left: 48%;
	top: 40%;

	color: darkslategray;
	cursor: pointer;
	text-decoration: underline;
	text-align: right;
	font-weight: bolder;
	font-size: x-large;
	font-variant: small-caps;

}

#idAberPic {
	position: absolute;
	z-index: 0;
	left: 66%;
	top: 82%;

	color: darkslategray;
	cursor: pointer;
	text-decoration: underline;
	/* text-align: right; */
	font-weight: bolder;
	font-size: small;
	font-variant: small-caps;

}

.clTitleBigLogo {
	position: absolute;
	z-index: 1;
	left: 2%;
	top: 1%;
	
	color: lightgrey;
	text-align: right;
	font-weight: bolder;
	font-size: xx-large;
	font-variant: small-caps;
}
