@charset "utf-8";
/* CSS Document */

    

#navi
{
	height:55px;
	background-repeat: no-repeat;
	background-image: url(navi.gif);
	padding: 3px 0 0 0;
}
#navi  ul{
	width:600px;
	margin-top: 10px;
}
#navi  ul  li{
	float:left;
	color:#FFFFFF;
	font:bold 12px/37px Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 40px;
	padding-right: 10px;
}
#route1 {
	width: 220px;
	margin-left: 30px;
	float: right;
	border: 1px solid #999999;
	padding-left: 5px;
	height: 300px;
	margin-top: 5px;
}
#route3 {
	width: 220px;
	margin-left: 30px;
	border: 1px solid #999999;
	padding-left: 5px;
	height: 300px;
	margin-top: 5px;
}
#route4 {
	width: 220px;
	margin-left: 30px;
	float: right;
	border: 1px solid #999999;
	padding-left: 5px;
	height: 300px;
	margin-top: 5px;
}
#power {
	background-image: url(../Bilder/power.jpg);
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
}

#mühle {
	width: 200px;
	height: 140px;
	background-image: url(../Bilder/muehle.gif);
	background-repeat: no-repeat;
	background-position: center;
}



#route2 {
	width: 220px;
	margin-left: 30px;
	border: 1px solid #999999;
	padding-left: 5px;
	height: 300px;
	margin-top: 5px;
}
#INSEL {
	background-image: url(../Bilder/INSEL.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}





#navi  ul  li  a{
	height:35px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}
#navi  ul  li  a:hover{
	color: #354C98;
}
#navi  ul  li  a.hover{
	padding:0 18px;
	height:35px;
	float:left;
	text-decoration:none;
	display:block;
	color:#354C98;
}
    body {
	background: #FFFFFF;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font: 100% Arial;
    }
#container/* Tipps für elastische Layouts:
    1. Da die Gesamtgröße elastischer Layouts von der Standardschriftgröße des Benutzers abhängt, sind diese Layouts weniger berechenbar. Bei korrekter Verwendung haben sie außerdem für Personen, die größere Schriften benötigen, einen höheren Nutzwert, weil die Zeilenlänge proportional bleibt.
    2. Die Größe der divs in diesem Layout basiert auf der Originalschriftgröße (100%) im Body-Element. Wenn Sie die Textgröße durch eine Einstellung wie font-size: 80% im Body-Element oder im #container global verringern, wird das gesamte Layout proportional verkleinert. Sie sollten die Breiten der verschiedenen divs vergrößern, um hierfür einen Ausgleich zu schaffen.
    3. Wenn Sie in den einzelnen divs unterschiedliche Werte für die Schriftgröße angegeben, anstatt die Schriftgröße im Design global zu ändern (z. B. wenn #sidebar1 die Schriftgröße 70% zugewiesen wird und #mainContent die Größe 85%), so wird die Gesamtgröße der einzelnen divs proportional geändert. Sie sollten anhand der endgültig gewählten Schriftgröße entsprechende Anpassungen vornehmen.
    */
      {
	width: 710px;  /* Mit dieser Breite wird ein Container erstellt, der in ein 800 Pixel breites Browserfenster passt, sofern für den Text die Standardschriftgröße des Browsers übernommen wird. */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
    }
#header  {
	background-repeat: no-repeat;
	height: 120px;
	margin: 10px 0 0 0;
	background-image: url(logo_doppel.gif);
	background-position: right bottom;
    } 
#logo {
	background-image: url(Logo.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 230px;
}

#logo2 {
	display:none;
}
#slogon {
	background-image: url(../Bilder/header2.gif);
	height: 268px;
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	position: left;
	background-position: left;
	border: 1px solid #999999;
}
#meinContent {
	background-color: #FFFFFF;
	padding: 0 20px 0px 20px;
	padding-top: 20px;
}
#unFahrrad {
	width: 400px;
}
#bild1 {

}
#foto {
	background-repeat: no-repeat;
	height: 200px;
	width: 230px;
	background-image: url(../Bilder/IMGP1108.gif);
	float: right;
	margin-left: 10px;
}

#bilder1 {
	background-image: url(../Bilder/IMGP1108.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 232px;
}
#test {
	width: 100px;
	position: relative;
	top: 10px;
	left: 450px;
}




#footer  {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 23px;
	color: #FFFFFF;
	padding: 8px 0 0 20px;
    } 
#design {
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#copy {
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	margin-top: 2px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#des {
	font-size: 10px;
	font-weight: bold;
	width: 160px;
	float: right;
	position: relative;
	top: -11px;
	left: -20px;
}
#h {
	width: 300px;
	float: right;
	margin: 0 0 0 0px;
	height: 250px;
}

#meinContent h1 {
	font-size: 18px;
	color: #354C98;
}

    
#meinContent p {
	font-size: 13px;
	color: #354C98;
}
#verleih {
	width: 600px;
	margin: 10px 20px 0 0px;

}
#bilder2 {
	background-image: url(file:///D|/Dokumente%20und%20Einstellungen/B%C3%BCro%20Oeding/Desktop/fjordbike/Bilder/Unbenannt-2.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 232px;
}
#steintour {
	background-image: url(../Bilder/stein.gif);
	height: 130px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#huete {
	background-image: url(../Bilder/huete.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 330px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	border: 1px solid #999999;
}
#aus {

}

#phil {
	font-size: 14px;
}
#philfoto {
	width: 200px;
	float: right;
	height: 200px;
	background-image: url(../Bilder/phil.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 5px;
}
#team {
	background-image: url(../Bilder/team.gif);
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
}

