#flashrotator {
	
	text-align: center;
	margin: 0 0 20px 0;
}

#flashrotator .title {
	color: black;
	font-size: small;
	font-weight: bold;
	margin: 5px auto;
	text-transform: uppercase;
	
}
#flashrotator .flash {
	/*border: 2px solid #BEDF88;*/
	background: url(./flash-rotator-bg.gif) left top no-repeat;
	width: 184px;
	height: 138px;
	padding: 16px 19px;
	margin: 0 auto;
}

#gallery {
	background: url("/css/images/AktualityBg.png") repeat;
	/*margin-bottom: 5px;*/
	padding: 10px;
	margin-right: 10px;
}

#galerieinfo {
	float: left;
	width: 480px;
}

#galerieinfo a {
	color: #43AE00;
}

#galerieinfo .more {
	background: url("/css/images/GalerieIcon.png") no-repeat;
	padding-left: 25px;
	height: 20px;
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	display: block;
}

#galerietitle {
	background: url("/css/images/GalerieTopLine.png") no-repeat center bottom;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
}

#galerietitle a {
	text-decoration: none;
	color: #203353;
}

#galerietext {
	font-size: 13px;
	font-family: "Trebuchet MS", "Verdana", "Arial";
	color: #203353;
}

#galerieobr {
	float: right;
}

#galerieobr img {
	border: none;
	width: 185px;
	height: auto;
	margin-top: 18px;
}

#galeriealbum {
	margin-bottom: 10px;
}

#gallery h2 {
	float: none;
	display: block;
	font-size: 1.2em;
}

#gallery h2 a {
	float: none;	
}

/*#gallery a {
	float: left;
	margin: 7px;
}

#gallery a.more {
	float: right;
}*/

#gallery #preview {
	background-color: #efefef;
	border: 1px solid #ddd;
	padding: 10px;
	width: 478px;
	margin-top: 15px;
	-moz-border-radius: 7px;
	text-align: center;
}

#gallery #preview #image {
	width: 100%;
	overflow: hidden;
}

#gallery #preview #description {
	margin: 10px 0 0 0;
}

#gallery #preview #description p {
	margin: 0;
}