.text  
{ 
	font-size:12pt;
}
body 
{
	background-image: url(./g/bg.png);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Tahoma,Arial,Helvetica;
	color: black; background-color: white;
	min-width: 40em;
}
p  a 
{
	color:black;
	border: 0px;
}
#Startseite 
{
	margin: 20em 0 0;
}
#Inhalt 
{
	margin-left: 2em; padding: 0 1em;
	border-left: 2px; border-top: 2px;
}
h1 
{
	font-size: 1.9em;
	margin: 0.5em;
	color: maroon;
}
h2 
{
	font-size: 11pt;
	color: maroon;
}  
#Inhalt #Fusszeile 
{
	font-size: 0.6em;
	padding: 0.1em;
	text-align: center;
	border: 0px solid silver;
}	
#Leiste
{
	align: center;
	border: 0px solid silver;
}

#fixiert 
{
    position: absolute;
    bottom: 2.8em; right: 2em;
    width: 10em;
    border: none;
}
html>body #fixiert 
{
    position: fixed;
}


a:link
{
	color:black; 
	font:sans-serif;
	font-weight: bold;	
	text-decoration:none;
	border: 0px;
}
a:visited
{ 
	color:black; 
	font-weight: bold;
	text-decoration:none;
	border: 0px;
}
a:hover
{ 
	color:silver;
	font-weight: bold;
	border: 0px;
}
a.ortsschild:link, a.ortsschild:visited
{
	display: block;
	width: 240px;
 	height:161px;
	background: url(ortsschild_r.png) no-repeat left top;
}
a.ortsschild:hover 
{
	background-position: right top;
}
a.tafel1:link, a.tafel1:visited 
{
	display: block;
	width: 420px;
 	height:154px;
	background: url(tafel1_r.png) no-repeat left top;
}
a.tafel1:hover 
{
	background-position: right top;
}
a.tafel2:link, a.tafel2:visited 
{
	display: block;
	width: 420px;
 	height:81px;
	background: url(tafel2_r.png) no-repeat left top;
}
a.tafel2:hover 
{
	background-position: right top;
}
a.tafel3:link, a.tafel3:visited 
{
	display: block;
	width: 420px;
 	height:88px;
	background: url(tafel3_r.png) no-repeat left top;
}
a.tafel3:hover 
{
	background-position: right top;
}
a.einbahnstrasse:link, a.einbahnstrasse:visited 
{
	display: block;
	width: 240px;
 	height:89px;
	background: url(einbahnstrasse_r.png) no-repeat left top;
	background-color: transparent;
}
a.einbahnstrasse:hover 
{
	background-position: right top;
}
a.fahrzeuge:link, a.fahrzeuge:visited 
{
	display: block;
	width: 160px;
 	height:88px;
	background: url(fahrzeuge_r.png) no-repeat left top;
}
a.fahrzeuge:hover 
{
	background-position: right top;
}
