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

body,td,th {
	
	font-family: Verdana, Geneva, sans-serif;
}


.Stil1 {
	font-size: 20px;
	font-weight: bold;
	font-weight: bold;
	letter-spacing:.1em;
	color:#e2001a;
}
.Stil2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #014430;
}
.Stil3 {font-size: 10px; 
	color: #014430; 
	
}

.Stil4 {font-size: 12px; 
	letter-spacing:.1em;
	color: #014430;
}

.Stil5 {font-size: 10px; 
	color: #014430; 
	
}

.link { font-size: 13px;
	color: #e2001a;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}	

.link a{ font-size: 13px;
	color: #e2001a;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.link a:hover {
	font-size: 13px;
	color: #014430;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}

.link1 { font-size: 12px;
	color: #014430;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}	

.link1 a{ font-size: 12px;
	color: #014430;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.link1 a:hover {
	font-size: 12px;
	color: #e2001a;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
		
.navi	
{ 	
	font: 12px;
	color: #e2001a;
	font-weight:bold;
	text-decoration: none;
	display:block;
	padding: 6px 6px 6px 50px;
	background: url(rose.png) 4px 45% no-repeat;
	}
	
.navi a {
	font: 12px;
	color: #e2001a;
	font-weight:bold;
	text-decoration: none;
	display:block;

	}
	
.navi a:hover {
	font: 12px;
	color: #014430;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-bottom:#014430;

	}
	
#navigation	
{ 	
	font: 14px;
	color: #014430;
	font-weight:bold;
	text-decoration: none;
	display:block;
	}
	
#navigation a {
	font: 14px;
	color: #014430;
	font-weight:bold;
	text-decoration: none;
	display:block;
	padding: 2px 2px 2px 5px;
	background: url(rose.png) 4px 45% no-repeat;


	}
	
#navigation a:hover {
	font: 14px;
	color: #e2001a;
	font-weight:bold;
	text-decoration: none;
	display:block;
	border-bottom:#014430;
	padding: 2px 2px 2px 5px;
	background: url(rose2.png) 4px 45% no-repeat;
	}
	
	
#scroll {
	overflow: auto;
	width: 710px;
	height:470px;
	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;
}
