noscript div {
text-align: center;
border: 1px solid;
padding: 2px 6px;
margin: 6px 0;
}

.newsticker_default pre {
position:relative; 
background: #ccc; 
color: #333; 
font-family: courier new, monospace; 
font-size: 14px; 
border-top: 1px solid #a0a6a9; 
border-bottom: 1px solid #a0a6a9; 
padding: 6px 0; 
margin: 16px 0; 
overflow: hidden!important;
}

.newsticker_standard pre {
position:relative; 
background: #ccc; 
color: #000; 
font-family: courier new, monospace; 
font-size: 14px; 
border-top: 1px solid #640; 
border-bottom: 1px solid #640; 
padding: 6px 0; 
margin: 16px 0; 
overflow: hidden!important;
}

.newsticker_braun_weiss_gruen pre {
position:relative; 
background: #FFF; 
color: #640; 
font-family: courier new, monospace; 
font-size: 14px; 
font-weight: 700; 
border-top: 3px solid #090; 
border-bottom: 3px solid #090; 
padding: 6px 0; 
margin: 16px 0; 
overflow: hidden!important;
}

.newsticker_rot pre {
position:relative; 
background: #F00; 
color: #FFF; 
font-family: courier new, monospace; 
font-size: 20px; 
font-weight: 700; 
border-top: 3px solid #000; 
border-bottom: 3px solid #000; 
padding: 9px 0; 
margin: 16px 0; 
overflow: hidden!important;
}

.newsticker_schwarz pre {
position:relative; 
background: #000; 
color: #998; 
font-family: courier new, monospace; 
font-size: 16px; 
font-weight: 400; 
font-style: italic; 
padding: 6px 0; 
margin: 16px 0; 
overflow: hidden!important;
}

.newsticker_augenschaedlich pre {
position:relative; 
background: #0F0; 
color: #F0F; 
font-family: courier new, monospace; 
font-size: 22px;
font-weight: 900;  
border-top: 3px dotted #008; 
border-bottom: 3px dotted #800; 
padding: 6px 0; 
margin: 16px 0; 
overflow: hidden!important;
}
