/*body {
	scrollbar-highlight-color: #819DAE;
	scrollbar-shadow-color: #819DAE;
	scrollbar-arrow-color: #819DAE;
 scrollbar-base-color:  #FFD700;
	font-family : Arial;
}
*/

 html, body, #wrapper {
 	font-family : Arial;
 	font-size: 10pt;
 	color: #ffffff;
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    overflow: hidden;
    
   }
 #wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    border: 0px solid;
    border-collapse: collapse;
    border: 0px solid;
 }


div#layer1{
/*	background-image: url("/pics/blend3_back_verl2.jpg");*/
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: fixed;
	border: 0px solid #ff0000;
	overflow: hidden;
	
}
div#layer2{
	background-image: url("/pics/blend3_back4.gif");
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid #ff0000;
	overflow: hidden;

	
}
div#layer3{
	width: 100%;
	height: 100%;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	border: 0px solid #ff0000;
	margin: 0px auto;
	position: absolute;
	left: 0px;
	top: 0px;
	
}

.footerWrapper{
	/*width: 320px;*/
	height: 34px;
	vertical-align: bottom;
	text-align: center;
	border-collapse: collapse;
    border: 0px solid;
}
.footerTable{
	/*background-image: url("/pics/footer_bg.gif");
	background-repeat: no-repeat;*/
	width: 100%;
	height: 34px;
	border: 0px solid #ff0000;
	padding: 0px;
	border-spacing: 0px;
}

.footer{
	background-image: url("/pics/footer_bg.gif");
	background-repeat: no-repeat;
	width: 320px;
	height: 34px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	font-size: 10pt;
	color: #5c5b60;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #ff0000;
	padding: 0px;
	border-spacing: 0px;
}

.dummyCell{
	background-image: url("/pics/blank.gif");
	/*width: 100%;*/
	height: 34px;
	border: 0px solid #ff0000;
	margin: auto;
}
.filledDummyCell{
	background-image: url("/pics/blank.gif");
	width: 100%;
	height: 100%;
}

.bufferCell{
	width: 802px;
	min-height: 25px;
}
table{
	font-family : Arial;
	text-align: center;
	border: 0px solid;
}




/* Beinflusst die Linkformation*/
a:link, a:active, a:visited{
	color : #819DAE;
	text-decoration:none
}
a:hover		{ 
	text-decoration: none;
	color : #ffffff;
}
					 


input,textarea  {
	border : 1px groove #819DAE;
	background : #DCDCDC;
	font-family : Arial;
	font-size : 10px;
	
	
}


/* Beinflusst Text Startseite*/
.tblStart{
	font-size :9px;
	color : #ffffff;
	text-align : justify;
}


/* Beinflusst Text */
.tblDates{
	font-size :9px;
	color : #000000;
	text-align : justify;
}

/* Beinflusst Zwischenueberschriften */
.tblZwihead{
	font-size :10px;
	color : #000000;
	font-weight : bold;
	text-align : justify;
}

/* Beinflusst Text */
.tblMagenta{
	font-size :9px;
	color : #819DAE;
	text-align : justify;
}

/* Beinflusst Headline */
.headDates{
 font-size : 11px;
	color : #819DAE;
	font-weight : bold;
 text-align : justify;
}


/* Beinflusst Datum */
.headHead{
 font-size : 9px;
 color : #000000;
 font-weight : bold;
 text-align : justify;
}


/* der Rahmen um die Tabellen - magenta*/
.tblRahmen {
	border-top: 1px dashed #819DAE;
}

.blend3spacer{
	width: 32px;
}

.headerTable{
	border: 0px solid #ff0000;
	padding: 0px;
	border-spacing: 0px;
	table-layout: fixed;
}
.headerLeft{
	width: 41px;
	border: 0px solid #ff0000;
	padding: 0px;
	border-spacing: 0px;
}

.headerMiddle{
	width: 720px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-image: url("/pics/head_bg.gif");
	background-repeat: no-repeat;
	font-size: 10pt;
	border: 0px solid #ff0000;
	padding: 0px;
	border-spacing: 0px;

}

a#headerNavi:link, a#headerNavi:active, a#headerNavi:visited{
	color : #ffffff;
	text-decoration:none;
	font-size: 10pt;
	font-family : Arial;
}
a#headerNavi:hover	{ 
	text-decoration: none;
	color : #819DAE;
	font-size: 10pt;
	font-family : Arial;
}

a#siteNavi:link, a#siteNavi:active, a#siteNavi:visited{
	color : #ffffff;
	text-decoration:none;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}
a#siteNavi:hover		{ 
	text-decoration: none;
	color : #819DAE;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}

a#footerNavi:link, a#footerNavi:active, a#footerNavi:visited{
	color : #5C5B60;
	text-decoration:none;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}
a#footerNavi:hover	{ 
	text-decoration: none;
	color : #819DAE;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}

a#arrowLink img{
	border: 0px solid;
	text-decoration: none;
}

a#bluegrey:link, a#bluegrey:active, a#bluegrey:visited{
	text-decoration: none;
	color : #819DAE;
	text-decoration:none
}

a#bluegrey:hover		{ 
	text-decoration: none;
	color : #5C5B60;
}

#copyright{
	color : #819DAE;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}

span#activeNaviLink{
	color: #819DAE;
	font-size: 10pt;
	font-family : Arial;
	padding-left: 6px;
}



