	.rncmsmodul_gbooks {
		border-top: 1px solid #ccc; 
		border-bottom: 1px solid #ccc;
		margin: 0;
		padding: 0; 
		font-size: 12px;
	}
	
	.modulgbooks_add_title {
		border-top: 0px solid #ccc; 
		border-bottom: 1px solid #ccc; 
		padding: 6px 2px; 
		margin-bottom: 0px; 
		font-weight: bold;
		background: transparent url("") no-repeat top left;
	}
	.modulgbooks_add_title.modulgbooks_add_icon{
		border-top: 0px solid #ccc; 
		border-bottom: 1px solid #ccc; 
		padding: 6px 2px; 
		margin-bottom: 0px; 
		font-weight: bold;
		background: transparent url("../../../img/rncms/icons/modul_gbooks/gbook_new.gif") no-repeat left 5px;
		padding-left: 20px;
		background: none;
		padding-left: 2px;
	}
	
	.modulgbooks_table_add {
		border: 0px solid #ccc;
		vertical-align: top;
		width: 99.2%;
		margin-top: 10px; 
		margin-bottom: 15px; 
	}
	.modulgbooks_table_add td {
		border: 0px solid #ccc;
		vertical-align: top;
		padding: 4px 5px 0 4px;
		margin: 0;
	}
	.modulgbooks_table_add .maxwidth {
		width: 100%;
	}
	.modulgbooks_table_add input {
		padding: 2px 0px;
		
	}
	.modulgbooks_table_add textarea {
		font-family: Arial !important;
		padding: 2px;
		width: 99.2%;
		font-size: 12px;
	}
	.modulgbooks_table_add .errorlabel {
		color: #CD1515;
	}
	.modulgbooks_table_add .errorinput {
		border: 1px solid #DD4545;
	}

	.modulgbooks_pageselect {
		border-top: 0px solid #ccc; 
		border-bottom: 0px solid #ccc; 
		padding: 6px 0px 4px 0px; 
		margin-bottom: 4px;
	}
	.modulgbooks_pageselecttable {
		margin: 0; 
		padding:0; 
		font-weight: bold;
	}
	.modulgbooks_pageselecttable td.modulgbooks_txt {
		margin: 0; 
		padding:0; 
		padding-left: 6px;
		font-weight: bold;
		text-align: center;
	}

	.modulgbooks_table {
		border: 1px solid #ccc;
		vertical-align: top;
		margin-bottom: 0px;
		width: 100%;
	}
	.modulgbooks_table td {
		border: 1px solid #ccc;
		vertical-align: top;
		padding: 4px 5px 4px 4px;
		margin: 0;
	}
	.modulgbooks_table div.modulgbooks_datum {
		display: block;
		text-align: right;
		margin-bottom: 4px;
	}
	.modulgbooks_table span.modulgbooks_name {
		font-weight: bold;
	}
	.modulgbooks_table span.modulgbooks_email {
		background: transparent url("../../../img/rncms/icons/modul_gbooks/gbook_email.gif") no-repeat top left;
		padding-left: 20px;
		padding-top: 2px;
	}
	.modulgbooks_table span.modulgbooks_website {
		background: transparent url("../../../img/rncms/icons/modul_gbooks/gbook_webseite.gif") no-repeat top left;
		padding-left: 20px;
		padding-top: 2px;
	}
	.modulgbooks_table span.modulgbooks_title {
		font-size: 12px;
		font-weight: bold;
	}
	.modulgbooks_table div.modulgbooks_content {
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}

	.modulgbooks_noentrys {
		border-top: 0px solid #ccc; 
		border-bottom: 0px solid #ccc; 
		padding: 8px 2px 8px 2px; 
		font-weight: bold;
	}
