/* ---------------------------------------------------------------- */
/* --------------------------- B O D Y ---------------------------- */
/* ---------------------------------------------------------------- */
/* (c) 2005 Softbal */

BODY {
	color: Blue;
	background-color: Silver;
	font-family: Arial, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}


/* ---------------------------------------------------------------- */
/* --------------------------- K O P F ---------------------------- */
/* ---------------------------------------------------------------- */
/* (c) 28.01.2005 Softbal */


p.kopf2 {
	background-color:#094C83; 
	color: white; 	
	font-weight: bolder; 
	font-size: 14px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;  
	vertical-align: text-bottom;   
}

p.kopf3 {
	background-color:#094C83; 
	color: white; 	
	font-weight: bold; 
	font-size: 9px; 	
	line-height: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: right;  
	vertical-align: text-bottom;   
}



/* ---------------------------------------------------------------- */
/* ----------------  ---- M E N Ü - L I N K S --------------------- */
/* ---------------------------------------------------------------- */
/* (c) 28.01.2005 Softbal */

body.links {
	color: White;
	background-color: #094C83;
	font-family: Arial, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}

table.umenue {
	background-image: url(../image/pastec_menue_normal.jpg);
	width="165px";
}
	
p.umenue1 {
	color:"#FFFFFF";
	font-size: 12px;
	font: bold;
	text-align: center;
	line-height: 15px;
	
	 }
	
p.hmenue {
	color: #FFF0F5;
	font-size: 10px;
	text-align: center;
	line-height: 8px;
	font-weight: bold;
	}

a.hmenue {
	color: #FFF0F5;
	font-size: 10px;
	text-align: center;
	line-height: 8px;
	font-weight: bold;
	}

/*---------------------------------------*/
/* Hauptmenue im Kopf (Menue) - Frame		:*/
/*---------------------------------------*/
a.hmenue:link 		{ color: white; 															font-size: 10px; 																								text-decoration: none;				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; }
a.hmenue:hover 		{ color: red;   															font-size: 10px; 																								text-decoration: none; 				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; }
a.hmenue:visited 	{ color: white;   														font-size: 10px; 																								text-decoration: none; 				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; }
a.hmenue:active 	{ color: yellow;   														font-size: 10px; 																								text-decoration: none; 				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; }


/* ---------------------------------------------------------------- */
/* ---------------------- S T A R S E I T E ----------------------- */
/* ---------------------------------------------------------------- */
/* (c) 28.01.2005 Softbal */

p.start1{
	
	color: #00008B; 	
	font-weight: bolder; 
	font-size: 30px; 	
	line-height: 35px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;  
	text-align: center;  
	vertical-align: middle;   
}


a.start2:link 		{ 
	color: white; 
	
	font-weight: bolder; 
	font-size: 14px; 	
	line-height: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: none;
}


a.start2:hover 	{ 
	color: red;
	
	font-weight: bolder; 
	font-size: 14px; 	
	line-height: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: none;
}


a.start2:visited 	{ color: white; 
	font-weight: bolder; 
	font-size: 14px; 	
	line-height: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: none;
}
 													
a.start2:active 	{ 
	color: yellow; 
	font-weight: bolder; 
	font-size: 14px; 	
	line-height: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: none;
}	

p.start3 {
	 
	color: Black; 	
	font-weight: bold; 
	font-size: 12px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: center;  
	vertical-align: middle;   
}

a.start3:link 		{ 
	color: Black; 	
	font-weight: bold; 
	font-size: 12px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: underline;
}


a.start3:hover 	{ 
	color: Red;	
	font-weight: bold; 
	font-size: 12px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: underline;
}


a.start3:visited 	{ 
	color: Black; 
	font-weight: bold; 
	font-size: 12px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: underline;
}
 													
a.start3:active 	{ 
	color: Black; 
	font-weight: bold; 
	font-size: 12px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, "SunSans-Regular; "; 
	text-align: center;
	text-decoration: underline;
}	
	
	
	
	
/* ---------------------------------------------------------------- */
/* --------------------------- T E X T ---------------------------- */
/* ---------------------------------------------------------------- */
/* (c) 28.01.2005 Softbal */


p.text1{	
	background-color:#708090;
	color: #333333; 	
	font-weight: bolder; 
	font-size: 18px; 	
	line-height: 30px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;  
	text-decoration: none;
}

p.text2{	
	color: #404040; 	
	font-size: 14px; 	
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	font-style: italic;
	}

p.text3{	
	color: #2B2B2B; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;  
	   
}

a.text3		{ 
	color: #2B2B2B; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	text-decoration: none;
}

/* ---------------------------------------------------------------- */
/* ----------------  ------ L I N K S ----------------------------- */
/* ---------------------------------------------------------------- */
/* (c) 14.02.2005 Softbal */

a.links:link		{ 
	color: #2B2B2B; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	text-decoration: none;
}

a.links:hover		{ 
	color: White; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	text-decoration: none;
}

a.links:visited		{ 
	color: #555555; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	text-decoration: none;
}

a.links:active		{ 
	color: Red; 	
	font-size: 12px; 	
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	text-decoration: none;
}

 /*---------------------------------------*/
/* Fusszeile		   											:*/
/*---------------------------------------*/
td.Fuss 	{
	
				 color:#525252;	vertical-align:middel;			font-size: 10px; 																								text-decoration: none;				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; 
			}
a.Fuss 						{ color:#525252; 	vertical-align:middel;			font-size: 10px; 																								text-decoration: none;				line-height: 11px; 		font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; }




/* ---------------------------------------------------------------- */
/* -----Letzte Einträge:    S C R O L L E N ----------------------- */
/* ---------------------------------------------------------------- */
/* (c) 2005 Softbal */

div.scrollen {
	position:absolute;
	top:21px;
	left:206px;
	/*width:150px;
/*	height:10px; /*egal*/
	visibility:hidden;
	clip:rect(10, 100, 100, 10);
	background-color: #094C83;
/*	background-color: #B22222;*/
 }

table.scrollen {
	height: 200px;
	width: 165px;
	background-color: #094C83;	


/* --------------------background-color: "#002952";-------------------------------------------- */
	
	 }

td.scrollen  {
	border-color:"#FF0000";
	text-align:center;
	width:155px; }

p.scrollen  {
	font-family:Arial;
	font-size:12px;	
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center; }

p.scrollen_oben {
	color:"#CCFFFF";
	font-size:11px; }

p.scrollen_info1 {
	color:"#FFFFFF";
	font-size:18px;
	font: bold;
 }
	
p.scrollen_info2 {
	color:"#FFFFFF";
	font-size:12px; }

	
	
p.scrollen_yellow1 {
	color:"#FFFF66";
	font-style:italic;
	font-weight:bold; }

p.scrollen_ref1 {
	color:whitesmoke;
	font-size:14px;
	text-align: center;
 }

p.scrollen_ref2 {
	color:"#99CCFF";
	font-size:12px;
	text-align: center;
 }

p.scrollen_ref3 {
	color:"#29B8FF";
	font-size:11px;
	font-style:italic;
	text-align: center;
 }

p.scrollen_ref4 {
	color:"#CCFFCC";
	font-style:italic;
	text-align: center;
 }
 
