﻿
/******************************************** CSS-Erklaerungen ************************************************/
/*  1. IE 6.0 und Mozilla setzen den margin/width bei der Liste richtig   				 					 */
/*     (IE 5.5 kann kein backslash interpretieren, somit beruecksichtigt er nur die obere Angabe) 			 */
/*																											 */
/*	2. Firefox Hack, da er die Rahmen nicht gleich wie der IE darstellt (Mozilla aussen, IE innerhalb)		 */
/*																											 */
/*	3. vertical-align in einem div funktioniert nicht -> somit mittels padding positionieren		    	 */
/*																											 */
/**************************************** Allgemeine Definitionen ********************************************/

html, body
{
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color:#000000;
	background-color:rgb(255,255,255);
	background-color:#FFFFFF;

}

td, th
{
	font-size: 1em;
	vertical-align : top;
}

th
{
	font-weight: bold;
	text-align : left;
	background-color: #F0F0F0;
}

 .tabLayout{
	width:62.25em;
}

a {text-decoration: none; font-size:100% }

a:link {color:#0065a2; }
a:visited {color:#F08400; }
a:hover, a:focus, a:active{	color:#9e1893;}





ul
{
	margin-top:0em;
	margin-bottom:1em;
}

li
{
	vertical-align:middle;
	margin:5px;
	line-height:1.3em;
}

/********************************************* Headerbereich **************************************************/

#header
{
	width:100%;
	height:4.0625em;
	background-image:url(../img/endverlauf.gif);
}

/* Header für XML-File */

#header_xml, #header_inka
{
	width:100%;
	height:4.0625em;
	background-image:url(../img/endverlauf_grau.gif);
}

/********************************************* Servicenavigation **************************************************/

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab1a, #tab2a, #tab3a, #tab4a, #tab5a, #tab6a

{
	position:absolute;
	top:1.25em;
	width:9.4em;
	wid\th:9.55em;
	height:1.7em;
	background-repeat:no-repeat;
	text-align:center;
	font-size:0.7em;
	cursor:pointer;
	cursor:hand;
	color:#00446C;
	text-decoration:none;
}


#tab1, #tab1a {	left:14.55em;}
#tab2, #tab2a { left:23.9em;}
#tab3, #tab3a { left:33.3em;}
#tab\3, #tab\3a { left:33.4em;}
#tab4, #tab4a { left:42.7em;}
#tab5, #tab5a { left:52.05em;}
#tab6, #tab6a { left:61.4em;}


.tabtext
{
	padding-top:0.2em;
}

.tabaktiv
{
	top:1.1em !important;
	height:2em !important;
	font-weight:bold !important;
	color:#000000 !important;
}

/****************************************** Zoomfunktions-Icons **********************************************/

#Zoomfunktion
{
	position:absolute;
	top:1em;
	width:3.9em;
	left:58.7em;
	text-align:right;
	display:none;
}

html > body #Zoomfunktion
{
	left:58.5em;
	display:none;
}

.Zoomicon
{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	display:none;
}

/********************************************** Kruemelpfad **************************************************/

#breadcrumb
{
	position:absolute;
	padding-top:4em;
	left:14.55em;
	font-weight:bold;
	font-size:0.7em;
}

#breadcrumb a:link, #breadcrumb a:visited
{
	text-decoration:none;
	color:#00446C;
	font-weight:bold;
	font-size:1em;
}

#breadcrumb a:hover, #breadcrumb a:active
{
	color:#000000;
	text-decoration:none;
}

/********************************************** Suchformular **************************************************/

#suchformular {
	margin-top:1.75em;
	text-align:center;
	margin-bottom:2.95em;
}

.subweb_suchformular
{
	margin-bottom:0.6em !important;
}

#suchfeld
{
	width:10.1em !important;
	wid\th:8.9em !important;
	font-size:0.8em;
}

#suchbutton
{
	vertical-align:top;
	padding-top:0.14em;
	width:1.2em;
	height:1.2em;
}

html > body #suchbutton
{
	padding-top:0.07em;
}

/******************************************** Haupt-Navigation ************************************************/

/* ganzer Haupt-Navigationsbereich */
td.navi
{
	background-color:#E8EDF0;
	background-image:url(../img/verlauf_navi_header.jpg);
	background-repeat:no-repeat;
	padding:0;
}

/* nur Subweb, weisser Hintergrund bei Navigation */
#navi, #kontaktnavi
{
	background-color:#ffffff;
	margin-top:0.6em;
}

/*********************************************** Home-Buttons ****************************************************/

/*Homebuttons gemeinsame Definitionen fuer aktiv/inaktiv */
.homebutton_aktiv, .homebutton_inaktiv, .navikontakt
{
	display:block;
	border:1px solid #7A96A6 !important;
	width:13em;
	margin-top:-1px;
	padding-left:0.75em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	font-size:0.7em;
}


.homebutton_aktiv,.navikontakt
{
	background-color:#EBF1F4;
	color:#000000;
}

.homebutton_inaktiv,.navikontakt
{
	background-color:#D9E6EE;
	color:#00446C !important;
	cursor:pointer;
	cursor:hand;
	text-decoration:none !important;
	font-size:0.7em !important;
}

.navikontakt
{
	margin-bottom:2.5em;
}




html > body .homebutton_aktiv, html > body .homebutton_inaktiv, html > body .navikontakt{
	width:13em;
}

.homebutton_abstand
{
	height:1.9em;
}

/***************************************** nur Portalnavigation **********************************************/


/* Hover-Effekt (Mouseover) bei Links) */
/*
	color:#000000;
	text-decoration:none;
	font-weight:bold;
} */



/*********************************************** 1. Stufe ****************************************************/

/* nur fuer Subweb-Navi */
a:link.navi, a:visited.navi
{
	width:12.8em;
	border-bottom:1px solid #B4C8D5 !important;
	background-color:#D9E6EE;
}

html > body a:link.navi, html > body a:visited.navi
{
	width:12.75em;
}

.navifirst
{
	border-top:1px solid #B4C8D5;
}

.naviaktiv
{
	color:#000000 !important;
}

/* Subweb und Portalnavi (gemeinsame Definitionen) */
a:link.navi, a:visited.navi, a:link.naviportal_aktiv, a:visited.naviportal_aktiv, a:link.naviportal_inaktiv, a:visited.naviportal_inaktiv
{
	display:block;
	margin:0;
	padding-left:0.25em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
	font-size:0.75em;
	color:#00446C;
	text-decoration:none;
}

html > body .naviportal_aktiv, html > body .naviportal_inaktiv
{
	margin-bottom:0.25em;
}

/*********************************************** 2. Stufe ****************************************************/

a:link.navisub, a:visited.navisub {
	width:12.4em;
	display:block !important;
	border-bottom:1px solid #B4C8D5 !important;
	list-style-type:none;
	list-style-position:outside;
	padding-left:0.25em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	cursor:pointer;
	cursor:hand;
	margin-left:0.4em;
	font-weight:bold;
	font-size:0.75em;
	text-decoration:none;
	color:#055283;
	background-color:#EBF1F4;
}

html > body a:link.navisub, html > body a:visited.navisub
{
	width:12.3em;
}

.navisubfirst
{
	border-top:1px solid #B4C8D5 !important;
}

html > body a.navisub  /* -> 2. */
{
	width:12.3em;
}

a:hover.navisub, a:active.navisub, a:focus.navisub
{
	color:#000000;
}

/*********************************************** 3. Stufe ****************************************************/

a:link.navisubsub, a:visited.navisubsub
{
	width:12.4em;
	display:block !important;
	border-top:1px solid #CFDDE5;
	list-style-type:none;
	list-style-position:outside;
	padding-left:0.25em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	cursor:pointer;
	cursor:hand;
	margin-left:0.4em;
	font-size:0.75em;
	text-decoration:none;
	color:#0065a2;
	background-color:#FFF;
}

html > body a:link.navisubsub, html > body a:visited.navisubsub
{
	width:12.3em;
}

.navisubsubfirst
{
	border-top:0em !important;
}

a:hover.navisubsub, a:active.navisubsub, a:focus.navisubsub
{
	color:#000000;
}

/************************************************ Locations ***************************************************/

#topcontent
{
	margin-top:0.5em;
	margin-left:0.44em;
	width:52.5em;
}

#leftcontent, #middlecontent, #rightcontent, #middlecontent_2_col_middle_right
{
	float:left;
	margin-top:1.2em;
	line-height:1.2em;
	font-size:1em;
	padding-bottom:2.2em;
}

#leftcontent
{
	margin-left:0.21em;
	width:7em;
}

html > body #leftcontent
{
	margin-left:0.45em;
}

#middlecontent
{
	margin-left:0.3em;
	width:31.55em;
}

#middlecontent_2_col_middle_right
{
	margin-left:0.21em;
	width:39.0em;
}

html > body #middlecontent_2_col_middle_right
{
	margin-left:0.45em;
	width:38.8em;
}

#rightcontent
{
	margin-left:0.3em;
	width:12.8em;
}

html > body #rightcontent
{
	margin-left:0.37em;
}

/****************************************** BRs in den Locations *********************************************/
p
{
	margin:0em;
	margin-top:0em;
	margin-bottom:1em;
}
/****************************************** Tabellen in den Locations *********************************************/

#leftcontent td
{
	font-size:0.625em;
}

/* wird zusammen mit Fliesstext falsch übernommen
#middlecontent td
{
	font-size:0.875em;
} */


#rightcontent td
{
	font-size:0.75em;
}

/***************************************** Top Location (Banner) ********************************************/

.Topbanner
{
	/*width:52.06em;*/
}

/*****************************************  -> Portal! Rechte Location (Boxen) ********************************************/

.box_title
{
	margin-left:0.5em;
	width:17.1em;
	wid\th:16.5em;
	padding-left:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color: #e8edf0;
	font-size:0.75em;
	font-weight:bold;
	margin-top:1.8em;
}

.box_inhalt
{
	margin-left:0.5em;
	width:17.1em;
	wid\th:16.9em;
	padding-left:0;
	border: 1px solid #DAD8D8;
	border-top: 0;
	color:#666666;
	font-size:0.75em;
}

.box_inhalt a {
	text-decoration:none;
}

.box_leer {
	height:1.2em;
	margin-left:0.44em;
	font-size:0.2em;
}

/*********************************** -> Portal! Rubrikliste (Aufzählungszeichen) ***************************************/

ul.Rubrikliste
{
	margin:0;
	padding:0;
	margin-bottom:0.5em;
}

html > body li.Rubrikliste
{
	margin-bottom:-1.1em;
}

li.Rubrikliste
{
	list-style-type:none;
	font-size:1.4em;
	padding-left:0.7em;
	background-image:url(../img/listenpfeil.gif);
	background-repeat:no-repeat;
	*margin-bottom:0em !important;
}

/***************************************** -> Contens-objekt! Rechte Location (Boxen)  ********************************************/

.rubrikbox_title
{
	width:16.79em;
	padding-left:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color: #e8edf0;
	font-size:0.75em;
	font-weight:bold;
	margin-top:0.3em;
}

html > body .rubrikbox_title
{
	width:16.6em;
}

.rubrikbox_inhalt
{
	margin-left:0em;
	width:17.1em;
	padding-left:0;
	border: 1px solid #DAD8D8;
	border-top: 0;
	color:#000000;
	font-size:0.75em;
}

html > body .rubrikbox_inhalt
{
	width:16.9em;
}

.rubrikbox_inhalt a {
	text-decoration:none;
	font-size:1em;
}

.rubrikbox_leer {
	line-height:0.1em;
	height:2em;
	margin-left:0em;
	font-size:0.1em;
}

/***************************************** -> Contens-objekt! Rubrikbox Version 1.99.0  ********************************************/

div.rubrikbox {
  margin-bottom:       1.75em;
  font-size:           0.75em;
  line-height:         1.6em;
}

div.rubrikbox h4 {
  font-size:           1em;
  background-color:    #E8EDF0;
  margin:              0;
  padding:             0.2em 0.4em;
}

div.rubrikbox div.content {
  padding:             0.25em 0.35em;
  border:              1px solid #DAD8D8;
  border-top:          0;
  margin-top:          0.2em;
}

div.rubrikbox div.content a {
  font-size:           1.1em;
}

div.rubrikbox div.content p {
  margin: 0;
}

div.rubrikbox div.content ul.links{
  margin: 0 0 0.3em;
  padding: 0;
  list-style-type: none;
}

div.rubrikbox div.content ul.links li{
  margin:              0.25em 0;
  padding:             0;
  padding-left:        0.7em;
  background-image:    url(../img/listenpfeil_ag.gif);
  background-position: 0.1em 0.3em;
  background-repeat:   no-repeat;
}


/*********************************** -> Contens-objekt! Rubrikliste (Aufzählungszeichen) ***************************************/

ul.Rubriklistenobjekt
{
	margin:0;
	margin-bottom:0.5em;
	font-size:1em;
	padding-top:1px;
	padding-left:0px;
	padding-right:0.3em;
	padding-bottom:0px;
}

li.Rubriklistenobjekt
{
	list-style-type:none;
	font-size:1.1em;
	margin:0;
	margin-top:0.25em;
	margin-bottom:0.25em;
	margin-left:0.25em;
	background-image:url(../img/listenpfeil.gif);
	background-repeat:no-repeat;
	color:#000000;
	vertical-align:middle;
}

.Rubriklistentext
{
	margin-left:0.3em;
	mar/gin-left:0.1em;
	font-size:1.0em !important;
}

html > body .Rubriklistentext
{
	margin-left:0.33em;
}

/******************************************** Footer-Bereich ************************************************/

#footer
{
	background-color:#E8EDF0;
	margin-top:0.6em;
	width:100%;
	font-size:0.7em;
	padding-top:0.4em;
	min-width:62.2em;
	height:1.9em;
	hei\ght:1.6em;
}

#footer a:link, #footer a:visited
{
	font-size:1em;
	text-decoration:none;
	color:#00446C;
	margin-top:0.1em;
}

#footer a:hover, #footer a:active
{
	color:#000000;
	text-decoration:none;
}


/* Fusszeile mit den Icons für Druck, Grösse ändern und Top (long für das Lageplan- und Portal-Contenttemplate) */
#footercontent, #footercontent_long
{
	text-align:right;
	margin-top:-1.8em;
	margin-left:10.2em;
	border-top:1px solid #E8EDF0;
}

#footercontent 		{ width:38.8em; }
#footercontent_long { width:52.05em; }


/* Impressum, rechtlicher Hinweis und Copyright */
#footertext
{
	padding-left:0.7em;
}

#footertext_rechts
{
	text-align:right;
	left:0;
	width:88.8em;
	margin-top:-1.3em;
}

/*************************************************************************************************************/
/*
/*	Klassen für die Outputtypes
/*
/************************************************** Links ****************************************************/

.Portalanker, .Portalanker2
{
	font-weight: bold;
	text-decoration : none;
}

.Portalanker  { font-size: 1.2em; }
.Portalanker2 { font-size: 0.9em; }

.Portalanker3
{
	text-decoration : none;
}

.richtungs_links
{
	font-size: 0.9em !important;
	font-weight: bold;
}

/********************************************** Ueberschriften ************************************************/

H1, .h1, H2, .h2, H3, .h3, H4, .h4, H5, .h5, H6, .h6
{
	font-weight: bold;
	text-align : left;
	vertical-align : top;
	margin-bottom:1em;
	text-decoration:none;
}

H1, .h1 { font-size: 1.07em; }
H2, .h2 { font-size: 0.95em; }
H3, .h3 { font-size: 0.9em; }
H4, .h4 { font-size: 0.8em; }
H5, .h5 { font-size: 0.7em; }
H6, .h6 { font-size: 0.6em; }



/************************************************* Fliesstexte **************************************************/
.fliesstext, .fliesstext_standard_grey, .fliesstext_mittel, .fliesstext_klein, .location_text
{
	text-align: left;
	vertical-align: text-top;
}

.fliesstext			  { font-size:0.9em !important; }
.fliesstext_standard_grey { background-color: #F0F0F0; font-size:0.9em; }
.fliesstext_mittel 		  { font-size: 0.75em; }
.fliesstext_klein 		  { font-size: 0.7em; }

/* CONTINUOUS TEXT */
.location_text
{
	font-family: Verdana;
	font-size: 0.6em;
	font-weight: bold;
	color: rgb(60,118,53);
}

/**************************************************  Teaser  **********************************************/

.teaser, .teaser_klein
{
	text-align : left;
	vertical-align : top;
}

.teaser 	  { font-size: 0.8em; }
.teaser_klein { font-size: 0.7em; }

/************************************************* Zusatztexte *********************************************/

.zusatztext, .zusatztext_klein, .bildlegende
{
	line-height: 1.3em;
	text-align : left;
	vertical-align: top;
}

.bildlegende strong
{
	font-size:1.1em;
	font-weight:bold;
}
.zusatztext 		{ font-size: 0.75em !important; }
.zusatztext_klein, .bildlegende  { font-size: 0.6em; }

#rightcontent div.zusatztext_klein{
	line-height: 0.3;
}

html>body .bildlegende 		{ margin-bottom:-0.8em;}

/********************************************* Fehlermeldungen **********************************************/

.error, .errmsg
{
	background-color: #F0F0F0;
	color: red;
}

.error { font-weight: bold; }

/*************************************************** Adresse Intranet **************************************************/

a.adresse, a.adresse:visited, adresse:focus, a.adresse:active, a.adresse:hover, .adresse
{
	font-size: 0.7em;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}

a.adresse, a.adresse:visited, adresse:focus, a.adresse:active, .adresse { color:#6e6e5e;}
a.adresse_mail {font-size:1.0em;}

/************************************************** Listen **************************************************/

ul.listenelement
{
	margin-top:0em;
	margin-bottom:0em;
}

li.listenelement
{
	list-style-image:url(/shared/img/pfeil.gif);
	font-size:0.9em;
}

/************************************************ Top-Objekt ************************************************/

.topobjekt {  }
.topimage {	 }

/******************************************** Download-Objekt ********************************************/

.download_icon
{
	margin-right:0.4em;
}

/********************************************** Themenlinks **********************************************/

.themenlinkliste_titel
{
	padding-left:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	background-color: #e8edf0;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0.2em;
}

.themenlinkliste_inhalt
{
	margin-left:0em;
	padding-left:0.5em;
	font-size:0.9em;
	display:block;
}


/******************************************** Objekt Mitarbeiter *******************************************/

th.mitarbeiter
{
	font-size:0.9em;
}
th.mitarbeiter_sub
{
	font-size:0.75em;
}
td.mitarbeiter
{
	font-size:0.9em;
}

.mitarbeiter1
{
	background-color: #e8edf0;
	width:8em;
	float:left;
	margin-right:0.5em;
	display:block;
	padding-left:0.2em;
}


/********************************************** Abstandhalter **********************************************/

/* kommt vor in: Titel,FAQ */
.abstandhalter_klein
{
	clear:both;
	height: 0.9em;
	width: 0.9em;
	font-size:0em;
	line-height:1em;
}

/* kommt vor in: FAQ */
.abstandhalter_gross
{
	clear:both;
	height:1.8em;
	width: 0.9em;
	font-size:0em;
}

.abstandhalter_faq
{
	clear:both;
	height:2.0em;
}



/********************************************** Dummytext **********************************************/

.dummytext
{
	font-size:0.9em;
}

/************************************************ Formulare ************************************************/

form
{
	margin:0px;
}

fieldset
{
	margin:0px;
	padding:0px;
	padding-bottom:0.75em;
	background-color:#E9ECF1;
	background-image:url(../img/form_white.gif);
	background-repeat:repeat-x;
}

html > body fieldset
{
	background-image:none;
}

legend
{
	font-size:0.9em;
	margin-left:0.9em;
	font-weight:bold;
	color:#000000;
}

label
{
	display:none;
	visibility:hidden;
}

.agKeys, .agSuche{
	display:none;
	visibility:hidden;
}


input.button_send
{
	margin-top:0.8em;
	margin-bottom:0.7em;
}


input.button_reset
{
	margin-top:0.8em;
	margin-bottom:0.7em;
}

.buttons{
	padding-left:10.3em;
	margin-top: 0.7em;
}

.felder{
	clear:both;
}

input.text
{
	margin-top:0.7em;
}

html > body fieldset input.text
{
	margin-right:2px;
}

textarea.text
{
	font-family: arial, helvetica, sans-serif;
}

div.Beschreibung_vorne, div.Beschreibung_vorne_kontakt, .Beschreibung_vorne, .Beschreibung_vorne_kontakt
{
	font-size:0.8em;
	line-height:1.2em;
	float:left;
	margin-left:0.75em;
	margin-top:0.95em;
	text-align:right;
	padding-right:0.6em;
	width:10em;
	display:block;
	visibility:visible;
}

div.Beschreibung_vorne_kontakt, .Beschreibung_vorne_kontakt
{
	font-size:0.9em;
}

.PosKontakt
{
	padding-top:2.0em;
	padding-bottom:2.0em;
}

.PosKontaktTel
{
	width:2.3em;
}



/********************************* Styles for css driven portal preview ***********************************/

.RightDetailView {
	width: 12.8em;
	float: left;
}

.MainDiv
{
	font-size:1em;
	overflow: hidden;
	width:38.8em;
	margin-left:0.22em !important;
	float:left;
	margin-top:1.35em;
}

html > body .MainDiv
{
	margin-left:0.45em !important;
	overflow:hidden;
}

.InlineMainDiv
{
	float:left;
	width:50.75em;
	margin-bottom:0.8em;
	position: relative;
}

/*
.InlineMainDiv a:link
{
	text-decoration:none !important;
	color: #0065a2;
}

.InlineMainDiv a:visited
{
	color:#717171;
	text-decoration:none;
}

.InlineMainDiv a:hover, .InlineMainDiv a:active
{
	color:#000000;
	text-decoration:none;
}
*/

.InlineDiv {
	float:left;
	width:19.15em;
	margin-right:0.45em;
	padding-bottom:1.15em;
	position: relative;
}

.InlineDivRight
{
	float:left;
	width:19.15em;
	padding-bottom:1.15em;
	position: relative;
}

.Title
{
	font-weight: bold;
	padding-left: 0.4em;
	padding-top:0.15em;
	padding-bottom:0.15em;
	font-size: 0.8em;
	background-color:#F2F2F2;
}

.TopicLevel2
{
	margin-top: 0.4em;
	position: relative;
	font-weight:normal;
	font-size:0.9em;
	padding-left:0.4em;
	color:#000000;
}

.TopicLevel2 a:link
{
	font-size:0.8em;
	text-decoration:none !important;
}

.TopicLevel2 a:visited
{
	font-size:0.8em;
	text-decoration:none
}

.TopicLevel2 a:hover, .TopicLevel2 a:active
{
	font-size:0.8em;
}

ul.Levelliste
{
	margin:0;
	padding:0;
}

li.Levelliste{
	padding-left:0.8em;
	background-image:url(../img/listenpunkt.gif);
	background-repeat:no-repeat;
	font-size:0.75em;
}




/* Access-Key ein und ausblenden */
#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute;
	z-index:-1;
	overflow:hidden;
	top:-100px;
	left:-1000px;
		}

#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	z-index:2;
	top: 10em;
	left:0em;
	display:block;
	text-decoration: none;
	color:#000000;
	color:#FFFFFF;
	border:1px solid #000000 !important;
	width:11.25em;
	font-size:0.8em;
	padding-left:0.75em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	text-align:left;
	background-color:#9e1893;
	}

#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	z-index:2;
	top: 10em;
	left:0em;
	display:block;
	text-decoration: none;
	color:#000000;
	color:#FFFFFF;
	border:1px solid #000000 !important;
	width:11.25em;
	font-size:0.8em;
	padding-left:0.75em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	text-align:left;
	background-color:#9e1893;
	}

.agBildundText {
	float:left;
    width:20em;
    font-size:0.9em !important;
}
