@charset "UTF-8";

@media screen
{ body {
	background:#FFFFFF;
	text-align:left;
 	margin:0; padding: 0 
}
 /**
  * Fonts
  * (en) font-family and font-size selection for headings and standard text elements
  * (de) Zeichensatz und Schriftgrößen für Überschriften und übliche Text-Elemente
  *
  * @section content-fonts
  */

  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  html * { font-size: 100.00% }

  /* (en) base layout gets standard font size 10px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 10 Pixeln */
  body {
    font-family: 'Verdana', Helvetica, Arial, sans-serif;
    font-size: 62.5%; 
    color: #000;  
  }

  h1,h2,h3,h4,h5,h6 { 
		font-weight:bold; 
	}

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span {
    color:#999;
  }

  p { /*line-height: 1.5em;*/ /*margin: 0 0 1em 0;*/ }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
  * Generic Content Classes
  * (en) standard classes for positioning and highlighting
  * (de) Standardklassen zur Positionierung und Hervorhebung
  *
  * @section content-generic-classes
  */

  .note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
  .important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
  .warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
  * External Links
  *
  * (en) Formatting of hyperlinks
  * (de) Gestaltung von Hyperlinks
  *
  */

  a {color: #4D87C7; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#182E7A; text-decoration:underline;}
	
  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;}
	
  #footer a { color: #999; background:transparent; font-weight: bold;}
  #footer a:focus, 
  #footer a:hover,
  #footer a:active {color: #4D87C7; background-color: transparent; text-decoration:underline;}

	/**
  * (en) Emphasizing external Hyperlinks via CSS
	* (de) Hervorhebung externer Hyperlinks mit CSS
	*
  * @section             content-external-links
  * @app-yaml-default    disabled
  */

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left: 12px;
    background-image: url('your_image.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }
  */

  /**
  * Tables | Tabellen
  * (en) Generic classes for table-width and design definition
  * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
  *
  * @section content-tables
 

  table { width: 500; border-collapse:collapse; margin-bottom: 0.0em; } */
  table.full { width: 500; }
  table.fixed { table-layout:fixed }

  th,td { padding: 0.0em; }
  thead th { background: #444; color: #fff }
  tbody th { background: #ccc; color: #333 }
  tbody th.sub { background: #ddd; color: #333 }
	
  /**
  * Miscellaneous | Sonstiges
  *
  * @section content-misc
  */

  hr {
	color: #ccc;
	width: 100%;	
  }
  
  .box_title_grau {
	background: #9a9a9a url("../_images_Grundlayout/bg_titel_grau.gif") repeat-x top left;
	color:#fff;
	padding:0em;
	margin-right:0px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
  }

 .box_title_grau_hell {	
	background: #f0f0f0 url("../_images_Grundlayout/bg_titel_grau2gif.gif") repeat-x top left;
	color:#000000;
	padding:0em;
	margin-right:0px;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	
  }

.box_title_grau_hell_blauTxt {
	background: #f0f0f0 url("../_images_Grundlayout/bg_titel_grau2gif.gif") repeat-x top left;
	color:#0033CC;
	padding:0em;
	margin-right:0px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-transform: uppercase;	
  }


.box_title_blau {
	background: #14A1DC url("../_images_Grundlayout/bg_titel_blau.gif") repeat-x top left;
	color:#FFFFFF;
	padding:0em;
	margin-right:0px;
	font-weight: bold;
	font-size: 12px;
  }
  .TablRahmen_blau {
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #14A1DC;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
}
  .TablRahmen_schwarz {
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	border: 1;
	border-right-color: #CC6666;
}
    h3.box_title {
    background: #9a9a9a url("../_images_Grundlayout/bg_titel_grau.gif") repeat-x top left;
    color:#fff;
    padding:0em;
    margin-right:0px;
  }



  
   /* default font-size 10px */	
  h1 { font-size: 1.8em; line-height:1.222em;}      /* 18px */
  h2 { font-size: 1.4em; line-height:1.429em;}  	/* 14px */
  h3 { font-size: 1.2em; line-height:1.083em}       /* 12px */
  h4 { font-size: 1.1em; line-height:1.272em}       /* 11px */

  a {color: #14329f; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#14329f; text-decoration:none;}
	
  .bold_text {font-weight:bold;}
  .bold_text_5left {
	font-weight:bold;
	padding-left: 5px;
}


 
		
  .red_text { color:#c00; }
  .search_word {
  	font-weight:bold;
  	background-color:#c2e3f1;
  	font-size:1.09em;
  }
  .layer1_container_2_col h3.box_title {
  	font-weight:normal;
  }
  
  /*------------------------------------------------------------------------------------------------------*/
  /* Horizontale Navigation Oben
  /*------------------------------------------------------------------------------------------------------*/
  
  #nav_main2 ul li {
  	font-size:1.1em;
  	line-height:1.27em;
  }
.box_title_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../$leserangebote/images/bg_title_purple.gif);
	font-style: normal;
}

  /*------------------------------------------------------------------------------------------------------*/
  /*| Main Column col1 */
  /*------------------------------------------------------------------------------------------------------*/
  
  /*Allgemeine Definitionen fuer Standard Text (11px Schrift / 14px Line-Height)*/
  .box_text {
  	font-size:1.1em;
  	line-height:1.27em;
  }
  
  /*------Eilmeldung / Aufhaenger-------------------------------------------------------------------------*/
  /*Eilmeldung*/
  .top_object_container_2_col h3.box_title{
    color:#c00;
    font-size:1.8em;
    line-height:1.222em;
  }
  /*Aufhaenger*/
  .top2_object_container_2_col .box_text {
    font-size:1.2em;
    line-height:1.333em;
  }
  /*-----Box Sub Title / Time Box-------------------------------------------------------------------------------------*/
  .box_sub_title {
  	line-height:1em;
  }
  .box_time_time {
    color:#999;
  }
  .box_time_text {
    color:#14329F;
	text-transform:uppercase;
  }
  .searchHit_container_2_col .box_time_text,
  .marketTop_object_container_2_col .box_time_text,
  .marketProduct_object_container_1_col .box_time_text {
  	text-transform: none;
  }
  /*-----Box Links-------------------------------------------------------------------------------------*/
  .box_links {
  	font-size:1.1em;
  	line-height:1.27em;
  }
  
  /*-----Container-------------------------------------------------------------------------------------*/
  .marketHit_container_2_col h3,
  .marketProduct_object_container_1_col h3,
  .marketProduct_object_container_1_col .market_price,
  .marketHit_container_2_col .market_price,
  .object_container_1_col h3,
  .object_container_2_col h3 {
    line-height:1.166em;
  }
  /*-----Detail-------------------------------------------------------------------------------------*/
  .detail_object_container_2_col .box_text_lead {
  	font-size:1.2em;
  	line-height:1.166em;
  	font-weight:bold;
  }
  .detail_object_container_2_col .box_text {
  	font-size:1.2em;
  	line-height:1.5em;
  }
  .detail_object_container_2_col .box_text h4 {
  	font-size:1em;
  	line-height:1.166em;
  }
  
  .detail_object_container_2_col .box_float_container {
  	font-size:1.1em;
  	line-height:1.27em;
  }
  .detail_object_container_2_col .box_float_container h3.box_title{
    font-size:1.09em;
  	line-height:1.083em;
  }
  .detail_object_container_2_col .box_links ul {
  	font-size:1.09em;
  	line-height:1.636em;
  }
  .detail_object_container_2_col .box_links ul li a {
  	color:#000;
  }
  
  /*Link*/
  .link_print {
	background: #fff url("../_images_Grundlayout/but_print.gif") no-repeat top left;
    padding-left:20px;
    margin-right:30px;
  }
  .link_send {
	background: #fff url("../_images_Grundlayout/icon_senden.jpg") no-repeat top left;
    padding-left:25px;
  }

  /*-----Marktplatz Top Produkte-------------------------------------------------------------------------------------*/
  .market_price {
  	font-weight:bold;
  	font-size:1.09em;
  	line-height:1.083em;
  }
  /*-----Banner Container-------------------------------------------------------------------------------------*/
  .banner_container h4 {
  	color:#999;
  	font-weight:normal;
  	font-size:1em;
  	line-height:1em;
  }
  .publish_object_container_1_col .banner_container h4 {
  	font-size:1.1em;
  	line-height:1.272em;
  }
	
  /*------------------------------------------------------------------------------------------------------*/
  /*| Verlagsanreisser / Zeitungsanreisser (Publication - Column) */
  /*------------------------------------------------------------------------------------------------------*/
  
  .p_box {
	font-size:1.1em;
	line-height:1.27em;
  }
  .p_box h4 {
  	font-size:1em;
  }
 
  /*------------------------------------------------------------------------------------------------------*/
  /*| Redaktionelle Inhalte (Editorial - Column) */
  /*------------------------------------------------------------------------------------------------------*/

  .e_box {
	font-size:1.1em;
	line-height:1.27em;
  }
  .e_box h4 {
  	font-size:1em;
  }

  /*------------------------------------------------------------------------------------------------------*/
  /*| Search and Contact-Link */
  /*------------------------------------------------------------------------------------------------------*/
  #top_search_container .txt_search_top {
  	color:#999999;
  }

  /*------------------------------------------------------------------------------------------------------*/
  /*| Formulare */
  /*------------------------------------------------------------------------------------------------------*/ 
  .txt_search_top {
  	font-size:1.1em;
  }
  .row_container {
  	font-size:1.1em;
  	line-height:1.27em;
  }
  .row_container h3 {
  	font-size: 1.09em;
  	line-height: 1.166em;
  }
  .input_button {
  	color: #999; /* font color for bottons always gray */
  }
  .input_textarea {
  	font-family: monospace;
  	font-size: 13px;
  }
  
   /*------------------------------------------------------------------------------------------------------*/
  /*| Forms*/
  /*------------------------------------------------------------------------------------------------------*/
  
  /*Layer for abopass has position absolute*/
  .registration_container_2_col {position:relative;}
  
  /*--------Rows of form (contain input fields) ----------------------------------------------------------*/
  .row_set_container { /* contains multiple rows */
  	margin-bottom:2em;
  }
  .row_container { /* contains a row */
  	background: #fff url("../_images_Grundlayout/bg_suche.gif") repeat-x top left;
	padding:0.6em 0 0.5em 2px;
  }
  .row_container_separator { /* used for a empty row_container */
  	height:14px;
  	padding:0;
  }
  .pwdlost_container_2_col .row_container_separator {
  	height:18px;
  	padding:0;
  	margin:0;
  }
  
  .inputform_container .row_container { /* a row in a form */
  	padding: 2px 0 0 0;
  }
  .inputform_container .input_select_container .row_container { /* a row which contains a drop down */
  	padding: 2px 0 0 0;
  }
  
  /*--------Vertical alignement inside of row_container -----------------------------------------------------------------*/
  .row_container .vAlign_c { /* aligns elements in a row vertically centered */
  	padding-top: 4px;
  }
  .row_container .vAlignH3_c { /* aligns a h3-header element in a row vertically centered */
  	padding-top: 4px;
  }
  .inputform_container .vAlign_c { /* aligns elements in a FORM-row of a form vertically centered */
  	padding-top: 7px;
  }
  
  /*--------Input fields ---------------------------------------------------------------------------------------*/
  .input_button {
  	padding:2px 2px 2px 2px;
  	height:auto;
  }
  .input_select {
  	height: auto;
  	margin-top: 3px;
  	padding: 2px 0 2px 2px;
  }
  .input_select_medium {
  	height: auto;
  	width: 156px;
  	margin-top: 3px;
  	padding: 2px 0 2px 2px;
  }
  .input_checkbox {
  	margin-top: 4px;
  	margin-bottom: 2px;
  	padding: 2px 0 2px 2px;
  }
  .input_textarea {
  	height: 176px;
  	width: 301px;
  	padding-top: 6px;
  	padding-left: 2px;
  }
  .input_textfield_small {
  	height: 20px;
  	width: 60px;
  	margin-top: 2px;
  	padding: 2px 0 2px 2px;
  }
  .input_textfield_medium {
  	height: 20px;
  	width: 150px;
  	margin-top: 2px;
  	padding: 2px 0 2px 2px;
  }
  .input_textfield_large {
  	height: 20px;
  	width: 301px;
  	margin-top: 2px;
  	padding: 2px 0 2px 2px;
  }
  
  /*--------Specific layout informations -----------------------------------------------------------------------*/
  .ticket_order_container_2_col .c25r,
  .ticket_selection_container_2_col .c42r {
  	text-align:right;
  }
  .ticket_order_container_2_col .row_container h3,
  .ticket_selection_container_2_col .row_container h3 {
  	margin-top:16px;
  }
  .ticket_order_container_2_col .row_container_text {
  	margin-top:10px;
  	margin-bottom:27px;
  }
  .ticket_order_container_2_col .row_container_column_text {
  	margin-top:16px;
  }
  .formIntro_text h3 {
  	margin-top:10px;
  	margin-bottom:27px;
  }
  
  /*--------Search Elements ---------------------------------------------------------------------------------------*/
  
  
  /*.row_side_l {
  	float:left;
  	width:138px;
  	background:#ff0;
  }
  .row_side_m {
  	float:left;
  	width:100%;
  }
  .row_side_r {
  	float:right;
  	width:344px;
  	background:#f0f;
  }  */
  .cmd_search_left {
  	float:left;
  }
  a.link_right {
  	padding-top:0.3em;
  	padding-right:40px;
  	float:right;
  }
 }
