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;
	background-color: White;
	background-image: url(../images/seitenbg.jpg);
	background-repeat: no-repeat;
}
/*-- Anzeige der Listennummern ausblenden --*/
span.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

span.nothilfe {
	font: normal 1% tahoma, sans-serif;
	color: #FFDB88;
	visibility : collapse;
}

span.menue {
	color : Gray;
}

/*--Textdarstellung fliesstext--*/
p {
	margin-right: 25 px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
}
/*--Textdarstellung routennummer--*/
p.nummer {
	text-align: right;
	margin-right: 25px;
	font-size: 1.2em;
}

/*--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;
}
p.seite2 {
	margin-right: 25 px;
	
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.3em;
	padding-left: 0px;
	padding-right: 0px;
	color: Gray;
}

/*--Textdarstellung Ueberschrift--*/
h1 {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.7em;
}
h2 {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.4em;
}
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 {
	display: none;
}

#kopf {
	width: 970px;
	height: 116px;
	background-image: url(../images/Kopfleiste_neu.jpg);
	background-repeat: no-repeat;
	float: right;
}

/*-- Gestaltung des Kopfmenueblockes --*/
#kopfmenue {
	width: 970px;
	height: 20px;
	float: left;
	background-color: transparent;
	text-align: center;
	margin-top: 10px;
	background-image: none;
}

/*-- Gestaltung der Menueintrage im Kopfmenue --*/
a.head, a.head:link {
	display: inline;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
} 

/*-- Gestaltung des aktiven Seitentitels im Kopfmenue--*/

a.headfocus, a.headfocus:link {
	display: inline;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 1.2em;	
	font-family: Arial, Helvetica, sans-serif;
}
a.headfocus:hover {
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
}
a.top:hover {
	color: White;
	background-image: url(../images/x-button-links.gif);
	background-repeat: no-repeat;
} 
a.sub:hover {
	color: Navy;
} 




#menue {
	width: 300px;
	list-style: none;
	float: left;
	z-index: 9;
	height: 660px;
}
#content {
	float: right;
	width: 650px;
	z-index: 2; 
	margin-top: 20px;
}

/*  das Menue für die Schriftgrösse  */
div.lautstaerke {
	background-image: url(../images/button-links.gif);
	height: 2em;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 30px;
	float: left;
	position: relative;
}
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 {
	margin: 0 10px;
	padding: 0px 0 1.5em;
	list-style: none;
	/*width: 7em;*/
	z-index: 8;
}
	
li {
	position: relative;
	float: left;
	line-height: 1.25em;
	/*width: 12em;*/
	padding-left: -5px;
	z-index: 8;
}
	
li ul {
	display: block;
	position: absolute;
	left: -999em;
	margin-left: 17.5em;
	margin-top: -2.7em;
	background-color: #FFEDD7;
	color: ButtonText;
	z-index: 9;
}
	
li a {
	display: block;
	color: #000;
	padding: 5px 5px 3px 5px;
	margin: 0 5px;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 280px;
	z-index: 9;
}

li a:hover {
	display: block;
	color: #000;
	padding: 5px 5px 3px 5px;
	margin: 0 5px;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 280px;
	z-index: 9;
}

/*-- Gestaltung der unteren Menueintrage im Untermenue --*/

li:hover ul, li.sfhover ul {
	left: auto;
	width: 280px;
	color: Black;
}
/*-- Links im Text --*/
a.text, a:link.text, a:active.text, a:focus.text, a:visited.text {
	color: Red;
	text-decoration: none;
}


/*-- Gestaltung der Menueintrage im Untermenue --*/
a.top, a.top:link {
	display: block;
	color: #000;
	padding: 5px 5px 15px 30px;
	margin: 0;
	background-image: url(../images/button-links.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 17.7em;
} 
a.top:hover {
	display: block;
	color: Blue;
	padding: 5px 5px 15px 30px;
	margin: 0;
	background-image: url(../images/x-button-links.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 17.7em;
} 
a.topfest, a.topfest:link {
	display: block;
	color: #000;
	padding: 5px 5px 15px 30px;
	margin: 0;
	background-image: url(../images/x-button-links.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 17.7em;
} 
a.topfest:hover {
	display: block;
	color: Silver;
	padding: 5px 5px 15px 30px;
	margin: 0;
	background-image: url(../images/x-button-links.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 17.7em;
}

a.sub, a.sub:link {
	display: block;
	color: #000;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	width: 10em;
} 

a.gross, a.gross:link {
	display: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	color: AppWorkspace;
} 

a:visited { 

} 

a:hover { 
	color:#000; 
} 


a.head:hover {
	color: Gray;
} 
a.unterpunkte, a.unterpunkte:link {
	color: Black;
}
a.unterpunkte:hover{
	color: Blue;
}
a.unterpunktefest, a.unterpunktefest:link, a.unterpunktefest:hover {
	font-style: italic;
	color: Gray;
}
a.seite, a.seite:link {
	text-decoration: none;
	color: Navy;
}
a.seite:hover {
	text-decoration: none;
	color: ActiveCaption;
}
dfn {
	font: normal 0% tahoma, sans-serif;
	color: #FFDB88;
	visibility: collapse;
	display: none;
} 

/* 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: 610px;
	padding-bottom: 3px;
	z-index: 3;
}
div.marken1 {
	float: left;
	width: 300px;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	position: relative;
	border: 1px solid Silver;
	z-index: 3;
}
div.marken2 {
	float: left;
	width: 300px;
	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*/

p.weg {
	width: 600px;
	padding-left: 35px;
}
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;
	padding-left: 0px;
	background-repeat: no-repeat;
}
h4.weg {
	margin-right: 25 px;
	text-align: left;
	font-weight: bolder;
	font-size: 1.1em;
	margin-left: 0px;
}
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 {
	float: right;
}
a.pdf, a.pdf:link, a.pdf:visited, a.pdf:active {
	color: Black;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 25px;
	padding-left: 5px;
	border-left: 2px solid AppWorkspace;
}
a.pdf:hover {
	color: GrayText;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 5px;
}

/* 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.9em;
	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.9em;
}
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.8em;
	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;
}
table.sage {
	font-size: 1.2em;
}

