body {
	font-family: arial;
	background-color: white;
}


input, textarea {
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	padding: 8px;
	font-size: 12px;
	font-family: Verdana;
}

hr {
	background-color: #DEDEDF;
	height: 1px;
	border: 0px;
}

a {
	text-decoration: none;
	color: gray;
}

.powered_by {
	font-size: 10px;
	padding-top: 10px;
}

.powered_by a {
	font-size: 10px;
	color: gray;
}

.link_generate_page {
	color: silver;
	margin-left: 10px;
	padding: 3px;
}

.smart_content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	color: #464646;
	position: relative;
	font-size: 14px;
}

.ui-tooltip, .ui-dialog .ui-dialog-content, .ui-dialog-title {
	font-size: 12px;
}

.ui-button, .ui-button-text .ui-button {
	font-size: 12px !important;
}

.move_div {
	border: 1px solid transparent;
}

.smart_content_header, .smart_content_footer, .smart_content_footer2 {
	padding: 10px;
}

.textfield_div {
	border: 1px solid transparent;
	margin-bottom: 10px;
}

.smart_content_header {
	background-color: #EEEEEE;
	height: 100px;
}

.smart_content_footer {
	background-color: #EEEEEE;
}

#smart_body_left {
	min-height: 300px;
}

.no_date_in_folder {
	text-align: center;
	padding: 10px;
	color: gray;
	font-size: 16px;
	border: 1px dashed silver;
	border-radius: 4px;
	background-color: #EEE;
}

/*wichtig für die korrekte Darstellung der Pfeile für die Galerie*/
.flex-next, .flex-prev {
	line-height:40px;
}
