/* 		***** Mit diesem CSS werden alle Schrift-Definitionen vergeben ***** 		*/


/* 		*** ALLGEMEIN *** 															*/

/* ie kann das ned...
@import url('menu.css') screen;
*/

/* 		--> Basis-Schriften <-- 													*/

	  /* 		--> Schrift <-- 											  	*/ 


/* in rte.css 

/*    td > p {
      margin: 0px;
      padding: 0px;
      }
      
    #layinhalt table {
      width: 100%;
      }

b {
    font-weight: bold;
    }

/* 		--> Tabelle <-- 															*/

/* neu: Res Nüssle / 03082011 */

#social-btns {
	position: absolute;
	width: 760px;
	margin-top: 5px;
	margin-left: 280px;
}

#social-btns>* {
	float: left;
	margin-right: 0px;
}
#social-btns>iframe {
	display: inline;
	width: 150px !important;
}
#lnkHome {
	position: absolute;
}
#lnkHome a {
	display: block;
	width: 400px;
	height: 50px;
}
/* ende rn */

  TD, TH {
    text-align: left;
    padding: 0px;
    margin: 0px;
    }

/* 		--> Links <-- 																*/

/* --> Generell <--  */
#layinhalt #inhalt a,
#layinhalt #fuss a {
  color: #ab0000;
  font-weight: bold;
  text-decoration: none;
  }
#layinhalt #inhalt a:link,
#layinhalt #inhalt a:visited {
 color: #ab0000;
  }
#layinhalt #inhalt a:hover,
#layinhalt #inhalt a:active {
  color: #000000;
  }

/* --> Links & Schrifgrösse Spezialnavigation <--  */

#layspeznav {
  font-size: 0.78em;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  }

#layspeznav a {
  color: #ab0000;
  font-weight: bold;
  text-decoration: none;
  }
#layspeznav a:link,
#layspeznav a:visited {
 color: #ab0000;
  }
#layspeznav a:hover,
#layspeznav a:active {
  color: #000000;
  }

/* Link bei Bildern entfernen -> Definition über Klasse image-link */
a.image-link:link,
a.image-link:visited {
 border: none;
  }

/* 		--> Inhalt <-- 															*/	

.csc-firstHeader {
  width: 100%;
  vertical-align: middle;
  text-align: right;
  padding: 0px 0px 5px 0px;
  font-weight: bold;
  font-size: 110%;
  line-height: 130%;
  color: #ab0000;
  border-bottom: solid 1px #ab0000;
  }

    .csc-sword { /* markieren der Suchbegriffe, ChH */
     color: red;
    }
      

    li.mymenu_li {
      list-style: none;
      }

#layinhalt ul,
#layinhalt ol {
  list-style-position: outside;
  line-height: 16px;
  padding-left: 0px;
  margin-left: 0px;
  }
#layinhalt ul {
  list-style-image: url(/fileadmin/tpl/nav/list-style_kreisschwarz.gif);
  }
#layinhalt ul,
#layinhalt ol {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  }
      
/* 		--> Formularfelder <-- 															*/	
	  
    /* TEXT */
    input[type=text],
    input[type=text] {
      margin: 1px;
      height: 16px;    
      background-color: #fafafa;
      border: solid 1px #a5a5a5;
      color: #000000;
      font-size: 12px;
      padding-top: 2px;    
      }
    input[type=text]:focus {
      background-color: #F0F0F0;
      border: solid 1px #a5a5a5;
      color: #000000;
      }
    
    /* BUTTONS */    
    input[type=submit],
    input[type=button] {
      margin-top: 15px;
      padding: 3px;
      background-color: #fafafa;
      border: 1px solid #a5a5a5;
      border-bottom: 2px solid #a5a5a5;
      border-right: 2px solid #a5a5a5;
      color: #000000;
      font-size: 12px;
      font-weight: bold;
      cursor: pointer;
      }

    input[type=submit]:hover,
    input[type=button]:hover {
      background-color: #fafafa;
      border: 1px solid #a5a5a5;    
      color: #000000;
      }
      
    /* TEXTAREA */
    textarea {
      margin: 1px;
      background-color: #fafafa;
      border: 1px solid #a5a5a5;
      color: black;
      font-size: 12px;
      vertical-align: top;
      }
    textarea:focus {
      background-color: #F0F0F0;
      border: 1px solid #a5a5a5;
      color: #000000;
      }

    /* SELECT (Dropdowns) */
    select {
      margin: 1px;
      height: 16px;
      background-color: #fafafa;
      border: 1px solid #a5a5a5;
      color: #000000;
      font-size: 12px;
      }      

    /* Radio-Buttons */

    input.csc-mailform-radio {
     float: left;
     margin-right: 10px;
     margin-top: 4px;
     }

    .csc-mailform-radio label {
      white-space: nowrap;
      }

/* Kontaktformular TYPO3 */

.csc-mailform {
width: 375px;
padding: 0px;
  }

.csc-mailform-field {
  text-align: right;
  }

.csc-mailform-field label {
  padding-top: 0em;
  text-align: left;
  }

fieldset.csc-mailform label {
  font-family: verdana,arial,helvetica,sans-serif;
  float: left;
  width: 125px;
  }

fieldset {
  border: 0px;
  width: 500px;
}

input.csc-mailform-check {
  margin-top: 0.2em;
  margin-right: 2em;
  margin-left: 0px;
  float: left;
  }
      
/* 		--> Bilder <-- 															*/	
	
	  img {
      border: none;     
      }

/* innov8 TM */

div#innov8tm a  {
  letter-spacing: 0px;
  text-decoration: none;
  padding-left: 25px;
  font-size: 70%;
  color: #999999;
  }
  div#innov8tm a:link,
  div#innov8tm a:visited {
  color: #999999;
  }
  div#innov8tm a:hover,
  div#innov8tm a:active {
  color: Gray;
  text-decoration: none;
  }

div.tx-feuserlisting-pi1 div {
 display: inline;
}


