 /* === START Relaunch 2026 ================================================================= */

        /* === START SYSTEM Relaunch 2026 ================================================================= */

        * {
            box-sizing: border-box;
        }

        html,
        body {
            height: 100%;
        }

        html {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }


        /* === START Typografie Relaunch 2026 ================================================================= */

        body {
            font-family: sans-serif;
            font-weight: normal;
           /* text-align: center;*/
            background: #000000 url('pic/derKLANGmaster_KUNIMUS_BG_003.jpg') top center repeat-y scroll;
            margin: 0;
            padding: 0;
            color: #bfbfbf;
        }


        a {
            text-decoration: none;
        }

        ul {
            list-style-type: none;
        }

        ol {
            list-style-position: inside;
        }

        .kts_h1 {
            font-size: 48px;
            line-height: 56px;
            color: #ffffff;
            text-align: left;
            letter-spacing: 2px;
            margin: 0 0 0 0;
        }

        .kts_h2 {
            font-size: 36px;
            line-height: 42px;
            color: #7e7e7e;
            text-align: center;
            letter-spacing: 0;
            margin: 0 0 0 0;
        }

        .kts_h3 {
            font-size: 20px;
            line-height: 28px;
            color: #daffa2;
            text-align: center;
            letter-spacing: 0;
            margin: 0 0 0 0;
        }

        .kts_h4 {
            font-size: 16px;
            line-height: 19px;
            color: #5190F5;
            text-align: center;
            letter-spacing: 0;
            margin: 0 0 0 0;
        }

        .kts_h5 {
            font-size: 13px;
            line-height: 18px;
            color: #5190F5;
            text-align: center;
            letter-spacing: 0;
            margin: 10px 0 10px 0;
        }

        .kts_h6 {
            font-size: 11px;
            line-height: 15px;
            color: #7e7e7e;
            text-align: center;
            letter-spacing: 0;
            margin: -2px 0 6px 0;
        }

        .kts_p {
            font-size: 12px;
            line-height: 16px;
            color: #bfbfbf;
            text-align: left;
            letter-spacing: 0;
            margin: 0 0 0 0;
        }

        .kts_p_center {
            text-align: center;

        }

        .kts_div_center {
            text-align: center;
        }

        .kts_img_no_border {
            border: 0;
        }

        /* Header */

        .kts_header {
            text-align: center;
        }

        /* NAV */

        /* NAV Container */

        .kts_nav_menu {
            background: #000;
            border-radius: 8px;
            margin: 10px auto;
            position: relative;
            z-index: 1;
            text-align: center;
        }

        /* UL Menü */

        ul.kts_nav_menu_main {
            display: inline-block;
            vertical-align: bottom;
            padding-left: 8px;
            padding-right: 8px;
            list-style: none;
            margin: 0;
            padding: 0;

        }

        /* LI Menüpunkt */

        ul.kts_nav_menu_main>li {
            float: left;
            position: relative;
            margin-left: 1px;
        }

        ul.kts_nav_menu_main>li:first-child {
            margin-left: 0;
        }

        ul.kts_nav_menu_main>li:last-child {
            margin-right: 0;
        }

        /* Separator zwischen Punkten */

        ul.kts_nav_menu_main>li:before {
            content: ' ';
            position: absolute;
            left: -1px;
            top: 0;
            width: 1px;
            height: 33px;
            background: url('pic/menuseparator.png') center center no-repeat;
        }

        ul.kts_nav_menu_main>li:first-child:before {
            display: none;
        }

        /* Link-Stil */

        ul.kts_nav_menu_main>li>a.kts_h5 {
            display: block;
            height: 33px;
            line-height: 33px;
            padding: 0 12px;
            margin: 0 auto;
            text-decoration: none;
            text-align: center;
            font-size: 15px;

            font-weight: bold;
            text-transform: uppercase;
            color: #357EF3;
        }

        /* Hover-Effekt */

        ul.kts_nav_menu_main>li>a.kts_h5:hover {
            background: linear-gradient(to bottom, #0A4BB2 0%, #062A65 100%);
            color: #fff;
        }

        /* Aktiver Menüpunkt */

        ul.kts_nav_menu_main>li>a.kts_h5.active {
            background: linear-gradient(to bottom, #062A65 0%, #0A4BB2 100%);
            color: #fff;
        }

        /* Back mit Pfeil */

        .kts_nav_menu_main li.kts_btn_back a.kts_h5::before {
            content: "";
            display: inline-block;
            margin-right: 3px;
            border: solid #357EF3;
            border-width: 0 2px 2px 0;
            padding: 3px;
            transform: rotate(135deg);
            vertical-align: middle;
        }

        .kts_nav_menu_main li.kts_btn_forward a.kts_h5::after {
            content: "";
            display: inline-block;
            margin-left: 3px;
            border: solid #357EF3;
            border-width: 0 2px 2px 0;
            padding: 3px;
            transform: rotate(-45deg);
            vertical-align: middle;
        }
		
		/* ************************************** neu 2026 */		
		/* ************************************** neu 2026 */	
		/* ************************************** neu 2026 */	
		/* ************************************** neu 2026 */	
		/* ************************************** neu 2026 */	
		
		
/* **************************************  START CARD SYSTEM */			
		
		/* Default KUNIMUS world base */
		.bodyCONTACT {    
			/* margin: 0; */
			/* font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; */
			/* background: #000000 url('pic/derKLANGmaster_KUNIMUS_BG_003.jpg') no-repeat center center fixed; */
			/* background-size: cover; */
			/* color:#eeeeee; */
			/* min-height: 100vh; */
			/* display: flex;*/
			/* flex-direction: column; */    
		}
		
		/* Imprint + Kontaktform Karten */
		.ktsPC_card {
			max-width: 600px;
			margin: 20px auto;
			padding: 20px;
			border: 2px solid #ccc;
			border-radius: 10px;
			background: #eeeeee;   /* einheitlicher Pastell-Hintergrund */
			box-shadow: 0 2px 6px rgba(0,0,0,0.1); /* sanfter Schatten */
			font-family: Arial, sans-serif;
			color: #111111;           /* gleiche Textfarbe */
		}
		/* Überschriften */
		.ktsPC_card h2 {
			margin-top: 0;
			border-bottom: 2px solid #ccc;
			padding-bottom: 5px;
			color: #999999;
		}
		.ktsPC_card h4 {
			margin-bottom: 5px;
			color: #000000;
		}
		/* Absätze */
		.ktsPC_card p {
			margin-top: 0;
			margin-bottom: 15px;
			font-size: 14px;
			line-height: 1.6;
		}
		/* Links */
		.ktsPC_card a {
			color: #5190f5;
			text-decoration: none;
		}
		.ktsPC_card a:hover {
			text-decoration: underline;
		}
/* ************************************** ENDE CARD SYSTEM */		
		
		
/* ************************************** START 2 SPALTEN SYSTEM */
		.ktsPC_spaltenbox {
			display: flex;              /* Flexbox für Spalten */
			justify-content: space-between;
			gap: 25px; /* Spalten lücke*/
			margin: 0;
		}
		.ktsPC_spalten {
			flex: 1;                    /* beide Spalten gleich breit */
			padding: 0 2px 0 2px; 
			/* border: 1px solid #ccc; */
			/* border-radius: 8px; */
			/* background-color: #f9f9f9; */
			/* box-shadow: 0 4px 8px rgba(0,0,0,0.1); */
		}
/* ************************************** ENDE 2 SPALTEN SYSTEM */




/* ************************************** START Typografie SYSTEM */

.ktsPC_h1 {
	font-size: 48px;
	line-height: 56px;
	color: #ffffff;
	text-align: left;
	letter-spacing: 2px;
	margin: 0 0 0 0;
}

.ktsPC_h2 {
	font-size: 36px;
	line-height: 42px;
	color: #5190f5;
	text-align: center;
	letter-spacing: 0;
	margin: 0 0 0 0;
}

.ktsPC_h3 {
	font-size: 20px;
	line-height: 28px;
	/* color: #daffa2; */ /* dKm Gelb*/
	/* color: #0caa04; */ /* GRÜN */
	color: #5190f5;
	text-align: center;
	letter-spacing: 0;
	margin: 0 0 0 0;
}

.ktsPC_h4 {
	font-size: 16px;
	line-height: 19px;
	color: #5190F5;
	text-align: center;
	letter-spacing: 0;
	margin: 0 0 0 0;
}

.ktsPC_h5 {
	font-size: 13px;
	line-height: 18px;
	color: #5190F5;
	text-align: center;
	letter-spacing: 0;
	margin: 10px 0 10px 0;
}

.ktsPC_h6 {
	font-size: 11px;
	line-height: 15px;
	color: #7e7e7e;
	text-align: center;
	letter-spacing: 0;
	margin: -2px 0 6px 0;
}

.ktsPC_p {
	font-size: 12px;
	line-height: 12px;
	color: #111111;
	text-align: left;
	letter-spacing: 0;
	margin: 0 0 0 0;
}


.ktsPC_p_center {
	text-align: center;

}

.ktsPC_div_center {
	text-align: center;
}
		
/* ************************************** ENDE Typografie SYSTEM */