﻿/* Filemanager */
.uploadpanel { margin:20px 20px 20px 0; border: 1px solid #C0C0C0; background-color:#ECECEC; padding:20px 10px; width:98%; text-align:left; }
.filemanpanel { margin:20px 20px 20px 0; border: 1px solid #C0C0C0; background-color:#ECECEC; padding:4px 0px; width:98%; text-align: center;  vertical-align: middle;}
.linklogo { padding:4px; margin-top:10px; }


/* Gaestebuch */
.gbheader { width:540px; height:29px; background: url(images/bg_box_header.gif) top left repeat-x; padding:7px 0 0 4px; color: #471021;  margin-top:10px; }
.gbbody { width:540px; padding:10px 0;}

/* Login */
.loginpanel { border:1px solid Gray; background-color:#ECECEC; border-collapse:collapse; }

/* Zitate */
.zitatleft { text-align:left; font-size:90%; margin-left:8px; }
.zitatleft h2 { font-size:90%; font-weight:bold;  background-color: #DCDCDC; margin:0px; padding:4px 0; color: maroon; text-align:center; }

/* UC ImageSelector */
.imageselector { padding:4px; }


/* Seitenheader */
h1#h1startseite span { display: none; }					
#h1startseite { width:390px; height:30px; background: url(images/h1_startseite.gif) top left no-repeat; margin:0 0 10px 0; }

/* Regenbogenbruecke */
.grabstein { width:195px; height:250px; background: url(images/grabstein2b.jpg) top left no-repeat; position:relative; }
.grabstein .rufname { position:relative; top: 90px; text-align:center; color:#606060; font-size: 16px; font-weight:bolder;  font-family:Arial Black;}
.grabstein .img { position: relative; top:95px; left:45px; }
.grabstein .img img { border-left:2px solid Gray; border-top:2px solid Gray; border-right:2px solid white; border-bottom:2px solid white; }