/* cmsms stylesheet: Buddy007_v1.2-Print modified: Donnerstag, 12. März 2026 12:08:51 */
@charset "utf-8";
/* ----------------------------------------------
	Main CSS Document - CMS Template Buddy
	Template No.: 007
	Version 1.2 / for CMSMS 2.2.22+
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */
 
body {
	color: #000 !important;
	background-color: #fff !important;
	font-family: Arial;
	border: 0 !important;
}
* {
	border: 0 !important;
}
.accessibility, 
.noprint {
	display: none !important;
}
.content, 
.main {
	display: block !important;
	width: 100% !important;
	border: 0 !important;
}
.mainNav, 
.sliderWrapper, 
.sidebar, 
.footerNav,
.search, 
.bottomContent,
.validation, 
.breadcrumbs,
.mobile-navigation,
#totoplink {
	display: none !important;
}
.logo {
	width: 200px !important;
}
.logo h1 a {
    font-size: 1rem !important;
}
img {
	float: none !important;
        display: block !important;
        margin-bottom: 20px;
}
a:link:after {
    content: " (" attr(href) ") ";
}
a {
    text-decoration: underline;
}
