table.scaffoldingListTable th, table.datatable th {
	padding-left: 10px;
	padding-right: 10px;
}

table.scaffoldingListTable td, table.datatable td {
	padding-left: 4px;
	padding-right: 4px;	
}

table.scaffoldingListTable td.center, table.datatable td.center {
	text-align: left;
}

table.scaffoldingListTable td.small, table.datatable td.small {
	font-size: 8pt;	
}

table.scaffoldingListTable, table.datatable {
/*	width: 600px;*/
	font: 11px verdana;
}

table.space td,table.space th {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.space td {
	padding-left: 2px;
	padding-right: 2px;
}

table.form td.caption {
	padding-right: 20px;
}

table.form tr.bottomspace td {
	padding-bottom: 5px;
}

table.form td.button {
	text-align: right;
}

table.fifths {
	width: 90%;	
}

table.fifths td {
	width: 20%;	
}

#cmscontent p {
	margin: 0;
}

div#verify_errors ul li span,
.formErrors
{
	color: #f00;
}

.fontSize1 { font-size: 8pt; }
.fontSize2 { font-size: 10pt; }
.fontSize3 { font-size: 12pt; }
.fontSize4 { font-size: 14pt; }
.fontSize5 { font-size: 18pt; }
.fontSize6 { font-size: 24pt; }
.fontSize7 { font-size: 36pt; }

img._popup {
	cursor: pointer;
}

ul.graphicBullet {
	list-style-image: url(../images/bullet.gif);
}

.clickable {
	cursor: pointer;
}

.hiddenItem {
	display: none !important;
}

.loadingDialog {
	position: absolute;
	top: 42%;
	text-align: center;
	margin-right: 50px;
	width: 90%;
}

.innerDialog {
	padding: 10px;
}

.smallButton {
	cursor: pointer;
	margin-top: 4px;
/*	margin: 0;*/
	padding: 0;
	border: 0;
	background: transparent;
	width: 18px;
	height: 16px;
}
.smallButton img {
/*	margin: 0;
	padding: 0;*/
}

table.dialogTable, table.dialogTable input, table.dialogTable select {
	width: 99%;
}

table.dialogTable td.fieldName {
	width: 95px;
}

.noBorder {
	border: 0;
}

option.all {
	font-weight: bold;
}
option.select {
	font-style: italic;
	color: #666;	
}

td.top {
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.notice {
	color: #f00;
}

.innerDialog input.text {
	width: 99%;
}

.innerDialog table.full {
	width: 100%;	
}

.innerDialog table.full td.label {
	width: 80px;
	font-size: 9pt;
	font-weight: bold;
}

.innerDialog table.full td.larger {
	width: 170px;
}
	
	

.innerDialog .pageEditor {
	margin-left: auto;
	margin-right: auto;	
}

/*#dialog, .innerDialog {
	margin-left: 0px !important;
	padding-left: 10px !important;
}*/

.strike {
	text-decoration: line-through;
}

.match {
	font-weight: bold;
}

.larger, .tags {
	font-family: Trebuchet ms, Tahoma, Verdana, Arial, sans-serif;
}

.larger {
	font-size: 12pt;
}


.tags {
	font-size: 11pt;
}

.explanation {
	font-style: italic;	
}

.galleryImage {
/*	border: 1px solid #000;*/
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*#probuSSnav {
	position: absolute;
	right: 640px;
}*/
.probuSSnav a { border: 1px solid #ccc; color: #fc0; background: #fc0; text-decoration: none; margin: 3px 3px; padding: 3px 5px; font-size: 1px; width: 5px; height: 10px; display: block; float: left; }
.probuSSnav a.activeSlide { background: #ea0; color: #ea0; }
.probuSSnav a:focus { outline: none; }

fieldset, fieldset > legend {
	padding: 3px 3px 3px 3px;
}

div.seperator {
        padding-top: 10px;
        border-bottom: 1px dotted #666;
        margin-bottom: 10px;
}

/*.activityList ul, .activityList ul li {
	float: left;
}*/

.activityList .title {
	font-weight: bold;	
}

.activityList td {
	vertical-align: top;	
}

.activityList img {
/*	float: left;*/
	width: 100px;
}

.activityList .moreInfo {
	text-align: right;
	font-weight: bold;
}

table.activityLocations  {
	width: 100%;
}
table.activityLocations td {
/*	width: 50%;	*/
}

table.activityHeader {
	width: 100%;
}

.activityHeader td {
	vertical-align: top;
}

.activityHeader .activityImage {
	width: 10%;	
}	
.activityHeader .activityData {
	width: 50%;
}

.activityHeader .activitySocialNetworking div {
	float: right;
}

optgroup option {
	padding-left: 20px;
}

#staffelTabel {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#staffelTabel td {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 50px;
	text-align: center;
	font-size: 7.5pt;
	background-color:#fff;
}

#staffelTabel td.selected {
	color: #a00; 
	/* color: #477700; */
	font-weight: bold;
}

.mailFormFields .textbox, .mailFormFields textarea {
	width: 250px;
}

.mailFormFields textarea {
	height: 100px;	
}

.mailFormFields .codeField {
	width: 80px;
}
