/* UH Frame 01 */
.uh_widget1 {
	background-color: #e9e9e8 !important;
	background: top right url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-top-right.png')no-repeat, top left url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-top-left.png')no-repeat, top center url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-top.png')repeat-x, bottom right url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-bottom-right.png')no-repeat, bottom left url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-bottom-left.png')no-repeat, bottom center url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-bottom.png')repeat-x, top left url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-left.png')repeat-y, top right url('https://mchenryslair.com/wp-content/uploads/2024/06/sidebar-bg-right.png')repeat-y;
	margin-bottom: 15px;
	min-height: 60px;
	padding: 15px 15px 20px;
}

body {
	background-image: url('https://mchenryslair.com/wp-content/uploads/2024/07/wp_background_2024_01.webp');
	background-color: #cccccc;
}

/* UH Frame 01 */
.uh_widget2 {
	background-color: #e9e9e8 !important;
	background: top right url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-top-right.png')no-repeat, top left url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-top-left.png')no-repeat, top center url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-top.png')repeat-x, bottom right url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-bottom-right.png')no-repeat, bottom left url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-bottom-left.png')no-repeat, bottom center url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-bottom.png')repeat-x, top left url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-left.png')repeat-y, top right url('https://mchenryslair.com/wp-content/uploads/2024/07/bg1-right.png')repeat-y;
	margin-bottom: 0;
	min-height: 30px;
	padding: 15px 15px 20px;
}

/* Beispiel für einen Schatten um ein Element */
.uh_widget {
	background-color: #e9e9e8 !important;
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 255);
}

uh_no_lines {
	text-decoration: none;
	color: black;
}

.mw-parser-output a.external {
	background-image: url('https://mchenryslair.com/wp-content/uploads/2024/07/link-external-small-ltr-progressive.webp');
	background-position: center right;
	background-repeat: no-repeat;
	background-size: .857em;
	padding-right: 1em;
}