.gbMainTable{  
	margin-top:10px; 
	border:1px solid #CCCCCC; 
	width:450px; 
	margin-bottom:10px; 
	background-color:white; 
}
.gbDetailTable{ 
	border-right:1px solid #CCCCCC; 
	background-color:#CCCCCC;  
	width:150px; 
	margin-bottom:5px;
}

.gb_content_div {
	overflow:hidden;
}

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

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

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

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

.formularTable{ width:400px; }

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


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