.gbMainTable{  
	margin-top:10px; 
	border:1px solid #313131; 
	width:540px; 
	margin-bottom:10px; 
}
.gbDetailTable{ 
	border-right:1px solid #313131; 
	background-color:#000000;  
	width:150px; 
	margin-bottom:5px;
}

.gb_content_div {
	width:370px;
	overflow:hidden;
}

.gb_titel {
	padding:2px 2px 2px 5px;
	border-bottom:1px solid #313131;
	background-image:url(../images/layout/titel_BG.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#000000;
}

.gbDetailTable td{
	border-bottom:1px solid #313131; 
	padding:2px 2px 2px 5px;
}

.gb_content {
	padding:6px 2px 2px 0;
}
.autorCell{ background-color:#000000; padding-left:3px; }
.gbBGCell{ border-bottom:1px solid #313131; }
.gbBGCell_left{ background-color:#000000; }

.guestbookTable{ width:540px; margin-top:10px; background-color:#000000;  }
.guestbookCell{ background-color:#000000; }

.formularTable{ width:540px; }
.formularTable td {
	padding-bottom:2px;
}

#gb_navi_container{ text-align:left; margin-top:10px; margin-bottom:10px; }


/*
 * Antwort
 **************************************/
.gbAutorDiv { margin:3px 0 5px 0; border-top:1px solid #313131; border-bottom:1px solid #313131; }
