@charset "utf-8";
body {
	margin: 2px;
	margin-right: 6px;
}
table {
	margin-bottom: 25px;
}
td {
	padding-left: 5px;
}
.darker {
	background-color: #5F5F5F;
}
.lighter {
	background-color: #6E6E6E;
}
#titel {
	width: 100%;
	background-color: #575757;
	border-bottom: 1px solid #FAFAFA;
}
#subtitle {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #FAFAFA;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftBox, #rightBox {
	position: relative;
	float: left;
	top: 15px;
	left: 75px;
	width: 425px;
	font-size: 90%;
	text-align: left;
	vertical-align: middle;
}
#rightBox {
	left: 150px;
}
#leftBox .boxborder {
	border: 1px solid #CCCCCC;
	width: 405px;
}
#leftBox .boxborder img{
	border: none;
	padding-right: 5px;
}
#leftBox .reportsTitle img {
	position: relative;
	top: 5px;
	border: none;
}
#bosfotoBanner {
	position: relative;
	top: -9px;
	left: 5px;
}
.boxcollapsed {
	border-collapse:collapse;
}
.reportsTitle {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.topindex {
	padding-bottom: 10px;	
	text-align: center;
	padding-top: 10px;	
}
.flag {
	width: 40px;
	height: 24px;
	float: left;
	border: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.camera, .camera2{
	width: 21px;
	height: 19px;
	float: left;
	border: none;
	cursor:pointer;
	padding: 1px;
}
.album, .album2{
	width: 28px;
	height: 20px;
	float: left;
	padding: 1px;
	border: 0px;
	cursor:pointer;
}
.album2, .camera2{
	float: right;
	cursor: default;
	padding-bottom: 3px;
}
#rightBox a:hover img {
	position: relative;
	top: 1px;
	left: 1px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.padright {
	padding-right: 5px;
}
