/****
// @fname	inc.styles.css
// @project	Schülen GmbH
// @ftype	css
// @descr	Stylesheet
// @creator	brain-at-work GmbH - Bahnhofstraße 5 - 88299 Leutkirch
// @author	Thomas Autenrieth - t.autenrieth@brain-at-work.de
// @date	07.03.06
// CHANGELOG
*/

/* ********************************************
/*		Allgemeines
/* ********************************************/

	/* TEST: Rahmen einblenden von DIV und TABLE 
	div {
		border: 1px solid #00CC00;
	}
	
	table {
		border: 1px solid #0000CC; 
	}	 */

	body {
		margin: 0px;
		font-size:12px;
		background-repeat: repeat-y;
	}
	
	*	{ font-family:WarpSans, Geneva, Arial, Helvetica, sans-serif; }

	.nichtgefunden{	/* fuer meldung "Inhalt nicht gefunden" */
		font-size:12px;
		font-weight: bold;
		color:#E20D15;
	}

	td, div, p, ol, ul {   /* Definition einer Schriftart, die in Tabellen verwendet werden soll */
		font-size:12px;
		color:#000000;
	}  
	
	p { margin-top: 0px; }
	
	a {	/* Anker-Tag allgemein (insbesondere vom ActiveX-Editor erzeugte Links */
		color:#000000;
		text-decoration:underline;		
	}
	
	h1 {
		margin-bottom: 15px;
	}
	h2 {
		margin-bottom: 15px;
		font-size: 16px;
	}
	h3 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	form, select {
		margin: 0px;
	}
	
	.maintable {
		background-repeat: no-repeat;
		background-position: 189px 0px;
	}
	
	.divcontent { /* Formatierung Content-Bereich */
	/*border: 1px solid #666666;*/
	}
	
	.nurgrafik {
		font-size:1px; 
		line-height:0px;
	}
/* ********************************************
/*		Navigation
/* ********************************************/	

	.menutable{ /* table-tag */
	}
	
	.menuzelle1 { /* td-tag */
	}
	
	a.menu1{ /* Menu Links Ebene 1*/
		display: block;
		padding: 0px 2px 0px 20px;
		line-height: 20px;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background: #666;
		border-top: 1px solid #B3B3B3;
	}

	a.menu1:hover{ /* Menu Links Ebene 1 - Mouse Over */
		background: #CF595B;
	}

	a.menuactiv1{ /* Menu Links Ebene 1 - Markierung der aktuellen Kategorie */
		display: block;
		padding: 0px 2px 0px 20px;
		line-height: 20px;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background: #E90003;
		border-top: 1px solid #B3B3B3;
	}

	.menuzelle2 { /* td-tag  */
	}
			
	a.menu2{ /* Menu Links Ebene 2*/
		display: block;
		padding: 0px 2px 0px 30px;
		line-height: 20px;
		font-size:12px;
		color:#000;
		text-decoration:none;
		background: #D9D7EC;
		border-top: 1px solid #B3B3B3;
	}
	
	a.menu2:hover{ /* Menu Links Ebene 2 - Mouse Over*/
		color:#FFF;
		background: #CF595B;
	}

	a.menuactiv2{ /* Menu Links Ebene 2: Markierung der aktuellen Kategorie */
		display: block;
		padding: 0px 2px 0px 30px;
		line-height: 20px;
		font-size:12px;
		color:#FFF;
		text-decoration:none;
		background: #E90003;
		border-top: 1px solid #B3B3B3;
	}

	.menuzelle3 { /* td-tag */
	}
			
	a.menu3{ /* Menu Links Ebene 2*/
		display: block;
		padding: 2px 2px 2px 40px;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		background: #FFFFFF;
		border-top: 1px solid #B3B3B3;
	}
	
	a.menu3:hover{ /* Menu Links Ebene 2 - Mouse Over*/
		background: #CF595B;
	}

	a.menuactiv3{ /* Menu Links Ebene 2: Markierung der aktuellen Kategorie */
		display: block;
		padding: 2px 2px 2px 40px;
		font-size:11px;
		color:#FFF;
		text-decoration:none;
		background: #E90003;
		border-top: 1px solid #B3B3B3;
	}

	.menuzelle4 { /* td-tag */
	}
			
	a.menu4{ /* Menu Links Ebene 2*/
		display: block;
		padding: 2px 2px 2px 50px;
		font-size:10px;
		color:#000000;
		text-decoration:none;
		background: #FFFFFF;
		border-top: 1px solid #B3B3B3;
	}
	
	a.menu4:hover{ /* Menu Links Ebene 2 - Mouse Over*/
		color:#CF595B;
	}

	a.menuactiv4{ /* Menu Links Ebene 2: Markierung der aktuellen Kategorie */
		display: block;
		padding: 2px 2px 2px 50px;
		font-size:10px;
		color:#E90003;
		text-decoration:none;
		background: #FFFFFF;
		border-top: 1px solid #B3B3B3;
	}
	
	.menuabschnitt1{ /* Menu Links Ebene 1 - Abschnittsbildung per Kategorie "ohne Inhalt" */
	}
	
	.menuabschnitt2{ /* Menu Links Ebene 2 - Abschnittsbildung per Kategorie "ohne Inhalt" */
	}
	
	.menuinfobox{ /* Menu Infobox */
		padding: 20px 5px 0px 0px;
		font-size:12px;
		color:#FFF;
	}
	
	.infoblocktable { /* aussen rechts: Auflistung der zugewiesenen Block-Artikel */
		padding: 0px;
	}

	.locator{ /* Locator: Link*/
		font-size:12px;
		color:#000000;
		text-decoration: none;
	}

	.locator:hover { /* Locator: Hover Effekt */
		color:#000000;
		text-decoration: underline;
	}

	.locatorlast{ /* Locator: normaler Text (nicht klickbar) */
		font-size:12px;
		color: #737373;
		
	}

	.locatortable{ /* Locator-Tabelle */
	}


/* ********************************************
/*		Sucheingabe und Trefferliste
/* ********************************************/
	
	.searchzelle{
		padding: 0px;
		background: #666;
		border-top: 1px solid #B3B3B3;
	}
	
	.searchtext{ /* Beschriftung Eingabefeld (nicht klickbar) */
		display: block;
		background: #949494;
		padding-left: 20px;
		font-size:11px;
		color: #000;
	}
	
	.searchfield{ /* Suche Eingabefeld */
		margin-left: 20px;
		border-width:1px;
		border-color:#949494;
	}
	
	.searchfieldns{ /* Suche Eingabefeld fuer NETSCAPE*/
		border-color:#949494;
	}

	.searchstart{ /* Link, um Suche auszuführen */
		font-size:11px;
		color: #FFF;
		text-decoration: none;
	}
	
	.searchstart:hover{ /* Mouseover-Link, um Suche auszuführen */
		text-decoration: underline;
	}
	
	.searchresult{ /* Textzeile "Die Suche ergab xx Fundstellen für xxx" */
		display: block;
		margin-top: 20px;
		font-size:12px;
		color: #E90003;
	}
		
	.searchhits{ /* Textzeile "Treffer:.." wie oft welcher Begriff gefunden wurde */
		margin-top: 10px;
		font-size:11px;
		color: #666;
		border-bottom: 1px solid #999;
	}
			
	.searchrespath{ /* Pfad der einzelnen Fundstelle */
		font-size:11px;
		color: #666;
	}
				
	.searchreslink{ /* Überschrift der Fundstelle */
		font-size:12px;
		font-weight:bold;
		color: #000;
	}
	.searchreslink:hover{
		color: #E90003;		
		text-decoration:none;
	}
					
	.searchrestext{ /* Kurztext/Textanriss der Fundstelle */
		font-size:12px;
		color: #000;
	}

/* ********************************************
/*		Topleiste Navigation
/* ********************************************/
	
	.headcontainer {
		width: 962px;
		background: #FFF;
	}
	
	.topline {
		width: 574px;
		height: 25px;
		line-height: 23px;
		background: #333333;
		position: absolute;
		left: 212px;
		top: 31px;
		text-align: right;
		padding-right: 176px;
	}
	
	.topnav{ /* Links am oberen Bildschirmrand */
		font-size:12px;
		color: #FFF;
		text-decoration: none;
	}	
		
	.topnav:hover{ /* Links am oberen Bildschirmrand - Mouse Over */
		text-decoration: underline;
	}	
	
/* ********************************************
/*		Fusszeile
/* ********************************************/

	.footertext { /* Copyright Text in Fusszeile */
		font-size:12px;
		color:#666;
	}
	
	.toplink, .recommend, .printlink{ /* top */
		font-size:12px;
		color:#666;
		text-decoration: none;
	}

	a.toplink:hover, a.recommend:hover, a.printlink:hover { /* Seite drucken */
		color:#E90003;
		text-decoration:underline;
	}
	
	.internalid { /* ID fuer interne Verweise */
		font-size:13px;
		color:#E90003;
		text-decoration: none;
	}
		
	.backlink { /* zurück-Link auf allen Seiten */
		font-size:12px;
		color:#000;
		clear:both;
	}
	.backlink:hover {
		color: #E90003;
		text-decoration: none;
	}
	
	.backptag {  /* Ausrichtung des zurück-Link */
	}
	
	.bawlink {
		font-size:10px;
		color:#AAAAAA;
		text-align: right;
		text-decoration: none;
	}
	.bawlink:hover {
		color:#000000;
		text-decoration: underline;
	}
	
/* ********************************************
/*		Newsblock Startseite
/* ********************************************/
	
	.blockbothtable {
		position: absolute;
		left: 776px;
		top: 176px;
	}
	
	.block1heading, .block2heading{ /* Block Auflistung Aktuellste News - Überschrift */
		font-size:13px;
		color: #FFF;
	}
	.block1table{
	}
	.block2table{
	}

	.newslistheading{ /* Überschrift einzelner Artikel-Anriss */
		font-size:12px;
		color: #E90003;
		text-decoration:none;
	}
	
	.newslistheading:hover{ /* Überschrift einzelner Artikel-Anriss */
		color: #000;
		text-decoration:underline;
	}
		
	.newslisttext{ /* Kurztext News */
		font-size:11px;
		color: #000;
	}
			
	a.newsmore{ /* mehr..-Link am Ende vom Kurztext */
		font-size:11px;
		color: #000;
		white-space: nowrap;
	}
			
	a.newsmore:hover{ /* mehr..-Link am Ende vom Kurztext - Mouse Over */
		color: #E90003;
		text-decoration:none;
	}
		
	hr.trennlinie{ /* ueber block mit news und vorgeschobenen artikeln, TELEDATA-special */
		color:#666;
	}

/* ********************************************
/*		Kategorie- und Artikelauflistungen
/* ********************************************/

	.catlistheading, h1{ /* Kategorieauflistung Überschrift */
		font-size:18px;
		font-weight:bold;
		color: #000;
		margin-bottom: 20px;
	}

	.catlisttext{ /* Kategorieauflistung Einleitungstext */
		font-size:12px;
		font-weight:normal;
		color: #000;
	}

	.catpiccaption{ /* Bildunterschrift für Kategorie-bilder */
		font-size:10px;
		color:#666666;
	}

	.catlistblock td .listmore{ /* Tabelle eines Kurzversion-Artikels */
		display: none;
	}
	
	.articlelistblock { /* Tabelle eines Kurzversion-Artikels */
	}
	
	.listheading{ /* Überschrift Kateg./Artikel */
		font-size:13px;
		font-weight: bold;
		color: #000;
		text-decoration:none;
	}
	
	.listheading:hover{ /* Überschrift Kateg./Artikel - Mouse Over */
		color: #000;
		text-decoration:underline;
	}
		
	.listtext{ /* Kurztext Kateg. / Artikel */
		font-size:12px;
		color: #000;
	}
		
	.listtextva{ /* Datum-Ort-Angaben bei Veranstaltungsartikel
					wird auch für Newsletter verwendet (Versand-Datum und Rubriken)
				 */
		font-size:11px;
		color: #E90003;
	}
		
	a.listmore{ /* mehr..-Link am Ende vom Kurztext */
		font-size:12px;
		color: #000;
		white-space: nowrap;
	}
			
	a.listmore:hover{ /* mehr..-Link am Ende vom Kurztext - Mouse Over */
		color: #E90003;
		text-decoration:underline;
	}
	
	.listjumplink {  /* für "Alle auf 1 Seite mit Sprunglinks": klickbare Überschrfit */
		font-size:12px;
		font-weight:bold;
		color: #000;
	}
	
	.imagemaplink{ /* Links unter ImageMap */
		font-size:12px;
		font-weight:bold;
		color: #CACACA;
		text-decoration:none;
	}

	.imagemaplink:hover{ /* Links unter ImageMap */
		font-size:12px;
		font-weight:bold;
		color: #CACACA;
		text-decoration:underline;
	}

/* ********************************************
/*		Artikel-Templates
/* ********************************************/

	.articleheading div {
		margin-bottom: 20px;
	}

	.articleheading { /* Überschrift Artikel*/
		font-size:15px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
	}

	.articlesubheading { /* Untertitel Artikel*/
		font-size:12px;
		color:#000;
		font-weight:bold;
	}
	
	.articleshorttext{ /* Artikel-Kurztext auf Detailseite */
		font-size:12px;
		color:#000;
	}
	
	.articletext{ /* Artikeltext */
		font-size:12px;
		color:#000;
	}

	.articletextva{ /* Veranstaltungsdaten über Artikeltext */
		font-size:12px;
		color:#E90003;
	}

	.articletextdate{ /* VÖ-Datum Newsartikel  */
		font-size:12px;
		color:#333;
	}

	.articlepiccaption{ /* Bildunterschriften */
		font-size:10px;
		color:#333;
		vertical-align:top;
	}
	
/* ********************************************
/*		Artikel-Templates
/* ********************************************/	


	.blaetternaktiv { /* Blättern Header : Aktive bzw. gerade dargestellte Seite  */
		font-size:12px;
		font-weight:bold;
		color:#E90003;
		text-decoration:none;
	}
	
	.blaetterninaktiv { /* Blättern Header : inaktive bzw. nicht dargestellte Seiten */
		font-size:12px;
		color:#666666;
	}
	
	.blaetterninaktiv:visited { /* Blättern Header : inaktive bzw. nicht dargestellte Seiten */
		font-size:12px;
		font-weight: bold;
		color:#666666;
	}

	a.blaetternlinks{ /* Blättern weiter - zurück - Links*/
		font-size:12px;
		color:#E90003;
	}

	.blaetternstatus{ /* Blättern - welche Seite gerade gezeigt wird */
		font-size:12px;
		color:#E90003;
		text-decoration:none;
	}

/* ********************************************
/*		Formulare (Kontakt, Weiterempfehlen)
/* ********************************************/
	
	.formhint{	/* Hinweistext auf Pflichtfelder mit Stern */
		font-size:12px;
		font-style:italic;
		color:#E90003;
	}
	
	.formfieldtitle{	/* Formulare : Feldbezeichnung */
		font-size:12px;
		color:#000;
	}
		
	.formcomment{	/* Formulare : Text Kommentar/Leerzeile */
		font-size:12px;
		color:#000;
	}

	.formfield{  /* Darstellung Eingabefeld */
		border-width:1px;
		border-color:#666;
		font-size:12px;
		font-weight:normal;
	}
	
	.formfieldns{  /* Darstellung Eingabefeld fuer NETSCAPE*/
		border-color:#666;
		font-size:12px;
		font-weight:normal;
	}

	.formrequired{	/* Formulare : Required Stern */
		font-size:12px;
		color:#E90003;
	}
	
	.formsend{	/* Textbeschriftung Button */
		display: block;
		background: #FFF;
		border: 1px solid #666;
		padding: 2px 20px 2px 20px;
		font-size:12px;
		font-weight:bold;
		color:#E90003;
		text-decoration: none;
	}
	.formsend: hover {
		background: #E90003;
		color: #FFF;
	}
	
	.formerror{	/* Fehlermeldung und Hinweise */
		font-size:12px;
		font-weight: bold;
		color:#E90003;
	}
	
	.formsuccess { /* erfolgreicher Versand */
		background: #FFF;
		border: 1px solid #666;
		padding: 20px;
	}

	.popuplink{	/* Link fuer Text-Popup (Hilfe, Datenschutz etc.) */
		font-size:11px;
		color:#666;
		text-decoration:underline;		
	}
	.popuplink:hover{
		color: #E90003;
		text-decoration:none;	
	}
	
	.vrexplain { /* Bedienhinweise im VR-PopUp */
		font-size:11px;
		color:#000000;		
	}

	.fvlink{	/* Linktext fuer Formular-Verlinkung */
		font-size:11px;
		color:#008C95;
		text-decoration:underline;
	}


/* ********************************************
/*		sonstiges
/* ********************************************/

	.hyperlink{	/* fuer interne/externe/media-verweise innerhalb text */
		color:#000;
		text-decoration:underline;		
	}
	.hyperlink:hover{
		color: #E90003;
		text-decoration: none;
	}
	
	.doclinktextbildbereich {  /* für Links auf Dokumente innerhalb des Bildbereichs */
		font-size:11px;
		font-weight: bold;
		color:#000000;
		text-decoration:underline;
	}

