<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

 * 6.0 - Farbanpassungen
 * 7.0 - Inhalte
 * 8.0 - Media Queries

*/

/* 6.0 - Farbanpassungen */
	
h1{
		
}

h2{
	
}

a{
	
}

#headericons .klickbtn{
	
}

#headerbalken{
	
}

#begriffbox{
	color:#fff;
}

#begriff_close{
	background:#fff;
}

#menu ul ul li a{
	
}

#menu ul ul li a.on,
#menu ul ul li a:hover{
	
}

#menu ul {
	
}

#kontaktboxheader .icon{
			
}

#kontaktboxheader{
	
}

#kontaktboxheader a{
	
}
		
#kontaktbox &gt; div,
#oeffnungszeitenbox &gt; div,
#formularbox &gt; div{
	
}

/* DESIGN NEU

#menu .on, #menu ul li a:hover {
	color: #fff;
}

#menu .on, #menu ul li:hover {
	background-color:#016db5;
}

*/



#footer_end{
	color:#fff7e2;
}

#footer_end a{
	color:#fff7e2;
}

.bgw{
	
}

.color{
	
}

.bcolor{
	
}

.mul8circ1 {
	
}

.mul8circ2 {
	
}


.iconimg a {
	
}

.plus{
	
}

.plus.klickopen, .plus:hover {
	
}

.balken{
	
}

.bor{
	
}

.sslicon{
	fill:#fff7e2;
}

.back-to-top {
	 
}

.back-to-top .path{
	fill:#fff;
}



/* 7.0 - Inhalte */

#teamicon {
	background:url(../bilder/team.svg) no-repeat center top;
}	

#linksicon {
	background:url(../bilder/links.svg) no-repeat center top;
}	

#infoicon {
	background:url(../bilder/patienteninfo.svg) no-repeat center top;
}	

#notdiensticon {
	background:url(../bilder/notdienst.svg) no-repeat center top;
}

#newsicon {
	background:url(../bilder/news.svg) no-repeat center top;
}

#mitgliedschafticon {
	background:url(../bilder/mitgliedschaft.svg) no-repeat center top;
}

#lottoverbandicon {
	background:url(https://v01.connect.dga-post.de/bilder/lottoverband.svg) no-repeat center top;
}

.ma{
	width:235px;
}

.pfeilpfad{
	fill: #666;
}

.pfeilpfad:hover{
   
} 

.klickopen &gt; .pfeilpfad{
	
}

.kastenfarbe{
	
}

.klickopen, .klickbtn:hover{
	
}

.klickbtn:hover &gt; .pfeilpfad{
			
}

#menu ul ul li a {
	padding: 13px 10px 14px 10px;
}


/* 8.0 - Media Queries */


@media (min-width: 780px) {

	

}

@media (max-width: 1360px) {
	
	

}

@media (max-width: 980px) {
	
.spalte4{
	width:46%;
	margin: 0;
}


	
	
}

@media (max-width: 780px) {

	#menu ul ul li{
		border-left:1px solid #fff;
		border-right:none;
	}
	
	.spalte4{
		width:46%;
	}

	#oeffnungszeitenbox h3{
		color:#fff7e2;
	}

}

@media (max-width: 480px) {
	
	.spalte4{
		width:96%;
	}
	
}

</pre></body></html>