body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../grafik/strasse_1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
}
#page{
	width: 1000px;
}

#logo{
	position:absolute; 
	left: 70%; 
	top:37px; 
	width:84px; 
	height:59px; 
	z-index:1;
}

#name{
	font-family: Garamond,"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
	letter-spacing: 0.18em;
	position:absolute; 
	left:20%; 
	top:35px; 
	width:680px; 
	height:70px; 
	z-index:2;
	}
	
.Stil1 {
	font-size: 20px;
	color: #000000;
	font-family: Garamond, "Times New Roman", Times, serif;;
}
	
#auto{
	position:absolute; 
	left:301px; 
	top:306px; 
	width:352px; 
	height:176px; 
	z-index:4;
}

#scheibe{
	position:absolute; 
	left:423px; 
	top:327px; 
	width:80px; 
	height:50px; 
	z-index:30;
}

#lichtre{
	position:absolute; 
	left:467px; 
	top:443px; 
	width:33px; 
	height:36px; 
	z-index:40; 
	visibility: visible;
}

#lichtli{
	position:absolute; 
	left:636px; 
	top:428px; 
	width:25px; 
	height:32px; 
	z-index:41; 
	visibility: visible;
}

#blinkre{
	position:absolute; 
	left:465px; 
	top:490px; 
	width:16px; 
	height:17px; 
	z-index:42;
}

#blinkli{
	position:absolute; 
	left:648px; 
	top:466px; 
	width:13px; 
	height:10px; 
	z-index:43;
}

#nav{
	position:absolute;
	left:20px;
	top: 330px;
	z-index:5;
	width: 200px;
}

#nav ul{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li{
	display: block;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0px;
}

#nav p {
	color: #666;
}
#nav p a.copy:link{
	color: #666;
	font-size: 10px;
}
#nav p a.copy:visited{
	color: #666;
	font-size: 10px;
}
#nav p a.copy:hover{
	color: #fff;
	font-size: 10px;
}

#inhalt{
	position:absolute;
	top:113px;
	width:680px;
	height:364px;
	z-index: 5;
	left: 20%;
	text-align: right;
}

#galerie{
	position:absolute; 
	left:33px; 
	top:218px; 
	width:70px; 
	height:22px; 
	z-index:7;
}

#veranst{
	position:absolute; 
	left:114px; 
	top:314px; 
	width:149px; 
	height:21px; 
	z-index:8;
}

#links{
	position:absolute; 
	left:19px; 
	top:188px; 
	width:57px; 
	height:23px; 
	z-index:9;
}

#impr{
	position:absolute; 
	left:83px; 
	top:279px; 
	width:107px; 
	height:23px; 
	z-index:11;
}

#down{
	position:absolute; 
	left:56px; 
	top:248px; 
	width:94px; 
	height:23px; 
	z-index:10;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
}

#inhalt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#inhalt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#inhalt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
}
#copyright{
	position: absolute;
	visibility: visible;
	left:10px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
#copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

#copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: underline;
}

#copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}

.fett {
	font-weight: bold;
}
.rechts {
	float: right;
	margin: = 20px 20px 0 20px; 
}
.rot {
	color: #CC0000;
}

