/* Styles for visitors. */
body.usrgb {
    background-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-image: url(./images/photoBG.jpg);
	color: white;
}

h1.usrgb {
    color: #006BC2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    letter-spacing:0.1em;
	background: url(./images/gb_logo.png) no-repeat;
	width:200px;
	height: 47px;
}

a.usrgb {
    color: #006BC2;
    text-decoration:none;
}

a.usrgb:hover {
    color: #000;
    background-color:#006BC2;
}

table.usrgb-container {
    border: 0px solid #CCC;
}

table.usrgb-comment {
    border: 1px inset #CCC;
}

.usrgb-msgtext {
    font-size: 12px;
    line-height: 16px;
}

.usrgb-cmttext {
    font-size: 12px;
    line-height: 16px;
}

.usrgb-fixedwidthcol {
    width: 140px;
}

pre {
    font-size: 11px;
    line-height: 13px;
}

textarea.admgb {

}

.usrgb-cmtfrom {
    color: #888888;
    font-size: 30px;
    line-height: 12px;
}


/* Poster-Name */
	.usrgb-heading {
    font-size: 11px;
    font-weight: bold;
    color: #006BC2;
}

/* Postingzeit & Datum */
.usrgb-info16 {
    color: #888888;
    font-size: 10px;
    line-height: 16px;
}

/* Poster-Info */
.usrgb-info12 {
    color: #888888;
    font-size: 10px;
    line-height: 12px;
}

.usrgb-help {    
    font-size: 11px;
    line-height: 15px;
}

.usrgb-note {
    color: #888888;
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
}

.usrgb-error {
    color: #FF0000;
    font-size: 10px;
    line-height: 11px;
}

.usrgb-icon {
    border: none;
    vertical-align: text-bottom;
}

.usrgb-highlight {
    font-weight: bold;
}

.counter {
	color: #CCC;
}
