@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #2c2c2c;
	font-family: "Times New Roman", Times, serif;
}


#apDiv1 {
	margin:auto;
	background-image:url(vorlage.png);
	background-repeat:no-repeat;
	margin-top:-10px;
	width:1200px;
	height:900px;
	z-index:1;
}


.Stil1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing:.1em;
	color:#2c2c2c;
}
.Stil2 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:.1em
	color: #2c2c2c;
}
.Stil3 {font-size: 14px; 
    font-family:  "Times New Roman", Times, serif;
	color: #2c2c2c; 
	font-weight: bold; 
}

.link { font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #2c2c2c;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}	

.link a{ font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #2c2c2c;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.link a:hover {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.link1 { font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #2c2c2c;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}	

.link1 a{ font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #2c2c2c;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.link1 a:hover {
	font-size: 20px;
 	font-family: "Times New Roman", Times, serif;
	color: #888888;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}	

#scroll {
	overflow: auto;
	width: 620px;
	height:420px;
	background-repeat: no-repeat;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-base-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
