@charset "UTF-8";

/* Import von Ergänzungen n_ak */

@import url(dropdown-sitemap_supp_n_ak.css);
@import url(tt_news_supp_n_ak_v3.css);
@import url(tipafriend_plus_supp_n_ak.css);
@import url(powermail_supp_n_ak.css);
@import url(indexedsearch_supp_n_ak.css);
@import url(print_supp_n_ak.css);


@media all
{

  body {
	  background: transparent url(../images/bg_verlauf_2000-2000blau.png) no-repeat; 
    background-position: 0% 0%;
    text-align: center;     /* IE: Einmittung */
  }

  /* generelle Farbe Titelei n_ak: #555 */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  color: #555;
  }

  /* generelle Farbe p n_ak: #333 */
  p {
  color: #333;
  }

  /* Font-Grössen hx, Korrekturen zu content.css */
  
  h3 {
  font-size:130%;
  }
  
  h4 {
  font-size:130%;
  font-style:italic;
  padding-left: 35px;
  }
  
  h5 {
  font-size:110%;
  padding-left: 35px;
  }

  h6 {
  font-size:110%;
  padding-left: 35px;
  }
  
  p, #col1_content ul li, #col2_content ul li {
  font-size:110%;
  }

  #page_margins {
	 background: transparent;
	 min-width: 740px;
   max-width: 80em;
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 0;
   margin-left: auto;
   text-align: left;
  }

  #page {
	 background: transparent;
	 border: 0px solid transparent;
	 margin: 10px;
  }

  #header {
	 height: 10%; 
	 border-top-width: 1px;
	 border-right-width: 2px;
	 border-bottom-width: 2px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: ridge;
	 border-bottom-style: ridge;
	 border-left-style: solid;
	 border-top-color: #CCCCCC;
	 border-right-color: #CCCCCC;
	 border-bottom-color: #CCCCCC;
	 border-left-color: #CCCCCC;
	 background: transparent;
	 font-size:0;
  }


  #header img.headImg1 {
      	width: 100%;
      	font-size:100%;
        /* height: auto; */ 
      	z-index: 0;   
      	left: 0;
        top: 0;
  	position: relative; 
  }

  #header #topnav {
    background:transparent none repeat scroll 0% 0%;
    color: #333;
    font-size: 11px;
    top:-20px;
    z-index: 10;
    right:0px;
    
  }

  #topnav a {
    background:transparent none repeat scroll 0% 0%;
    color: #333;
    font-weight:normal;
    text-decoration:none;
  }

  #topnav a:focus, #topnav a:hover, #topnav a:active {
    background-color:transparent;
    color:red;
    text-decoration:underline;
  }

  #header div.tx-macinasearchbox-pi1 {
      	z-index: 10;   
        background-color: transparent;
  }

  #header div.tx-macinasearchbox-pi1 form input {
        border: 1px inset;
        border-color: #ccc;
        color: #000;
        font-size: 0.9em;
        background-color: transparent;
  }

  #header div.tx-macinasearchbox-pi1 form input:focus {
        background-color: #fff;
  }


  #nav_main {
  width:100%;
  float: left;
  display:inline;
  overflow: hidden;
	line-height: 1em;
	background-image: none;
	background-color: transparent;
	border-style: none;
  }

  #nav_main ul {
	border-left: 1px #aaa solid;
	border-right: 1px #fff solid;
  display:inline;
	float: left;
	margin: 0;
  margin-left: 25%;
	padding: 0;
  }

/* HACK für IE6: doubled-float-margin-bug */
* html #nav_main ul {
	border-left: 0px #aaa solid; /* wegen falschem box-modell */
	border-right: 1px #fff solid;
  display:inline;
  margin-left: 0;
  padding-left: 25%;
  }
  

  #nav_main ul li {
  display:inline;
	float: left;
	font-size: 1.0em;
	line-height: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #fff;
  }

  #nav_main ul li a,
  #nav_main ul li strong {
	background: transparent;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0.8em 0.5em 0.8em;
	text-decoration: none;
	width: auto;
  }

  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  {
	text-decoration: none;
	display: block;
	color: #CC0000;
	font-weight: bold;
	background-color: #99CCFF;
  }

  #nav_main ul li#current {
	border-left: 1px #444 solid;
	border-right: 1px #888 solid;
	background-color: #99CCFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: right center;
	font-weight: bold;
	color: #FFFFFF;
  }

  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active {
	/*    background: transparent;*/
    color: #FFFFFF;
	text-decoration: none;
	background-color: #99CCFF;
	font-weight: bold;
  }


  
  #submenu {
  border-top:0px solid #ccc; 
  margin:0em 0pt 1.5em;
  }
  
  #submenu a, 
  #submenu strong {
  border-bottom:1px solid #ddd;
  padding-left:5%;
  width: 100%;
  }

  
  #submenu li#title {
  background-color:transparent;
  border-bottom:1px solid #919292;
  color:#333;
  padding:1px 0px 1px 0px;
  width:100%;
  font-weight:bold;
  text-align: right;
  }
  
  #submenu li a {
  background-color:transparent;
  color:#333;
  font-weight:bold;
  padding-left:5%;
  width: 100%;
  }
  
  #submenu li#active,
  #submenu li strong {
  background-color:#9cf;
  border-bottom:1px solid #ddd;
  color:#fff;
  font-weight:bold;
  padding-left: 5%;
  width: 100%;
  }
  
  
  #submenu li.act_t1 a,
  #submenu li.cur_t1 a {
  background-color:#9cf;
  color:#fff;
  }
  
  #submenu li a:focus, 
  #submenu li a:hover, 
  #submenu li a:active {
  background-color:#9cf;
  color:#c00;
  font-weight:bold;
  }

  #submenu ul li,
  #submenu ul li strong {
  margin-left:0;
  padding-left:0;
  width:100%;
  }
  
  #submenu li ul li a, 
  #submenu li ul li#active, 
  #submenu li ul li strong, 
  #submenu li ul li span {
  padding-left:25%;
  padding-right:50%;
  width:75%;
  }

  #submenu li ul li a {
  background-color:transparent;
  color:#333;
  font-weight:normal;
}

  
  #submenu li ul li a:focus, 
  #submenu li ul li a:hover, 
  #submenu li ul li a:active {
  background-color:#9cf;
  color:#c00;
  }  
  
  #submenu li.act_t1 ul li a,
  #submenu li.cur_t1 ul li a {
  color: #333;
  }
  
  #submenu li.act_t1 ul li a:focus,
  #submenu li.act_t1 ul li a:hover,
  #submenu li.act_t1 ul li a:active,
  #submenu li.cur_t1 ul li a:focus,
  #submenu li.cur_t1 ul li a:hover,
  #submenu li.cur_t1 ul li a:active {
  color: #c00;
  }
  
  
  
  
  #main {
	background: transparent;
	margin-bottom: 40px;
  }

  #teaser {
	background:transparent;
    height:25px;
	}

  #teaser div {
        float:left;
        font-size:0.9em;
        width:auto;
  }


  #teaser .rootline {
  color: #333;
  margin:6px 0pt 4px 0px;
  margin-left:25%;
  }

  

  #teaser .rootline a {
  color: #333;
  text-decoration:underline;
  }

  #teaser .rootline a:focus, 
  #teaser .rootline a:hover, 
  #teaser .rootline a:active {
    background-color:transparent;
    color:red;
    text-decoration:underline;
  }

  /* Teaser efa-fontsize */
  #teaser .selectFontSize {
        float:right;
        margin:6px 0px 0pt 0pt;
  }

  #teaser .langMenu {
  float:right;
  margin:3px 0px 0pt 0pt;
  }



  #footer {
	 background: transparent;
	 border-top: transparent;
   color: #333;
   padding-right:0;
   padding-top: 0px;
   text-align:left;
   border-top:1px solid #ccc;
   padding-left: 0px;

  }

  #footer a {
    color: #333;
    font-weight:bold;
  }

  #footer a:focus, 
  #footer a:hover, 
  #footer a:active {
    background-color:transparent;
    color:red;
    text-decoration:none;
  }

  #col1 {
	 margin-bottom: 0;
  }



  #col1_content {
	margin-top: 10px;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 30px;
  }

  #col1_content h1 {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right:20px;
  }
  
  #col1_content h2 {
	padding-left: 35px;
	padding-right:20px;
  }

  #col1_content h3 {
	padding-left: 35px;
	padding-right:20px;
  }

  #col1_content p {
	padding-left: 35px;
	padding-right: 20px;
  }

  #col1_content a,
  #col2_content a {
    color: #1E6289; /* default */ 
    font-weight:bold; 
  }

  #col1_content a:focus, 
  #col1_content a:hover, 
  #col1_content a:active,
  #col2_content a:focus, 
  #col2_content a:hover, 
  #col2_content a:active {
    background-color:transparent;
    color:red;
    text-decoration:none;
  }



  #col1_content ul {
  padding-left: 35px;
  margin-left: 0;
  }

  #col2 {
  }

  #col2_content {
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
  }


/* Gestaltung Hintergrundbild + Borders */
  #col1_content, 
  #col2_content {
  background: url(../images/textbg_weiss-60_12x10.png) repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  }

/* HACK für IE6: background-color: weiss statt background-img */
* html  #col1_content, 
* html  #col2_content {
  background-color: #fff;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  }


  #col2_content h3 {
	padding-top: 10px;
	padding-bottom: 10px;
  }

  #col2_content p {
	padding-left: 25px;
	padding-right: 15px;
  }



  #col3 {
	text-align: left;
	margin-bottom: 0;
	margin-left: 0;
  }

  #col3_content {
	padding-top: 35px;
	padding-left: 0;
	padding-right: 20px;
	padding-bottom: 0px;
  }



  #col1_content h1, 
  #col2_content h1, 
  #col3_content h1 {
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 5px;
  }


  #col1_content p, 
  #col2_content p, 
  #col3_content p {
	padding-left: 35px;
	padding-right: 20px;
  }

  #col1_content li, 
  #col2_content li {
	padding-left: 10px;
	padding-right: 20px;
  }

  
  #col3 {
	border-right:0px solid #DDDDDD;
  }


div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
margin-right:10px;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-left:35px;
}


dl.csc-textpic-image {
       border: 1px;
       border-style:solid;
       border-color:#ccc;

} 

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin:0;
}

dd.csc-textpic-caption,
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
background-color:#ccc;
font-size:0.9em;
font-style:italic;
padding:1px;
}

/* images in col1_content nach Prozenten: class="..."  */

  /* col1 img breite=100% für ganze Breite */
  #col1_content img.percent100  {
        width: 100%;
        height: auto;
      	font-size:100%;
       border: 1px;
       border-style:solid;
       border-color:#ccc;
  } 

/* Hack für IE 5x & IE 6 für img.percent100: wirkt nur für IE6 */
* html #col1_content img.percent100  {
        height: 1%;
  } 




  /* col1 img breite=66% für 2/3-pics */
  div#col1 div#col1_content img.percent66  {
        width: 66%;
       	font-size:100%;
        height: auto;
        margin-left: 17%;
       border: 1px;
       border-style:solid;
       border-color:#ccc;
  } 

/* Hack für IE 5x & IE 6 für img.percent66: wirkt nur für IE6 */
* html div#col1 div#col1_content img.percent66  {
        width: 66%;
       	font-size:100%;
        height: 1%;
        margin-left: 17%;
       border: 1px;
       border-style:solid;
       border-color:#ccc;
  } 



  /* col1 img breite=33% für 1/3-pics */
  div#col1 div#col1_content img.percent33  {
        width: 34%;
      	font-size:100%;
        height: auto;
        margin-left: 33%;
       border: 1px;
       border-style:solid;
       border-color:#ccc;
  } 

/* Hack für IE 5x & IE 6 für img.percent33: wirkt nur für IE6 */
* html div#col1 div#col1_content img.percent33  {
        width: 34%;
      	font-size:100%;
        height: 1%;
        margin-left: 33%;
       border: 1px;
       border-style:solid;
       border-color:#ccc;
  } 




  /* spezielles Ansprechen der Intro-Seite mit id="uid202" */

  body#uid202 #teaser .rootline {
    visibility:hidden;
margin:0 0 0 25%;
  }

  body#uid202 #col1 { 
  width: 75%; 
  margin: 0 75% 0  0;
  margin-right: 0%;
  } 

  body#uid202 #col1_content {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 60px;
	padding-bottom: 60px;
  }

  body#uid202 #col3_content {
	margin-left: 0px;
	margin-right: 0px;
  }

  body#uid202 #col1_content h1 {
  padding-bottom:30px;
  padding-left:60px;
  }

  body#uid202 #col1_content p {
  padding-left: 10%;
	padding-right: 10%;
  }

  body#uid202 #col2_content p, 
  body#uid202 #col3_content p {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
  line-height:0;
  font-size: 0;
  }



  body#uid202 #col1_content img.percent100 {
  width:100%;
  border:2px solid #CCCCCC;
  font-size:100%;
  height:auto;
  }
  
/* IE6 Hack für Intro-pic*/
* html body#uid202 #col1_content img.percent100 {
  height:1%;
  }

/* Alternative für Text/IMG fix */
   
/*  body#uid202 div.csc-textpic div.csc-textpic-imagewrap {
  margin-left: 15%!important; 
	margin-right: 10%!important; 
  }
*/

  /* Spezielles Ansprechen der Klasse .textBelowMenu für uid220 = Home, tipafriend */
  
  body#uid220 #submenu {
  margin:0;
  }

  body#uid220 .textBelowMenu {
  margin-top: 0;
  text-align: left;
  }
  
  /* spezielles Ansprechen der Klasse .flexi (Validierungs-IconS für uid=209 */

  body#uid209 div.flexi {
  margin-left: 35px;
  margin-top: 1em;
  }

  body#uid209 div.flexi p {
  padding-left: 0;
  }





/* outline a = 0 */

a {
  outline: 0;
}


/* FF-Hack for always vertical Scrollbar: http://snipplr.com/view/4672/firefox-scrollbar-hack/ */
html {overflow-y:scroll;}




/* und hier kommt die schluss-klammer für @media all: nicht löschen! */
}