.popuplink
{
font-family : Verdana, Arial;
font-size : 11px;
color : #000000;
text-decoration:underline;
font-weight : normal;
}



BODY, HTML, TD, .normalschrift
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #000001; /* Farbe nicht auf #000000 setzen, da NS 4.7 sonst in Tabellen  mit Hintergrundgrafik dem Text mit weißem Hintergrund versieht, wenn die Zellen ein span-tag mit Stylesheet-Klassenangebe aufweisen */
text-decoration: none;
font-weight: normal;
font-style: normal;
line-height: 14px;
}

.normalschriftweiss
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #FFFFFF; 
text-decoration: none;
font-weight: normal;
font-style: normal;
line-height: 14px;
}

.normalschriftunterstrichen
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
text-decoration: underline;
font-weight: normal;
font-style: normal;
line-height: 14px;
}

.fett
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: bold;
font-style: normal;
line-height: 14px;
}

.fettrot
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: bold;
font-style: normal;
line-height: 14px;
}


.grau
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #343434;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.grauklein
{
font-family: Verdana, Arial; 
font-size: 10px;
color: #343434;
text-decoration: none;
font-weight: normal;
font-style: normal;
}


/* ------------------ Links -------------------- */

a.LinkNormalschrift 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
text-decoration: underline;
font-weight: normal;
font-style: normal;
line-height: 14px;
}
a.LinkNormalschrift:hover {color:#000000; text-decoration: none;}
a.LinkNormalschrift:link  {}
a.LinkNormalschrift:visited {}
a.LinkNormalschrift:active  {}


a.LinkFett
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
text-decoration: underline;
font-weight: bold;
font-style: normal;
line-height: 14px;
}
a.LinkFett:hover {color:#000000; text-decoration: none;}
a.LinkFett:link  {}
a.LinkFett:visited {}
a.LinkFett:active  {}

a.LinkMitPfeil 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
a.LinkMitPfeil:hover {color: #660000; text-decoration: underline;}
a.LinkMitPfeil:link  {}
a.LinkMitPfeil:visited {}
a.LinkMitPfeil:active  {}


a.LinkMitPfeilDuenn 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.LinkMitPfeilDuenn:hover {color: #660000; text-decoration: underline;}
a.LinkMitPfeilDuenn:link  {}
a.LinkMitPfeilDuenn:visited {}
a.LinkMitPfeilDuenn:active  {}

a.WeitereBilder 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.WeitereBilder:hover {color: #660000; text-decoration: underline;}
a.WeitereBilder:link  {}
a.WeitereBilder:visited {}
a.WeitereBilder:active  {}


.subheader
{
font-family: Verdana, Arial; 
font-size: 14px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-style: normal;
}

.subheaderklein
{
font-family: Verdana, Arial; 
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: lighter;
font-style: normal;
line-height: 20px;
}


a.jahreszahlen /* // Für die Jahreszahlen bei Glasmuseum/Sammlung/Querschnitt */
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #343434;
text-decoration: none;
font-weight: lighter;
font-style: normal;
}
a.jahreszahlen:hover {color: #000000;}
a.jahreszahlen:link  {}
a.jahreszahlen:visited {}
a.jahreszahlen:active  {}


a.alphabet /* Für die Buchstabenauswahl bei Glasmuseum/Sammlung/Künstler */
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #343434;
text-decoration: none;
font-weight: lighter;
font-style: normal;
}
a.jahreszahlen:hover {color: #000000;}
a.jahreszahlen:link  {}
a.jahreszahlen:visited {}
a.jahreszahlen:active  {}




/* --------- Navigation oben incl. Suchfeld (ebenfalls verwendet von Portalseite und Portalseite-Impsessum) -------------------- */

.BeschriftungRot 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

.BeschriftungGelb 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #FFCC33;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

a.LinkRot  
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.LinkRot:hover {color: #660000; text-decoration: underline;}
a.LinkRot:link  {}
a.LinkRot:visited {}
a.LinkRot:active  {}


a.LinkGelb  
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #FFCC33;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.LinkGelb:hover {color: #C99C14; text-decoration: underline;}
a.LinkGelb:link  {}
a.LinkGelb:visited {}
a.LinkGelb:active  {}


.LinkFormular
{
margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px;
}
.LinkFormularEintraege
{
font-family: Verdana, Arial; font-size: 11px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none; background: #FFFFFF;
}


.Suchformular
{
margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px; 
}
.SuchformularInputText
{
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
font-style: normal;
font-weight: normal;
text-decoration: none;
background: #FFFFFF;
}


a.SucheStartenRot 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.SucheStartenRot:hover {color: #660000;}
a.SucheStartenRot:link  {}
a.SucheStartenRot:visited {}
a.SucheStartenRot:active  {}


a.SucheStartenGelb 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #FFCC33;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.SucheStartenGelb:hover {color: #C99C14;}
a.SucheStartenGelb:link  {}
a.SucheStartenGelb:visited {}
a.SucheStartenGelb:active  {}





/* ------------------ Navigation links -------------------- */
/*
'HP' steht für Hauptpunkt, 'UP' für Unterpunkt
*/

a.HPaus  
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.HPaus:hover {color: #500000;}
a.HPaus:link  {}
a.HPaus:visited {}
a.HPaus:active  {}

a.HPan 
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: normal;
font-style: normal;
}







a.UPaus  
{ 
font-family: Verdana, Arial; 
font-size: 10px;
color: #9F0C01;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a.UPaus:hover {color: #500000;}
a.UPaus:link  {}
a.UPaus:visited {}
a.UPaus:active  {}

a.UPan 
{ 
font-family: Verdana, Arial; 
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: normal;
font-style: normal;
}


/* ------------------  Formulare Glasmuseum -------------------- */

.EingabefeldGlasmuseum
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}

.EingabefeldMehrspaltigGlasmuseum
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}

/* ------------------  Formulare Konzertreihe -------------------- */

.EingabefeldKonzertreihe
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}

.EingabefeldMehrspaltigKonzertreihe
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}

/* ------------------  Formulare Alter Hof Herding -------------------- */
.EingabefeldAlterHofHerding
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}

.EingabefeldMehrspaltigAlterHofHerding
{
font-family : Verdana, Arial;
font-size : 10px;
color : #000000;
font-style : normal;
font-weight : normal;
text-decoration:none;
text-align:left;
background:#FFFFFF;

BORDER-RIGHT: #888888 1px solid;
BORDER-LEFT: #888888 1px solid;
BORDER-TOP: #888888 1px solid;
BORDER-BOTTOM: #888888 1px solid	
}


/*---------------   Absenden   ----------------*/


a.absenden
{ 
font-family: Verdana, Arial; 
font-size: 11px;
color: #9F0C01;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
a.absenden:hover {color: #660000; text-decoration: underline;}
a.absenden:link  {}
a.absenden:visited {}
a.absenden:active  {}


.button
{
Font-face: verdana, arial; 
font-size: 10px; 
BORDER-RIGHT: #9F0C01 1px solid; 
BORDER-TOP: #9F0C01 1px solid; 
BORDER-LEFT: #9F0C01 1px solid; 
BORDER-BOTTOM: #9F0C01 1px solid; 
COLOR: black; 
background-color:white;
}


