/*
	Datei: style_ie.css
	
	Zentrales ausgelagertes Stylessheet fuer
	Auftritt Blaupunkt
	Internet Explorer
	Angela Kresse Pixelpark AG

	erstellt 06.04.01
	geaendert 06.04.01 ak

*/
		
/* Standard-Styles */

		/* Headlines Content & Pop-Ups;
			Sublines Content */
		.headb-w {
			font-family :Arial;
		  	font-size : 14px;
		  	color : #FFFFFF;
			font-weight : bold;
			text-decoration: none;
		}
		/* Sublines Popup */
		.headb-d {
			font-family :Arial;
		  	font-size : 14px;
		  	color : #254369;
			font-weight : bold;
			text-decoration: none;
		}
		/* Fließtext Content;
			Fließtext Popup Content 
			*/
		.text-w {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #FFFFFF;
			font-weight : normal;
			text-decoration: none;
		}
		/* Fließtext Content Hervorhebungen 
			*/
		.textb-db {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #2C3D88;
			font-weight : bold;
			text-decoration: none;
		}
		.tool-db {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #254369;
			font-weight : normal;
			text-decoration: none;
		}
		.toolb-db {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #254369;
			font-weight : bold;
			text-decoration: none;
		}
		/* Fließtext Content Links;
			 Fließtext Popup Content Links;
			 Fließtext Popup Tools Links
			 */
		.text-y {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #DEC625;
			font-weight : normal;
			text-decoration: none;
		}
		
		.textb-y {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #DEC625;
			font-weight : bold;
			text-decoration: none;
		}
		.textb-lb {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #94BEDC;
			font-weight : bold;
			text-decoration: none;
		}
		.textm-lb {
			font-family :Arial;
		  	font-size : 11px;
		  	color : #94BEDC;
			font-weight : normal;
			text-decoration: none;
		}
		.text-lb {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #94BEDC;
			font-weight : normal;
			text-decoration: none;
		}
		.textb-g {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #BEC5D2;
			font-weight : bold;
			text-decoration: none;
		}
		.textk-w {
			font-family :Arial;
		  	font-size : 10px;
		  	color : #FFFFFF;
			font-weight : normal;
			text-decoration: none;
		}
		.textm-w {
			font-family :Arial;
		  	font-size : 11px;
		  	color : #FFFFFF;
			font-weight : normal;
			text-decoration: none;
		}
		.textbm-w {
			font-family :Arial;
		  	font-size : 11px;
		  	color : #FFFFFF;
			font-weight : bold;
			text-decoration: none;
		}
		/* Fließtext Popup Content Hervorhebungen
			 */
		.textb-w {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #FFFFFF;
			font-weight : bold;
			text-decoration: none;
		}
		/* Fließtext Popup Tools
			 */
		.text-d {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #254369;
			font-weight : normal;
			text-decoration: none;
		}
		/* Fließtext Popup Tools Hervorhebungen
			 */
		.textb-d {
			font-family :Arial;
		  	font-size : 12px;
		  	color : #254369;
			font-weight : bold;
			text-decoration: none;
		}	
		.Button {
			BACKGROUND-COLOR: #ffffff; 
			BORDER-BOTTOM: black 1px solid; 
			BORDER-LEFT: black 1px solid; 
			BORDER-RIGHT: black 1px solid; 
			BORDER-TOP: black 1px solid; 
			COLOR: #000000; 
			FONT-FAMILY: Verdana, arial; 
			FONT-SIZE: 10px;
		}
		.Message {
			font-family :Arial;
		  	font-size : 10px;
		  	color : #FFFFFF;
			font-weight : normal;
			text-decoration: none;
		}
		.ForumTitleBig {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold; color: #FFFFFF
		}  