body
{
    font-size: 85%;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
TD
{
    FONT-SIZE: 80%;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, sans-serif;

}
H1
{
	font-weight: bold;
	font-size: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
H2
{
	font-weight: bold;
	font-size: 110%;
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
}
H3
{
	font-weight: bold;
	font-size: 115%;
	color: #000000;
	font-family: Verdana, Arial;
}
A:link
{
    FONT-SIZE: 84%;
    COLOR: #666666
}
A:visited
{
    FONT-SIZE: 84%;
    COLOR: #666666
}
A:active
{
    FONT-SIZE: 84%;
    COLOR: #666666
}
HR
{
	color: #e28870;
}
.BildLeiste
{
	background-image: url(../Bilder/Hintergrund.gif);
	background-repeat: repeat-x;
}
.Auswahlmenuex /*Darstellung der Navigation b. Musfuehrer.asp und Ausstellung.asp*/
{
	margin-left: 10px;
	color: #000000;
	background-color: #e6e6e6;
}
A.AuswahlmenueLink:link
{
	font-weight: bold;
	font-size: 100%;
	color: #e28870;
}
A.AuswahlmenueLink:active /* Links in der Navigation b. Musfuehrer.asp und Ausstellung.asp*/
{
	font-weight: bold;	
	font-size: 100%;
	color: #e28870;
}
A.AuswahlmenueLink:visited /* Links in der Navigation b. Musfuehrer.asp und Ausstellung.asp*/
{
	font-weight: bold;	
	font-size: 100%;
	color: #e28870;
}
A.AuswahlmenueLink:hover /* Links in der Navigation b. Musfuehrer.asp und Ausstellung.asp*/
{
	font-weight: bold;	
	font-size: 100%;
	color: #e28870;
}
.DropDownListe /*Größe der DorpDownFelder in der Navigation*/
{
	width: 192px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
.Header /*Layout der Überschrift in der Listenausgabe*/
{
	
	font-weight: bold;
	color: #336699;
	font-family: Verdana, Arial;
}
A.Header:link /*Darstellung des Links der Überschrift in der Listenausgabe*/ 
{
	font-size: 1.0em;
	color: #336699;
	text-decoration: none;
}
A.Header:visited /*Darstellung des Links der Überschrift in der Listenausgabe*/
{
	font-size: 1.0em;
	color: #336699;
	text-decoration: underline;
}

A.Header:hover /*Darstellung des Links der Überschrift in der Listenausgabe*/
{
	font-size: 1.0em;
	color: #999999;
	text-decoration: underline;
}

.Footer
{
	color: #ebaa98;
	background-color: #ebaa98;
}
.Rahmen
{
	color: #e28870;
	font-weight: bold;
	background-color: #e28870;
}
.Rahmen2
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EBAA98
}
.DetailAuswahlMenue /*Darstellung der Links in DetailNavigation*/
{
	font-size: 90%;
	font-family: Verdana;
	/*background-color: #f0d0c7;*/
}
a.DetailAuswahlMenue:link
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.DetailAuswahlMenue:active /*Darstellung der Links in DetailNavigation*/
{
	color: #333333;  /* muss geändert */
	font-weight: bold;
	text-decoration: none;
}
a.DetailAuswahlMenue:visited /*Darstellung der Links in DetailNavigation*/
{
	color: #333333;  /* muss geändert */
	font-weight: bold;
	text-decoration: none;
}
a.DetailAuswahlMenue:hover /*Darstellung der Links in DetailNavigation*/
{
	color: #336699;  /* muss geändert */
	font-weight: bold;
	text-decoration: underline;
}
.inhalt .StadtName /*Stadtname in Listenausgabe*/
{
	margin-left: 25px;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
	font-family: Verdana, Arial;
	padding-top: 5px;

}

.copyRight /*Darstellung des Links im unteren Bereich der Seite zu RAMA*/
{
	color: #FFFFFF;
}
A.copyRight /*Darstellung des Links im unteren Bereich der Seite zu RAMA*/
{
	color: #FFFFFF;
}
A.copyRight:visited /*Darstellung des Links im unteren Bereich der Seite zu RAMA*/
{
	color: #FFFFFF;
}
A.copyRight:hover /*Darstellung des Links im unteren Bereich der Seite zu RAMA*/
{
	color: #FFFFFF;
}
A.copyRight:active /*Darstellung des Links im unteren Bereich der Seite zu RAMA*/
{
	color: #FFFFFF;
}

.DetailHeader /* Überschrift der allgemeinen Museumsangaben in Detailansicht*/
{
	font-size: 110%;
	font-weight: bold;
	color: #2d3a8d;
	line-height: 40px;
	font-family: verdana, Arial;
}
.DetailMusName /*Organisationsnahme in Detailansicht*/
{
	font-weight: bold;
	font-size: 1.2em;
	color: #2d3a8d;
	margin: 0 0 0 16;
	font-family: Verdana, Arial;
	background-color: #ebf2ff;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.DetailKopf /* Ausgabe der allgemeinen Museumsangaben in Detailansicht*/
{
	float: left;
	padding-left: 5px;
	color: #000000;
	font-family: Verdana, Arial;
	width: 90%;
	background-color: #ebf2ff;
	margin: 0 0 0 8;
}

.PDF /*Darstellung der Links im Content*/
{
	font-size: 1.0em;
	font-family: Verdana;
	color:#000000; 
}
a.PDF:link /*Darstellung der Links im Content*/
{
	font-size: 1.0em;
	color:#000000;
}
a.PDF:active /*Darstellung der Links im Contentn*/
{
	font-size: 1.0em;
	color:#000000;
}
a.PDF:visited /*Darstellung der Links im Content*/
{
	font-size: 1.0em;
	color:#000000;
}
a.PDF:hover /*Darstellung der Links im Content*/
{
	font-size: 1.0em;
	color:#000000;
}

.DetailFoto /* Ausgabe der Museumsfoto in Detailansicht*/
{
	float: right;
	padding-bottom: 10px;
	padding-right: 0px;
	background-color: #ebf2ff;
	
}

.suche
{
	padding-left: 20px;
	padding-top: 5px;
	color: #666666;
	font-family: verdana;
	font-size: 0.8em;
}


.suche2
{
	
	padding-top: 5px;
	color: #666666;
	font-family: verdana;
	font-size: 0.8em;
}

.LinkMenue /*Darstellung der Links in DetailNavigation*/
{
	font-size: 90%;
	font-family: Verdana;
	background-color: #f0d0c7;
}
a.LinkMenue:link /*Darstellung der Links in DetailNavigation*/
{
	color: #D66438;
	text-decoration: none;
}
a.LinkMenue:active /*Darstellung der Links in DetailNavigation*/
{
	color: #D66438;
	text-decoration: none;
}
a.LinkMenue:visited /*Darstellung der Links in DetailNavigation*/
{
	color: #D66438;
	text-decoration: none;
}
a.LinkMenue:hover /*Darstellung der Links in DetailNavigation*/
{
	color: #D66438;
	text-decoration: none;
	font-weight: bolder;
}
.RahmenLink
{
	font-size: 90%;
	font-family: Verdana;
	background-color: #EBAA98;
}
a.RahmenLink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.RahmenLink:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a.RahmenLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.RahmenLink:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

A.Mailto:link
{
	font-size: 105%;
	color: #000000;
	text-decoration: underline;
}
A.Mailto:visited
{
	color: #000000;
	font-size: 105%;
	text-decoration: underline;
}

A.Mailto:hover
{
	color: #000000;
	font-size: 105%;
	text-decoration: underline;
}
.Aktualisierung /*Anzeige der letzten Aktualisierung*/
{
	color: #666666;
	font-size: 0.8em;
	margin: 0 0 0 17;
}


.Internet
{
	height:20px;
}

.InternetHinweis
{
	float:left;
}

.InternetAdresse
{
	float:left;
}

.eMail
{
	height:20px;
}

.eMailHinweis
{
	float:left;
}

.eMailAdresse
{
	float:left;
}

.Label1 /* Ausgabe der Museumseigenschaften in Datailansicht*/
{
	margin:  0  15 0 20px;
	font-family: Verdana, Arial, sans-serif;
	width:95%;
	clear:left;
}
.Label2 /* Nach oben-Button in Datailansicht*/
{
	margin-top: 10px;	
	float: right;
}
.Label3 /*Anreise in Detailansicht*/
{
	float: left;
	margin-left: 10px;
	width: 90%;
	font-family: Verdana, Arial, sans-serif;
}
.Label4 /*Map 24 Routenberechnung in Detailansicht*/
{
	float: right;
	margin: 5px;
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
}
.Label5 /* Ausgabe der Museumseigenschaften in Datailansicht*/
{
	margin:  0  15 0 20px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
	width:95%;
	clear:left;
}
.DetailLabel1 /*Ausgabe der Navigationspunkte in Detailansicht*/
{ 
	padding-top: 5px;
	padding-left: 10px;
	height: 30px;
}
.DetailLabel2 /*Ausgabe der NavigationLinks zu Folgeseiten in Detailansicht*/
{ 
	padding-left: 10px;
	padding-bottom: 5px;
}
.ListeLabel1 /*Ausgabe der Auzählungspunkte pro gefundenes Ergebniss nach erfolgreicher Suche*/
{
	margin-left: 5px;
	float: left;
	height: 65px;
	border: solid 0px red;
}
.ListeLabel2 /*Ausgabe des Ergebniss nach erfolgreicher Suche*/
{
	margin: 0 35 0 20px;
	padding: 0px;
	border: solid 0px black;
	color: #5b5b5b;
}
.Map24 /*Felder in map24 Routenberechnung*/
{
	font-size: 75%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	padding-left:2px;
}

.Border /*Rahmen um map24 Routenberechnung*/
{
	margin-top: 50px;
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	width:200px;

}
.Ergebnis /*Ausgabe der Folgeseiten und den Druckversionlinks*/
{
	margin-right: 35px;
	margin-left: 20px;
	color: #000000;
}

ul
{
	margin-top:0px;
	margin-left:25px;
	font-size: 1.0em; 
	padding-right: 0px;
}



