.ScrollLeftButton,
.ScrollRightButton,
.ScrollLeftButton:hover,
.ScrollRightButton:hover
{
	border: 0;
	width: 19px;
	height: 91px;
	cursor: pointer;
}

.ScrollLeftButton
{
	background: url('/images/photos/ScrollLeft.jpg') no-repeat;
}

.ScrollLeftButton:hover
{
	background: url('/images/photos/ScrollLeftOver.jpg') no-repeat;
}

.ScrollRightButton
{
	background: url('/images/photos/ScrollRight.jpg') no-repeat;
}

.ScrollRightButton:hover
{
	background: url('/images/photos/ScrollRightOver.jpg') no-repeat;
}

.PhotoScroller
{
	height: 91px;
	overflow: hidden;
}

.PhotoOverviewWrapper
{
	padding-left: 3px;
}

.PhotoOverviewSpacer
{
	margin-left: 2px;
	margin-right: 2px;
}

.PhotoOverview
{
	border: 1px solid #c3c3c3;
}

.PhotoScroll
{
	width: 19px;
	height: 91px;
}

.PhotoScrollerPic img,
.PhotoOverviewPic img
{
	cursor: pointer;
}

.PhotoScrollerPic,
.PhotoOverviewPic td
{
	height: 82px;
	background-color: White;
	border: 1px solid #c3c3c3;
}

.PhotoOverviewDimension
{
	width: 109px;
}

.PhotoEditWrapper
{
	height: 82px;
}

.PhotoDescrIndicator
{
	padding-left: 2px;
}

.PhotoOverviewPic
{
	width: 109px;
}

.PreviewPic img
{
}

.PreviewPic td
{
	width: 700px;
	height: 525px;
	background-color: White;
	border: 1px solid #c3c3c3;
}

.MediaEditButton,
.MediaDeleteButton
{
	border: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.MediaDeleteButton
{
	background: url('/images/button/ImageDelete.png') no-repeat;
}

.MediaEditButton
{
	background: url('/images/button/ImageEdit.png') no-repeat;
}

.MediaDescription
{
	color: #606060;
	font-size: 12px;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.MediaDescription a
{
	color: #9a9a9a;
	cursor: pointer;
	text-decoration: underline;
}

.DialogButtonWrapper
{
	padding-top: 10px;
	padding-bottom: 5px;
}

.PrintButton,
.PrintButton:hover,
.DialogSkipLeftButton,
.DialogSkipRightButton,
.DialogSkipLeftButton:hover,
.DialogSkipRightButton:hover
{
	border: 0;
	width: 41px;
	height: 41px;
	cursor: pointer;
}

.DialogButtonCol
{
	width: 51px;
}

.RaterCol
{
	width: 175px;
}

.DescrCol
{
	padding-left: 10px;
	padding-right: 10px;
}

.PrintCol
{
	width: 51px;
}

.DialogSkipLeftButton
{
	background: url('/images/photos/PhotoSkipLeft.gif') no-repeat;
}

.DialogSkipLeftButton:hover
{
	background: url('/images/photos/PhotoSkipLeftOver.gif') no-repeat;
}

.DialogSkipRightButton
{
	background: url('/images/photos/PhotoSkipRight.gif') no-repeat;
}

.DialogSkipRightButton:hover
{
	background: url('/images/photos/PhotoSkipRightOver.gif') no-repeat;
}

.PrintButton
{
	background: url('/images/photos/PhotoPrint.gif') no-repeat;
}

.PrintButton:hover
{
	background: url('/images/photos/PhotoPrintOver.gif') no-repeat;
}

/* Gallerien */

.GalleryOverviewWrapper
{
	width: 100%;
}

.GalleryOverviewWrapper .GalleryOverviewLeftColumn
{ 
	width: 260px;
}

.GalleryOverview
{
	width: 249px;
}

.GalleryHead
{
	color: #cacaca;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	background: url('/images/scroller/TopCap.gif') no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.GalleryScroll
{
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

.GalleryNew
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.GalleryScroller
{
	height: 300px;
	overflow: hidden;
}

.NewGallery,
.NewGallery:hover
{
	border: 0;
	color: white;
	height: 27px;
	width: 245px;
	font-size: 15px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.NewGallery
{
	background: url('/images/scroller/AddElement.gif') no-repeat;
}

.NewGallery:hover
{
	background: url('/images/scroller/AddElementOver.gif') no-repeat;
}

.GalleryLeftColumn
{
	width: 69px;
}

.GalleryMiddleColumn
{
	padding-left: 10px;
	padding-right: 10px;
}

.GalleryRightColumn
{
	width: 50px;
}

.GallerySmallPic img
{
}

.GallerySmallPic td
{
	width: 67px;
	height: 50px;
	cursor: pointer;
	background-color: White;
	border: 1px solid #dc0a23;
}

.GalleryOwnerSmallPic img
{
}

.GalleryOwnerSmallPic td
{
	width: 50px;
	height: 67px;
	border: 1px solid #444;
	background-color: White;
}

.Galleryname,
.Galleryname:hover
{
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.Galleryname
{
	color: #85b335;
}

.Galleryname:hover
{
	color: white;
	background-color: #85b335;
}

.Gallerymedias
{
	color: #aeaeae;
	font-size: 11px;
	margin-left: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.GalleryMenu
{
	height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('/images/menu/SubMenuBg.gif') repeat-x;
}

.MainGalleryFunctions,
.MainGalleryFunctionsSep,
.MainGalleryFunctions:hover
{
	color: #85b335;
}

.MainGalleryFunctionsRed,
.MainGalleryFunctionsRed:hover
{
	color: Red;
}

.MainGalleryFunctions,
.MainGalleryFunctionsSep,
.MainGalleryFunctionsRed,
.MainGalleryFunctions:hover,
.MainGalleryFunctionsRed:hover
{
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.MainGalleryFunctionsSep
{
	padding-left: 5px;
	padding-right: 5px;
}

.MainGalleryFunctions,
.MainGalleryFunctionsRed,
.MainGalleryFunctions:hover,
.MainGalleryFunctionsRed:hover
{
	cursor: pointer;
}

.MainGalleryFunctions,
.MainGalleryFunctionsRed
{
	text-decoration: none;
}

.MainGalleryFunctions:hover,
.MainGalleryFunctionsRed:hover
{
	text-decoration: underline;
}

.GalleryAddButton,
.GalleryRemoveButton,
.GalleryRefreshButton,
.GalleryRemoveButton:hover
{
	border: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.GalleryAddButton
{
	background: url('/images/button/VerySmallAdd.gif') no-repeat;
}

.GalleryAddButton:hover
{
	background: url('/images/button/VerySmallAddOver.gif') no-repeat;
}

.GalleryRefreshButton
{
	background: url('/images/button/VerySmallRefresh.gif') no-repeat;
}

.GalleryRefreshButton:hover
{
	background: url('/images/button/VerySmallRefreshOver.gif') no-repeat;
}

.GalleryRemoveButton
{
	background: url('/images/button/VerySmallDelete.gif') no-repeat;
}

.GalleryInfo
{
	width: 100%;
}

.GalleryInfo .GalleryDetailName,
.GalleryInfo .GalleryDetailValue
{
	color: #444;
	padding: 7px;
	line-height: 13px;
	vertical-align: top;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.GalleryInfo .odd
{
	background-color: white;
}

.GalleryInfo .even
{
	background-color: #f2f2f1;
}

.GalleryInfo .GalleryDetailName
{
	width: 150px;
	font-weight: bold;
}

.GalleryPhotoMosaic,
.GalleryPhotoScroller
{
	border: 0px;
	width: 22px;
	height: 16px;
	cursor: pointer;
}

.GalleryPhotoMosaic
{
	background: url('/images/photos/PhotoOrderMosaik.gif') no-repeat;
}

.GalleryPhotoScroller
{
	background: url('/images/photos/PhotoOrderScroller.gif') no-repeat;
}

.GalleryVideo,
.GallerySinglePhoto
{
	padding-top: 5px;
}

.VideoWrapper
{
	width: 490px;
}

.VideoRate
{
	height: 35px;
	margin-top: 5px;
}

.VideoDescr
{
	padding: 5px;
	height: 308px;
	color: #606060;
	font-size: 12px;
	margin-top: 5px;
	text-align: justify;
	border: 1px solid #c3c3c3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.VideoDescr a
{
	color: #9a9a9a;
	cursor: pointer;
	text-decoration: underline;
}

/* Übersichtsseite */

.fv-overview-wrapper
{
}

.fv-overview-first-column-headline {
	color: #2b2b2b;
	font-family: Arial, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.fv-overview-foto-column .fv-overview-first-column-headline {
	background: url('/images/medias/fv-overview-first-column-headline-bg-fotos.png') no-repeat right 0;
}

.fv-overview-video-column .fv-overview-first-column-headline {
	background: url('/images/medias/fv-overview-first-column-headline-bg-videos.png') no-repeat right 0;
}

.fv-overview-foto-column, 
.fv-overview-video-column {
	width: 331px;
}

.fv-overview-large-preview-image {
	margin-bottom: 6px;
	margin-top: 12px;
	display: block;
}

.fv-overview-large-preview-image img {
	border: 1px solid #666666 !important;
	margin-bottom: 6px;
	margin-top: 12px;
}

.fv-overview-large-preview-item {
	padding-left: 10px;
	padding-right: 10px;
}

.fv-overview-fv-name {
	color: #9a9a9a;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 2px;
}

.fv-overview-fv-name a, 
.fv-overview-fv-name a:link, 
.fv-overview-fv-name a:visited {
	color: #9a9a9a;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

.fv-overview-fv-name a:hover, 
.fv-overview-fv-name a:active {
	color: white;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #9a9a9a;
}

.fv-overview-foto-column .fv-overview-fv-user {
	color: #85b335;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 2px;
}

.fv-overview-foto-column .fv-overview-fv-user a, 
.fv-overview-foto-column .fv-overview-fv-user a:link, 
.fv-overview-foto-column .fv-overview-fv-user a:visited {
	color: #85b335;
	cursor: pointer;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

.fv-overview-foto-column .fv-overview-fv-user a:hover, 
.fv-overview-foto-column .fv-overview-fv-user a:active {
	color: white;
	cursor: pointer;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #85b335;
}

.fv-overview-video-column .fv-overview-fv-user {
	color: #e11009;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 2px;
}

.fv-overview-video-column .fv-overview-fv-user a, 
.fv-overview-video-column .fv-overview-fv-user a:link, 
.fv-overview-video-column .fv-overview-fv-user a:visited {
	color: #e11009;
	cursor: pointer;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

.fv-overview-video-column .fv-overview-fv-user a:hover, 
.fv-overview-video-column .fv-overview-fv-user a:active {
	color: white;
	cursor: pointer;
	font: bold 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e11009;
}

.fv-overview-fv-category {
	color: #86b421;
	font: normal 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.fv-category-tops {
	width: 331px;
	margin-top: 20px;
}

.fv-category-tops-headline {
	height: 30px;
	color: white;
	text-decoration: none;
	font: bold 14px/30px Arial, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	vertical-align: middle;
}

.fv-overview-foto-column .fv-category-tops-headline {
	background: url('/images/medias/fv-column-box-head-bg-green.png') repeat-x;
}

.fv-overview-video-column .fv-category-tops-headline {
	background: url('/images/medias/fv-column-box-head-bg-red.png') repeat-x;
}

.fv-category-tops-item {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.fv-category-tops-preview-image {
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 109px;
}

.fv-category-tops-preview-image a img {
	border: 1px solid #666666 !important;
	margin-left: 10px;
}

.fv-category-tops-devider {
	background: url('/images/medias/fv-category-tops-devider.png') repeat-x 0 center;
	height: 3px;
}

.fv-category-tops-preview-images-mosaic {
	
}

.fv-category-tops-preview-mosaic-image {
	width: 69px;
	height: 52px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.fv-category-tops-preview-mosaic-image img {
	width: 67px;
	height: 50px;
	border: 1px solid #666666 !important;
}

.fv-overview-foto-column .fv-category-tops-preview-image a:hover img, 
.fv-overview-foto-column .fv-overview-large-preview-image:hover img, 
.fv-overview-foto-column .fv-category-tops-preview-mosaic-image:hover img {
	border: 1px solid #40872C !important;
}

.fv-overview-video-column .fv-category-tops-preview-image a:hover img, 
.fv-overview-video-column .fv-overview-large-preview-image:hover img, 
.fv-overview-video-column .fv-category-tops-preview-mosaic-image:hover img {
	border: 1px solid #FF364D !important;
}