/* Standardeinstellung standard.css - www.sonneberg-west.de zliga 12.12.2017 */
body {
	font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
    line-height: 160%;        
}

td.link {color:#333!important;}
td {font-size: 14px;font-weight: 400;color:#333;font-family: "Open sans", sans-serif;}

@media only screen and (max-width: 360px) {
	.tabelle {
	border-collapse: collapse;	
	border-spacing: 0;
	width: 100%;
	max-width: 100%; 
	}
	.tabelle td {
	padding:0px 0px;
	border-bottom: 1px solid #eee;
	font-size:0.5em!important;
	max-width:100%;
	}
	.tabelle tr {
	 max-width:98%!important;
	}	
	.tabelle .link {
	font-size:0.5em!important;	
	}
	.tabelle .normal td {
	font-size:0.5em!important;	
	}
}
.tabelle td {padding:4px 0px;border-bottom: 1px solid #eee;}	

p {
line-height:1.2em;
font-family: "Open sans", sans-serif;
font-weight: 400;
text-transform: none;}

.auswahl{
background-color:#fff;
color: #333;
font-family: "Open sans", sans-serif;
font-size: 13px;
font-weight:400;
}
   
.bemerkung {
color: #333;
font-family: "Open sans", sans-serif;
font-size: 13px;
font-weight:400;
}
   
.link {
 color:#E20220;
 font-family: "Open sans", sans-serif;
 font-size: 14px;
 font-weight: 400;
 text-decoration:none;
 }
   
 .link_aktiv {
 color: #E20220;
 font-family: "Open sans", sans-serif;
 font-size: 14px;
 font-weight:400;
 text-decoration: underline;
 }
   
.pokal {
color:#333;
font-family: "Open sans", sans-serif;
font-size: 14px;
font-weight:600;
}

.fett_rot {
color: #E20220;
font-family: "Open sans", sans-serif;
font-size: 14px;
font-weight:600;
}
   
.normal {
color:#333;
font-family: "Open sans", sans-serif;
font-size: 14px;
font-weight:400;
line-height:1.4em;
}
   
.text {
color:#333;
font-family: "Open sans", sans-serif;
font-size: 14px;
font-weight:400;
line-height:1.4em;
}
   
.titel {
color:#666;
font-family: "Open sans", sans-serif;
font-size: 13px;
font-weight:400;
 }
 
.gb_main_title {
color:#E20220;
font-family: "Open sans", sans-serif;
font-size: 14px;
font-weight:400;
border-bottom:1px solid #ccc;	
} 
   
.ueberschrift {
color:#E20220;
font-family: "Open sans", sans-serif;
font-size:16px;
font-weight           : 600;
}

.ueberschrift_sw {
color:#333;
font-family: "Open sans", sans-serif;
font-size:16px;
font-weight:600;
}

.ueberschrift_grau {
color:#666;
font-family: "Open sans", sans-serif;
font-size:16px;
font-weight:600;
}

.bild {
	vertical-align: middle;
	display: block;
   height: auto;
   max-width: 100%;
   margin:10px auto;
   text-align: center;
   border:1px solid #414141;
}
  <!-- css -files Anpassung -->
.cc_container {background-color:#fff!important;}
.cc_container a {color:#E20220!important;font-size:13px!important;}
.cc_message {
color:#333!important;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px!important;
line-height:1.2em!important;
}
.cc_btn {background-color: #eee!important;}
