.menueleiste_element
{
z-index:4;
position:fixed;
top:0px;
width:100px;
background-image:url('../img/pageimg/dropelement.png');
}
.menueleiste_dropelement
{
z-index:4;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
font-weight:bold;
cursor:pointer;
height:20px;
display:none;
}
.menueleiste_dropeintrag
{
padding-left:5px;
padding-right:5px;
border:#FF6600 1px solid;
border-bottom:#FF9900 1px solid;
border-top:0px;
font-size:12px;
white-space:nowrap;
}
.menueleiste_topelement
{
text-align:center;
vertical-align:middle;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
font-weight:bold;
cursor:pointer;
height:30px;
background-image:url('./../img/pageimg/menueleiste.png');
background-repeat:repeat-x;
border-bottom:#FF6600 1px solid;
border-right:#FF9900 1px solid;
border-top:#FF6600 1px solid;
}
.menueleiste_topelement:hover
{
background-image:url('./../img/pageimg/menueleisteMouseOver.png');
}
/* Body-Seitenanzeige Style */
#body_fenster
{
z-index:0;
position:fixed;
background-color:#FFFFFF;
left:0px;
top:30px;
right:0px;
bottom:0px;
overflow:auto;
padding-top:10px;
cursor:default;
font-size:12px;
}
/* Seiten-Überschrift */
.head_titel
{
font-size:25px;
font-weight:bold;
text-align:center;
padding:8px;
}
/* Style - Buttons */
.button
{
background:none;
border:0px;
text-align:center;
font-size:15px;
cursor:pointer;
width:119px;
height:25px;
font-weight:bold;
vertical-align:middle;
background-repeat:no-repeat;
background-image:url('./../img/pageimg/button.png');
}
.button:hover
{
background-image:url('./../img/pageimg/button_klick.png');
}
/* Style - Geschlecht */
.m
{
color:#0256C8;
}
.w
{
color:#CD2AFC;
}
/* Style - Username */
.username
{
font-size:17px;
font-weight:bold;
cursor:pointer;
font-weight:bold;
}
/* Style - smal-Username */
.susername
{
font-size:12px;
font-weight:bold;
cursor:pointer;
}
/* Style - GB-Text */
.gbtext
{
font-size:12px;
}
/* Style - Datum */
.date
{
font-size:12px;
font-weight:bold;
}
/* Style - Error - login */
.error_login
{
color:#FF0000;
font-size:12px;
font-weight:bold;
}
/* Style - Album Name*/
.album_name
{
font-size:14px;
font-weight:bold;
}
/* Style - Titel */
.titel
{
background-color:#F60;
background-image:url(./../img/pageimg/tablebg.png);
padding:2px;
padding-left:10px;
padding-right:10px;
border:#000000 1px solid;
font-weight:bold;
font-size:16px;
text-align:center;
height:25px;
}
.popup_ueberschrift
{
font-size:14px;
font-weight:bold;
padding:3px;
padding-bottom:0px;
text-align:left;
}
.popup_boxText
{
text-align:center;
border:#000000 1px solid;
border-top:0px;
padding:3px;
font-size:12px;
font-weight:bold;
}
