@charset "utf-8";
/* CSS Document */
*{ box-sizing: border-box; }
main { display: block;  margin-left:0; }
body { padding: 0 1%; font-family: Arial, sans-serif; line-height: 1.0; }
/*nav ul { list-style: none; margin: 0; padding: 0; }
nav ul a { display: block; float: right; width:12.5%; font-weight: bold; }*/
main, footer { clear: both; padding: 0 0; margin-top:0; }
footer { border-top: 1px solid #999; }
main > section { float: left; width: 100%; }/*alt: 65 %*/
main > aside { float: right; width: 30%; }
#news a { display: inline-block; font-weight: bold; }
#news p { width: 50%; float: left; font-size: 0.9em; }
#news3 p { width: 33%; float: left; font-size: 0.9em; }
#news4 p { width: 25%; float: left; font-size: 0.9em; }
#newshl{color: #000099; text-decoration:none;}

#news p:nth-child(even) { padding-left: 5%; }
#news p:nth-child(odd) { padding-right: 5%; }
.img { float: right; margin: 0.5em 0 2em 2.5em; }
/*Aus resp web des ENDE*/
/*Aus denni Alt*/


/*Anpassender Navigation - START*/
.HHmain{display:none!important;}/*HH icon, für main Navigation ausuiklappen*/	
.HHsec{display:none!important;} /*HH icon, für sec Navigation ausuiklappen*/
#MainNav{display: flex !important;}	/*main nav nicht zu sehen*/
/*#SecNav{display: flex!important;}	sec nv nicht zu sehen*/
#MainNavHoch{display:none!important;}/* Hauptnavigation Hochkant*/


/*Anpassender Navigation - ENDE*/
#logostart{width:45%; max-width:97px; }
#logosport{width:20%; max-width:360px; }
#dennid{width:80%; max-width:97px;}

h1, h2{color:#000066;}
#butanw{background-color:#FFFFFF; color:#000099; border:1px outset #FFFFFF;}
#butanw:hover{color:#990000; border:1px inset #FFFFFF;}

/*index seite*/
#tableKarten{background-image: url(images/gifs/dehhnungskarten/info2home.jpg ); background-repeat: repeat-x; background-position:top;  border-left:groove #93ACCB; }
#willkommen{ width:90%; max-width:800px;}
#masterdennibild{width:90%; max-width:100px; min-width:50px; text-align:right;}
/*Telefonlink nein für keine Smartphone*/
a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    text-decoration:    none;
    color: #000;
}
