/*
FJ Production
FlashJunior.ch
*/
#colStartLeft{
	float: left;
	background: url(../img/start_left.jpg) no-repeat;
	height: 487px;
	width: 250px;
	font: 11px/140% "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	text-align:left;
}
#indexStart{
	padding:0px 0px 0px 50px;
	text-transform: uppercase;	
	white-space: nowrap;
	height:350px;
}
#indexStart ul{
	padding:0px;
	margin:0px;
}
#indexStart li{	
	margin:0px;
	list-style-type: none;	
	padding:0px 0px 7px 0px;
}
#indexStart strong{
	padding-left:7px;
	color:#666;
	font-weight: normal;
}
#indexStart a{
	color:#666;
	text-decoration:none;
	padding-left:7px;
	background: url(../img/aufzaehlung_start.gif) no-repeat;
}
#indexStart a:hover{
	color: #fff;
	background:#003C32 url(../img/aufzaehlung_start_hi.gif) no-repeat;
}

#enterStart{
	text-transform:uppercase;
	font: bold 12px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	letter-spacing: 2px;
	padding:20px 0px 0px 50px;
}
#enterStart A{
	color:White;
	padding:1px;
	text-decoration: none;
	background:#0B4131;
}
#enterStart A:hover{
	color:#0B4131;
	padding:1px;
	text-decoration: none;
	background:White;
}

#adressStart{
	padding:0px 60px 0px 0px;
	text-align:right;
	font: 11px/140% "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
}
#adressStart A{
	color: Black; 
	text-decoration:underline;
}

#colStartRight{
	float:left;
	background: url(../img/start_right.jpg) no-repeat;
	background-position: 0px 1px;
	height:487px;
}

#indexCenter{
	width:743px;
	margin:auto;
}
.index1{
	float: left;
	font: 6px "Trebuchet MS", Trebuchet MS, Geneva, Verdana, sans-serif;
	padding-right:1px;
	height: 10px;
	width: 40px;
}
.index1 A{
	color: #003C32;
	text-decoration: none;
	white-space: nowrap;
}
