.interaktivheadline {
		font-family: Georgia,serif;
font-size: 25px;
color: #000;
margin: 4px 0px 15px 0;
        }


.headlinestichwort {
  color:grey;	
  font-size: 16px;		
}
.basistext {
    font-family: Georgia,"Times New Roman",serif;
    font-size: 16px;
    line-height: 22px;
	margin-bottom:20px;
}

.wechselbutton {
    font-family: verdana, non-serif;
    font-size: 12px;
    font-weight:800;
	color:white;
/*	background-color:#666666;*/
	/*background-color:#454545;*/
	padding: 4px 40px;
	float:left;
	cursor:pointer;
}







.wbutton1, .wbutton2, .wbutton3 {
	margin-right:5px;
}
.wbutton4 {
    margin-right:0px;
}


.tabelle-medien, .tabelle-politik, .tabelle-wissenschaft {
	display:none;
	clear:both;
}	





.wechselbuttonbereich-desk-abstand {
	height:5px;
	clear:both;
	}
	

.wechselbutton-m {
    font-family: verdana, non-serif;
    font-size: 12px;
    font-weight:800;
	color:white;
/*	background-color:#454545;*/
/*background-color:#666666;*/
	padding: 6px 10px;
	clear:both;
	margin: 10px 5px;
	text-align:center;
}


.tabellencontainer {
   /*background-color:yellow;*/
   
}



 .detailsbutton,
.wechselbutton-m,
.wechselbutton {
		background-color: #666;
		cursor:pointer;
        }


.wbutton1 {
		background-color: #000;
        }		
 		
		

@media (min-width: 681px) {


 .detailsbutton,
  .wechselbutton-m,
  .wechselbutton {
	cursor:pointer;
}	
  
 
 
 .wechselbutton-m {
    display:none;
}	
.wechselbutton {
    display:block;
}	

 #tabelle-alledaten  {
	display:block;
	clear:both;
}	
}	

	
	
@media (max-width: 680px) {


 .detailsbutton,
  .wechselbutton-m,
  .wechselbutton {
	cursor:pointer;
}	
  
  
  	
.tabellencontainer {
   margin-left:5px;
   margin-right:5px;
}	
	
	.wechselbutton-m {
    display:block;
}	
.wechselbutton {
    display:none;
}	
	
 #tabelle-alledaten  {
	display:none;
	clear:both;
}	
}	