#flotte_enum {
	text-align : center;
}

#flotte_enum li{
	list-style-type : none;
	list-style-position : inside;
}

#flotte_enum a{
	text-decoration : none;
	color : #0000cc;
	font-weight : bold;
}

#flotte_enum a:visited{
	text-decoration : none;
	color : #0000cc;
	font-weight : bold;
}

.box{
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
	margin-bottom : 15px;
	width : 95%;
	text-align : center;
}

.callsign{
	margin : 10px 0 10px 10px;
	color : #0000cc;
	font-size : larger;
	font-weight : bold;
}

.picture img{
	width : 49%;
	float : left;
}

.thumbs{
	width : 49%;
	float : right;
}

.thumb_left img{
	padding: 1px 1px 1px 1px;
	width : 49%;
	float : left;
}

.thumb_right img{
	padding: 1px 1px 1px 1px;
	width : 49%;
	float : right;
}

.detail{
	padding-top : 10px;
	clear : both;
}

.detail li{
	list-style-type : none;
	list-style-position : inside;
}

.subnav{
	text-align : right;
}

.subnav a{
	text-decoration : none;
	color : #0000cc;
}

.subnav a:visited{
	text-decoration : none;
	color : #0000cc;
}
a{ border:none; text-decoration:none;}
img{ border:none; text-decoration:none;}