BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	*/
	text-align: left;
	margin-top: 0px;

}
/*-- Anzeige der Listennummern ausblenden --*/
span.unsichtbar {
	visibility: hidden;
}

span.nothilfe {
 	visibility: hidden;
}

span.menue {
	visibility: hidden;
}

/*--Textdarstellung fliesstext--*/
p {
	margin-right: 25 px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
}


/*--Textdarstellung bildunterschriften--*/
p.bild {
	margin-right: 25 px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 50px;
	padding-right: 50px;
}
p.seite {
	margin-right: 25 px;
	text-align: right;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.3em;
	padding-left: 50px;
	padding-right: 50px;
	color: Gray;
}


/*--Textdarstellung Ueberschrift--*/
h1 {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.5em;
}
h2 {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.2em;
}
h3 {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.0em;
}

/*-- Uebergeordnerter Block --*/
#total {
	width: 970px;
	text-align: left;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 0px;
}
#kopfdruck {
	font-size: 2em;
	font-weight: bold;
	width: 650px;
	text-align: left;
	padding-left: 35px;
}

#kopf {
visibility: hidden;
}

/*-- Gestaltung des Kopfmenueblockes --*/
#kopfmenue {
visibility: hidden;
}

/*-- Gestaltung der Menueintrage im Kopfmenue --*/
a.head, a.head:link {
visibility: hidden;
} 

/*-- Gestaltung des aktiven Seitentitels im Kopfmenue--*/

a.headfocus, a.headfocus:link {
visibility: hidden;
}
a.headfocus:hover {
visibility: hidden;;
}
a.top:hover {
visibility: hidden;
} 
a.sub:hover {
visibility: hidden;
} 




#menue {
	visibility: hidden;
	display: none;
}
#content {
	float: left;
	width: 620px;
	z-index: 2; /*text-align: center;*/
	margin-top: 20px;
	margin-left: 30px;
}

/*  das Menue für die Schriftgrösse  */
div.lautstaerke {
visibility: hidden;
}
td.bilder {
	text-align: center;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 50px;
	vertical-align: top;
}
div.clear {
	clear: left;
}


a.schrift, a.schrift:link {
	text-decoration: none;
	color: Black;
}
a.schrift:hover {
	color: Silver;
}

ul {
visibility: hidden;
}
	
li {
visibility: hidden;
}
	
li ul {
visibility: hidden;
}
	
li a {
visibility: hidden;
}

li a:hover {
visibility: hidden;
}

/*-- Gestaltung der unteren Menueintrage im Untermenue --*/

li:hover ul, li.sfhover ul {
visibility: hidden;
}

/*-- Gestaltung der Menueintrage im Untermenue --*/
a.top, a.top:link {
visibility: hidden;
} 
a.top:hover {
visibility: hidden;
} 
a.topfest, a.topfest:link {
visibility: hidden;
} 
a.topfest:hover {
visibility: hidden;
}

a.sub, a.sub:link {
visibility: hidden;
} 

a.gross, a.gross:link {
visibility: hidden;
} 

a:visited { 

} 

a:hover { 
visibility: hidden;
} 


a.head:hover {
visibility: hidden;
} 
a.unterpunkte, a.unterpunkte:link {
visibility: hidden;
}
a.unterpunkte:hover{
visibility: hidden;
}
a.unterpunktefest, a.unterpunktefest:link, a.unterpunktefest:hover {
visibility: hidden;
}
a.seite, a.seite:link {
visibility: hidden;
}
a.seite:hover {
visibility: hidden;
}
dfn {
visibility: hidden;
} 

/* Einstellungen für die Bildanzeige im Fliesstext*/
img.bildrechts {
	margin-right: 15px;
	padding-right: 10px;
	vertical-align: top;
	float: left;
}
img.bild1 {
	margin: 10px 10px 10px 10px;
	border: 0px;
}
div.bildmitte {
	text-align: center;
}
img.bildmitte {
	vertical-align: top;
	margin-top: 10px;
}

/*Formate für die Marken der Routen */
div.marken {
	float: none;
	width: 5900px;
	padding-bottom: 3px;
	z-index: 3;
}
div.marken1 {
	float: left;
	width: 295px;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	position: relative;
	border: 1px solid Silver;
	z-index: 3;
}
div.marken2 {
	float: left;
	width: 295px;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	position: relative;
	margin-left: 5px;
	border: 1px solid Silver;
	z-index: 3;
}

div.doppelbild {
	float: none;
	width: 610px;
	padding-bottom: 3px;
	padding-top: 5px;
	z-index: 2;
}
div.doppelbild1 {
	float: left;
	width: 300px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	position: relative;
	z-index: 2;
}
div.doppelbild2 {
	float: left;
	width: 300px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
	position: relative;
	margin-left: 5px;
	z-index: 2;
}

/*Wegpunkte Links*/
a.wegpunkte, a.wegpunkte:link {
	color: Black;
	text-align: left;
}
a.wegpunkte:hover{
	color: Silver;
	text-align: left;
	
}
/*Auflistung der Wegpunkte*/

div.weg {
	margin-right: 25 px;
	margin-left: 20px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 10px;
}

h3.weg {
	margin-right: 25 px;
	text-align: left;
	font-weight: normal;
	font-size: 1.3em;
	background-repeat: no-repeat;
}
h4.weg {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.1em;
}
a.weg, a.weg:link, a.weg:visited, a.weg:active {
	color: Black;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px none White;
}
a.weg:hover {
	color: Gray;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px none White;
}
/*  Lisetn für Routenbeschreibung */
div.routerechts {
	margin-left: 5px;
	float: left;
	width: 300px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	position: relative;	
	z-index: 8;
}
div.routelinks {
	float: left;
	width: 150px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	position: relative;
	margin-left: 20px;
}
td {
	margin-right: 10 px;
	text-align: left;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 5px;
	vertical-align: top;
}
th {
	margin-right: 10 px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	padding-left: 5px;
	vertical-align: top;
}
/*  pdf_Verweis */
div.pdf {
	visibility: hidden;
}
a.pdf, a.pdf:link, a.pdf:visited, a.pdf:active {
visibility: hidden;
}
a.pdf:hover {
visibility: hidden;
}

/* Impressum  */
a.imp, a.imp:link, a.imp:visited, a.imp:active {
	color: Black;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 25px;
	font-size: 0.8em;
	background-image: url(../images/pdf-button-x.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.imp:hover {
	color: Black;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 25px;
	background-image: url(../images/pdf-button.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.imp1, a.imp1:link, a.imp1:visited, a.imp1:active {
	color: Black;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 25px;
	background-image: url(../images/pdf-button-links1.gif);	
	background-position: left;
	background-repeat: no-repeat;
	font-size: 0.7em;
}
a.imp1:hover {
	color: Black;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 25px;
	background-image: url(../images/pdf-button-links1-x.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.imp2, a.imp2:link, a.imp2:visited, a.imp2:active {
	color: Black;
	text-decoration: none;
	margin-left: 25px;
	padding-left: 20px;
	font-size: 0.6em;
	background-image: url(../images/pdf-button-links.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}
a.imp2:hover {
	color: Black;
	text-decoration: none;
	margin-left: 25px;
	padding-left: 20px;
	background-image: url(../images/pdf-button-links-x.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 15px;
}
