body {background-color: #222222; font-family: verdana, arial, sans-serif;}

.error{
padding-top:40px;
font-size:20pt;
text-align:center;
color:#d0d0d0;
}
.error a{
color:#d0d0d0;
font-weight:bold;
}

/* Thumbnails */
#tableThumbs{
/*background-color:#222222;
border: 3px solid #222222;*/
font-size:10pt;
}
#tableThumbs thead{
padding:16px;
color:#d0d0d0;
font-size:10pt;
font-weight:bold;
}
#tableThumbs thead a{
color:#d0d0d0;
text-decoration:none;
}
#tableThumbs tbody{
/*background-color:#222222;*/
font-size:8pt;
}
#tableThumbs tbody td{
/*border: 1px solid #222222;*/
}
/*
#tableThumbs tbody a{
color:#d0d0d0;
text-decoration:none;
}
*/
#tableThumbs tbody a{
color:#555555;
text-decoration:none;
}
#tableThumbs tbody a:hover{
color:#f0f0f0;
text-decoration:none;
}
#tableThumbs .thumb{
border: 1px solid #222222;
}
#tableThumbs tfoot{
color:#d0d0d0;
font-size:8pt;
}
#tableThumbs tfoot a{
color:#d0d0d0;
text-decoration:underline;
}


/* Bildansicht */
#tableNavi{
/*background-color:#222222;*/
margin-top:0px;
padding-top:0px;
padding-bottom:10px;
font-size:14pt;
}
#tableNavi a{
color:#d0d0d0;
text-decoration:none;
}
#tableNavi #currentPage{
font-size:16pt;
color:#d0d0d0;
text-decoration:none;
font-weight:bold;
}

#tableImage{
margin-top:0px;
/*background-color:#222222;
border: 3px solid #222222;*/
font-size:10pt;
width:10px;
}
#tableImage thead{
padding:16px;
color:#d0d0d0;
font-size:10pt;
font-weight:bold;
}
#tableImage thead a{
color:#d0d0d0;
text-decoration:none;
}
#tableImage tbody{
/*background-color:#222222;*/
}
#tableImage tfoot{
color:#d0d0d0;
font-size:8pt;
}
#tableImage tfoot a{
color:#d0d0d0;
}
#tableImage #imgExifSwitch{
padding:4px;
/*background-color:#222222;*/
font-size:8pt;
color:#d0d0d0;
}
#tableImage #imgExifSwitch a{
color:#d0d0d0;
}
#tableImage #caption{
font-size:7pt;
}
#tableImage input{
background-color:#222222;
color:#d0d0d0;
}
#tableImage #caption #captionText{
font-size:10pt;
font-weight:bold;
}
#tableImage #uploadText{
font-size:8pt;
}

#exifData, #iptcData, #comments{
border: 1px solid #404040;
padding:10px;
/*background-color:#222222;*/
font-size:8pt;
color:#d0d0d0;
}

#commentLink a{
color:#d0d0d0;
font-size:8pt;
}

.commentUser{
font-size:7pt;
line-height:18px;
}
.commentHead{
line-height:18px;
font-size:10pt;
font-weight:bold;
}
.commentText{
line-height:18px;
}

#greySwitch{
width:10px;
height:10px;
background-color:#f0f0f0;
border: 1px solid #404040;
font-size:8pt;
color:#404040;
}

#sizeSwitch a{
font-size:20pt;
color:#f0f0f0;
text-decoration:none;
}

#sltInput{
background-color:#404040;
color:#f0f0f0;
font-size:10px;
border: 1px solid #f0f0f0;
text-align:center;
}