HTML, body, {
	/*Width: 100%;*/
	Height: 100%;
	margin-bottom: 0.01em;
	/*Overflow: auto;*/
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: #e3edfa;
	
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #242e2d; 
	SCROLLBAR-SHADOW-COLOR: #242e2d; 
	SCROLLBAR-3DLIGHT-COLOR: #d7d7d7; 
	SCROLLBAR-ARROW-COLOR: #242e2d; 
	SCROLLBAR-TRACK-COLOR: #e3edfa; 
	SCROLLBAR-DARKSHADOW-COLOR: #d7d7d7;
}

/* tabellen-bg */
.table000 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	background: url(../images/bg_paper03.jpg);
}

/* text inhaltstabelle*/
.table00 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	/*background: #e3edfa;*/
}

/* link startseite*/

a.color1:link  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px; 
	color: #b00c14; 
	text-decoration: underline; 
}

a.color1:visited  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #b00c14; 
	text-decoration: underline;
}

a.color1:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold; 
	text-decoration: none; 
}

a.color1:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold; 
	text-decoration: none; 
}

/* link buecherseitee*/

a.color2:link  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px; 
	color: #000000; 
	text-decoration: underline; 
}

a.color2:visited  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000; 
	text-decoration: underline;
}

a.color2:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b00c14;
	letter-spacing: 0px;
	font-weight: bold; 
	text-decoration: none; 
}

a.color2:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #b00c14;
	letter-spacing: 0px;
	font-weight: bold; 
	text-decoration: none; 
}
