/* Stylesheet Bayern2Radio */

@import url(dom.css);

/* Schriftfarbe-groesse und art */	
body, div, span, p, td, th, h1, h2, h4, li, ul, ol { 
	 font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	 color: #2e2f1e;
	 font-size:10pt;
	 }
	
body {
 	background-color: #E0DDD9;
 	margin:0px;
	 }
	
	/* Link intern */
 a:link {
	 color: #464734;
	 text-decoration:underline;
	 font-weight:bold;
	 }

/* Link intern (visited) */
 a:visited {
	 color: #af4900;
	 text-decoration:underline;
	 font-weight:bold;
	 }

/* Link extern */
 a.extern:link {
	 text-decoration:underline;
	 font-weight:normal;
	 }

/* Link extern (visited) */
 a.extern:visited {
	 color: #af4900;
	 text-decoration:underline;
	 font-weight:normal;
	 }
	
/* Allgemeine Link Action */
 a:hover {
	 text-decoration:none;
	 }
	
/* Hauptüberschrift */
 h2 {
	 font-size:13pt;
	 font-weight:bold;
	 margin:0px;
	 }

/* Unterüberschrift */
 h3 {
	 font-size:10pt;
	 font-weight:bold;
	 margin:0px;
	 }
	
/* Fusszeilenlink */
	a.footer:link {
		font-weight:bold;
		font-size:10px;
		color: #ffffff;
		text-decoration:none;
		}
		
/* Fusszeilenlink (visited)*/
	a.footer:visited {
		font-weight:bold;
		font-size:10px;
		color: #ffffff;
		text-decoration:none;
		}

/* Fusszeilenhintergrund */		
td.footer {
	 background-image:url(/news/bayerntext/live/pic/footer.gif);
	 }
		
		td.kopf_suche {
	background-image: url(/news/bayerntext/live/pic/image_streifen_repeat.gif);
	background-repeat: repeat-x;
	vertical-align: top;
 }
 td.kopf_oben{
	background-image: url(/news/bayerntext/live/pic/kopf_hg_oben.gif);
	background-color: #7B7DB7;
	background-repeat: repeat-x;
	height: 51px;
 }
 td.kopf_unten{
	background-image: url(/news/bayerntext/live/pic/kopf_zwischen_reitern.gif);
	background-color: #7B7DB7;
	background-repeat: repeat-x;
	height: 34px;
 }
	
	table.content {
	background-color:#EDEDED;
	align:left;
	width:370;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	}
	
	table.content td {
	padding:10px;
	}
	
	pre {
	font-family:monospace, courier, courier new;
	}
	
	.bgback { 
	background-image: url(/news/bayerntext/live/pic/los.gif); 
	}
	
	.c63 {
	visibility:hidden;
	}
	

	
/*SUCHE */
input.inputer { 
	font-size:10px;	
	font-family:verdana;	
	width:110px; 
	}
	
.backg { 
	background-color:#C9C6BF;
	background-image: url(/bayern2radio/pic/suche_streifen.gif); 
	}
		
.backg2 { 
	background-color:#67654E;
	background-image: url(/bayern2radio/pic/suche_streifen2.gif); 
	}
	
	/* Styles fuer die Printversion */
@media print	{
  .ausblenden {	
				display:none;	
				}
	}

	

