/* CSS Document fs- Online Index Hofstetten */
/*body {
	background-image: url(Bilder/bg_stripe.png);
	margin: 0px;
}*/

.Foto2 { width:745px;
		margin:10px auto;
		border:20px ;
		margin-top:20px;			
	}	
	
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #eeeeee;
}

.seiteninhalt  { 
				font-family: Arial, Helvetica, sans-serif;
		 		font-size: 12px; 	
				width:750px;
				float:right;
				margin-top:30px; /*Abstand von Oben*/
				
}
.Stil1 {
		color: #666666
}				

.Stil2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: color: #666666;
  }
	
.Info {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px; 	
}
table#tblJP {
	border-collapse: collapse;
}


TD#tblJP{
	border:2px #B1C3D9 solid;
}				
/*LINKS  -----------------------------------------------*/
a:link {
	text-decoration: none;
	color: #0069CE;
}
a:visited {
	text-decoration: none;
	color: #0069CE;
}
a:hover {
	text-decoration: none;
	color: #699E00;
}

.menutitle{
			font-weight:bold;
			text-align: center;
			margin:2px;
			}
.menucontainer {
				border:1px solid #000;
				background-color:#7b7d8e;
				width:120px;
				margin:0px;
				margin-top:30px; /*Abstand von Oben*/
				}
				
a.menu:link, a.menu:visited
				{ 
				 color:#eeeeee;
				 background-color:#737994;
				 text-decoration:none;
				}
a.menu:active, a.menu:hover
			{ 
			 color:#737994;
			 background-color:#eeeeee;
			}
a.menu {
		 display:block;
		 padding:3px;
		 border-top:1px solid #000;
		 background-color:#737994;
		 text-align: left;
		 font-weight:bold;
		 color:#eeeeee;
		 text-decoration:none;
		}
				
