f/* Stylesheet BR-INTERN - DATENOASE */

@import url(dom.css);
#radioBox, #tvBox, #brBox{
  left:185px;
  margin-left:3px!important;
}
/* Schriftfarbe-groesse und art */	
body, div, p, td, th, h1, h2, h4, li, ul, ol { 
	 font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	 color: #000000;
	 font-size:10pt;
	 }
body {
 	background-color: #B6C6DC;
 	margin:0px;
	 }
	 
body.iframe {
	background-image:none !important;
	background-color:#1A479C;
	 }
img.br-logo{
  background:url(/global/images/br_logo.png) no-repeat;
  width:137px;
  height:43px;
  border:0;
}
#content p{
margin-top: 10px;
margin-bottom: 10px;
}
table{
background-color:#b6c6dc;
}
*html img.br-logo{
  background:none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='/global/images/br_logo.png');
  width:137px;
  height:43px;
  border:0;
}

table.iframe .kasten {
background-color:#1A479C;
vertical-align: top;
text-align: left;
}
 
table.iframe th.kasten {
 vertical-align: top;
 background-color: #6684BD;
 color:#D0DBED;
 font-weight: bold;
 text-align: left;
}

	
	table.popup {
	 background-color: #003291;
	}
	
	td.popup {
	background-color:#ffffff;
	}
	
	div.popup {
		margin-left:7px;
		margin-top:7px;
		margin-right:7px;
	}
	
	/* Link intern */
 a:link {
	 color: #3A527D;
	 text-decoration:underline;
	 font-weight:bold;
	 }

/* Link intern (visited) */
 a:visited {
	 color: #3A527D;
	 text-decoration:underline;
	 font-weight:bold;
	 }

/* Link extern */
 a.extern:link {
	 color: #3A527D;
	 text-decoration:underline;
	 font-weight:normal;
	 }

/* Link extern (visited) */
 a.extern:visited {
	 color: #3A527D;
	 text-decoration:underline;
	 font-weight:normal;
	 }
	
/* Allgemeine Link Action */
 a:hover {
	 text-decoration:none;
	 }
	
/* Hauptüberschrift */
 h2 {
	 font-size:13pt;
	 font-weight:bold;
	 }

/* Unterüberschrift */
 h3 {
	 font-size:10pt;
	 font-weight:bold;
		margin-bottom:10px;
	 }
	
/* 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(/br-intern/medienforschung/pic/footer.gif);
	 }
		
/* Style für NOBild Teaser */
span.nurtext img.tkbild {
	 display: none;
  }
		
	/* ############################## */
	
	/* Dossierteaser Hintergrund und Positionierung */
.dt_bgc {
	background-color:#002874;
	padding: 6px 7px 5px 7px;
	}
	
.dt_bgc2 {
	background-color:#002874;
	padding: 0px 7px 0px 7px;
	}
	
	/* Dossierteaser Hintergrund und Positionierung */
.dt_bgc3 {
	background-color:#002874;
	}
	
 /* Dossierteaserbild Rahmen */
.dt_bild {
	border-color:#0A1C3E;
	color:#0A1C3E;
	border-style: solid;
	}
	
 /* Dossierteaser text */
.dt_text {
	background-color:#002874;
	font-size:11px;
	padding: 6px 7px 6px 7px;
	}
	
/*Dossierteaser "weiter" Pfeil */
.dt_pfeil {
	background-image: url(/br-intern/pic/pfeil_20_schwarz.gif); 
	background-repeat:no-repeat;
	width:18px;
	}

/* Dossierteaser Link */
a.dt_titel:link {
	font-size:11px;
	color:#FED201;
	font-weight:bold;
	text-decoration:underline;
	}
	
/* Dossierteaser Link */
a.dt_titel:visited {
	font-size:11px;
	color:#FED201;
	font-weight:bold;
	text-decoration:underline;
	}
	
/* Dossierteaser Link */
a.dt_titel:hover {
	font-size:11px;
	color:#FED201;
	font-weight:bold;
	text-decoration:underline;
	}
		
	/* ################################### */
	
/* Teaserkasten Überschrift*/
td.kasten2 {
	background-color: #D3DDEA;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 7px 2px;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
} 
	
/* Teaserlkasten Hintergrund*/
.tk_bgc {
 background-color:#D3DDEA;
	vertical-align:top;
	}
	
	/* Teaserkasten "mehr" Link Postitionierung */
.tk_mehr {
 background-color:#91A9CB;
	padding: 0px 5px 0px 5px;
	}
	
 /* Teaserkasten "mehr" Pfeil*/
.mehr {
	background-image: url(/br-intern/medienforschung/pic/pfeil_40_weiss.gif);
	}
	
	/* Teaserkasten Link intern */
a.tk:link {
	font-size:11px;
	color:#242A33;
	text-decoration:none;
	font-weight:bold;
	}

/* Teaserkasten Link(visited) */
a.tk:visited {
	font-size:11px;
	color:#242A33;
	text-decoration:none;
	font-weight:bold;
	}
	
	/* Teaserkasten Link(visited) */
a.tk:hover {
	font-size:11px;
	color:#242A33;
	text-decoration:none;
	font-weight:bold;
	}

/* Teaserkastenbild Rahmen */
img.tkbild { 
 border-color:#FFFFFF; 
	color:#FFFFFF;
	margin-left:8px;
	}

table.galerie {
	width:500px;
	}
	
td.thumbs {
	padding: 0px;
	background-color: #D3DDEA;
	vertical-align: top;
	text-align: left;
}
	
/* Galerie Textgrösse */
table.galerie td.kasten {
	font-size: 11px;
}

table.bildleiste {
	padding-top:20px;
	padding-bottom:20px;
 }
	
td.galerie_link{
	text-indent: 15px;
	vertical-align: top;
	background-color: #D3DDEA;
	padding: 2px 7px 7px 7px;
	background-image: url(/br-intern/pic/pfeil_20_weiss.gif);
	font-weight: bold;
	background-position:  7px 3px;
	background-repeat: no-repeat;
	}


/* Kasten Überschrift */
th.kasten {
	vertical-align: top;
	background-color: #9FB6D4;
	font-weight: bold;
	text-align: left;
	color:#2F363F;
	font-size: 10pt;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	padding: 2px 7px;
}

/* Kontakt - Kasten Überschrift */
th.kasten2 {
	background-color: #002365;
}

/* Kasten Content */
td.kasten {
	vertical-align: top;
	background-color: #D3DDEA;
	text-align: left;
	font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	padding: 2px 7px 7px;
}

/* Audiokasten Hintergrund für das Audiobild*/
td.audio{
	vertical-align: top;
	background-image: url(/br-intern/pic/real_audio_bgr.gif);
	background-repeat: repeat-y;
	width: 73px;
}

/* Audio/Videokasten Tabellenbreite */
table.av{
	width:500px;
}

/* Audio/videokasten Textgrösse */
table.av td.kasten {
	font-size: 11px;
}

/* Audio/Videokasten Überschriftenlink */
table.av a {
	color: #ffffff;
	text-decoration: none;
}

/* Audio/Videokasten Überschriftenlink */
table.av a:visited {
	color: #ffffff;
	text-decoration: none;
 }

/* Videokasten Hintergrund */	
td.video {
	vertical-align: top;
	background-color: #D3DDEA;
	}
	

td.video_bild {
	vertical-align: top;
	background-color: #001436;
	background-image: url(/br-intern/pic/real_video_filmstreifen.gif);
	width: 95px;
	padding:5px;
	background-repeat: repeat-y;
	text-align: center;
	}
	
}
table#176 {
width: 176px;
}
table#180 {
width: 180px;
}
table#108 {
width: 108px;
}
table#250 {
width: 250px;
}
table#132 {
width: 132px;
}
table#156 {
width: 156px;
}
table#113 {
width:113px;
}

/* Bildunterschrift */
td.bu {
	background-color: #D3DDEA;
	font-size: 11px;
	padding: 2px 2px 7px 2px;
}
img {
	color: #ffffff;
	border-color:  #ffffff;
}
td.lupe{
	background-color: #D3DDEA;
	padding: 2px;
	vertical-align: top;
}

ul.aufmacher {
	font-family :   Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	padding: 0px;
	margin-bottom: 1px;
	margin-top:7px;
	margin-left:-23px;
	list-style-type: square;
   }
			
	ul {
		list-style-type: square;
	}
			
td.stand {
color:#4A61B6;
font-size:9px;
text-indent:7px;
vertical-align:middle;
}

td.kopf_suche {
	background-image: url(/br-intern/medienforschung/pic/kopf_image_rechts.gif);
	width: 100%;
	height: 53px;
	float:right;
	background-color: #B6C6DC;
	vertical-align: top;
 }
 td.kopf_oben{
	background-image: url(/pic/kopf_hg_oben.gif);
	background-color: #06307f;
	background-repeat: repeat-x;
	height: 51px;
 }
  td.kopf_oben_01{
	background-color:#E0E7ED !important;
	background-repeat: repeat-x;
	height:85px;
 }
 td.kopf_unten{
	background-image: url(/pic/kopf_hg_unten.gif);
	background-color: #0e377b;
	background-repeat: repeat-x;
	height: 34px;
 }
	
.link_pfeil {
 background-image: url(/br-intern/medienforschung/pic/pfeil_neutral.gif);
	background-repeat: no-repeat;
	}
	
	hr {
	color:#ffffff;
	}

.klein {
	font-family : sans-serif, Tahoma, Verdana, Helvetica, Arial;
	font-size : 10px;	
}

/*Styles für Standard-tabellen*/
table.tabelle{
	padding: 3px;
}	

/*Standard-Auszeichnung für tds ohne class | 20% Weiß*/
table.tabelle td {
	background-color: #D3DDEA;
	border: #003291;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	vertical-align: top;
}
/*tabellen HAUPT-Überschrift | 40% Weiß*/
table.tabelle th {
	background-color: #6684BD;
	border: #003291;
	border-style: solid;
	border-width: 0px 1px 2px 0px;
	font-weight: bold;
	text-align: left;
}
/*Tabellen UNTER-Überschrift, Spalten/Zeilenbeschriftung | 30 % weiß*/
table.tabelle th.untertitel {
	background-color: #4D70B2;
	border: #003291;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	text-align: left;
}
/*Alternative Tabllen zelle mit class | 10% weiß */
table.tabelle td.alternativ {
	background-color: #1A479C;
	border: #003291;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	vertical-align: top;
}

/*Standard-Tabellen zelle mit class für sehr kleinen Text*/
table.tabelle td.mini {
	font-size: 10px;
}
	
	td.redir {
	background-color:#002365;
	padding: 0px 0px 0px 8px;
	text-align:middle;
} 

td.redirand {
	background-color:#000000;
}

span.nurtext th.kasten{ 
	text-transform: uppercase;
}
span.teaser th.kasten{
	text-transform: uppercase;
}

span.teaser td.kasten {
	font-size:9pt;
	}
	
h1 {
	color: #CCD6E9;
	background-color: #D3DDEA;
	font-size: 17px;
	letter-spacing: -0.5px;
	font-family:  Verdana, trebuchet, sans-serif;
	padding: 3px 10px 2px 10px;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	width: 500px;
	height: 31px;
	border-color: #000000;
	text-align : right;
}

	/*SUCHE */
input.inputer { 
	font-size:10px;	
	font-family:verdana;	
	outline:none;	
	width:110px; 
	}
	
.backg { 
	background-color:#7593BE;
	background-image: url(/br-intern/pic/suche_streifen.gif); 
	}
		
.backg2 { 
	background-color:#061043;
	background-image: url(/br-intern/pic/suche_streifen2.gif); 
	}


  a.navigation:link {
	 color: #ffffff;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 12px;
	 font-family: trebuchet, tahoma, helvetica, arial, verdana, sans-serif;
	 }

/* Link intern (visited) */
 a.navigation:visited {
	 color: #C6BFA9;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 12px;
	 font-family: trebuchet, tahoma, helvetica, arial, verdana, sans-serif;
	 }

/* Navigation Link Action */
 a.navigation:hover {
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 12px;
	 font-family: trebuchet, tahoma, helvetica, arial, verdana, sans-serif;
	 color: #fed201;
	 }
	 
td.navigation{
	background-color: #D3DDEA;
	border-color: #003291;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
td.top_nav{
	background-color: #B6C6DC;
}

/* Mehrpfeil */
img.mehrpfeil { 
 	border:0; 
	vertical-align: middle;
	}
	
	table.hittabelle th {
	background-color:#89A9CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	table.hittabelle th div {
	margin-left:8px;
	margin-right:8px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
	}
	
	table.hittabelle td.platz {
	background-color:#89A9CE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B6C6DC;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	table.hittabelle td div {
	margin-left:8px;
	margin-right:8px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:11px;
	}
	
	table.hittabelle td.sender {
	background-color:#F9CE05;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B6C6DC;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	table.hittabelle td.sender2 {
	background-color:#F9CE05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}

	table.hittabelle td.titel {
	background-color:#ECF1F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6C6DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	table.hittabelle td.sender div {
	margin:8px;
	font-weight:bold;
		font-size:11px;
	}
	
	
	table.hittabelle td.mio {
	background-color:#F9C76F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6C6DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	table.hittabelle td.ma {
	background-color:#FFE983;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
		table.hittabelle td.ma2 {
	background-color:#FFE983;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6C6DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C6DC;
	}
	
	ul.archiv li {
 color:#F8A109;
	font-size:12px;
	height:15px;
	padding:0px;
		margin-bottom: 1px;
	margin-top:7px;
	margin-left:-23px;
	}
	a.br-logo{
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='/image/BR_logo.png');
      background:url(/image/BR_logo.png) no-repeat;
      width:230px;
      height:55px;
      display:block;
      cursor:pointer;
    }
    *html a.br-logo{
      background:none;
    }
