.object-flash{
	border:1px solid #CCCCCC;
	margin-bottom: 0;
}
.object-flash-left{
	border: 1px solid #CCCCCC;
	float: left;
	width: 400px;
	height: 300px;
	margin-left: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.object-flash-center{
	border: 1px solid #230634;
	width: 400px;
	height: 300px;
	margin-left: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
}
.object-image{
	width: 100%;
}
	.object-image.center{
		text-align: center;
	}
	.object-image.margintop-top{
		margin-top: 15px;
	}
	.object-image.marginbottom-bottom{
		margin-bottom: 15px;
	}

img.float-left{
	float: left;
}
img.borderstyle-solid-light{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}
	a:hover img.borderstyle-solid-light{
		border-color: #623788;
		border-width: 1px;
		border-style: solid;
	}
img#logo-kontakt{
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}
