body {
	font-family: "Trebuchet MS" ,Verdana, "Geneva", Lucida, Lucidux, "Lucida Sans", Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #696969;
	background-color: #696969;
	padding: 0px;

	}

h1 {
	clear:both;
	text-align: left;
	font-family: Georgia, Palatino, "Century schoolbook", Times, serif;
	font-size: 115%;
	font-weight:bolder;	
	}

h2 {
	font-family: Georgia, Palatino, "Century schoolbook", Times, serif;
	font-size: 125%;
	margin-left: 10%;
	}

h3 {	font-family: Georgia, Palatino, "Century schoolbook", 		Times, serif;
	font-size: 100%;
	font-style:oblique;
	font-weight: normal;
	margin-left: 10%;
	margin-bottom:2.3em;
	}
	
h4, h5, h6 {
	font-family: Georgia, Palatino, "Century schoolbook", Times, serif;
	font-size: 95%;
	font-weight:normal;
	}


p	{
	font-size: 85%;
	font-weight:lighter;
	padding:0.5em;
	margin-left:25%;
	margin-right: 10%;
	text-align: justify;
	line-height: 135%;
	}

a {
	color: #696969;
	text-decoration:none;
	border-bottom: 1px #696969 dotted;
	}

a:visited {
	color: #daa520;
	}
	
a:hover {
	color: #696969;
	background-color:  #fffacd;
	}

.bild_links {
	position: relative;
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	border-color: white;
	}

.info {
	font-size: 80%;
	font-weight: lighter;
   	}

.homelink {
	list-style-image:url(pics/home-icon.png);
}

.zeiger {
	list-style-image:url(pics/dreieck.png);	
	}

#container {
	border: 1px solid #a9a9a9;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	padding: 2em;
	background-color: white;
	min-width: 800px;
	max-width: 1000px;
	background-image: url(pics/locomotion.jpg);
	background-repeat: no-repeat;
	background-position: 96% 35px;
	}

#seitenkopf {
	text-align: center;
	margin-bottom: 1.5em;
	}
	
#main {/* --- umfasst Textfeld, Navigationsmen&uuml; rechts und Fu&szlig;leiste --- */	

	position: relative;
	clear: both;
	padding-bottom:2em;
	border-top: 1px #483d8b dotted;
	border-bottom: 1px #483d8b dotted;
	background-image: url(pics/83grafik.gif);
	background-repeat: no-repeat;
	background-position: 97% 95%;
	}	

#textfeld {
	position: relative;
	padding: 1.2em 0 1.2em 0;
	margin-left: 0px;
	margin-right: 100px;
	margin-bottom: 30px;
	}

#textfeld h4  {
	margin-left: 45%;
	font-size:95%;
	font-style:normal;
	text-align: left;
	}

#textfeld ul {
	margin-left:35%;
	list-style-type: circle;
	}

#textfeld li {
	font-size: smaller;
	padding:0.5em;
	margin-right: 13%;
	text-align: left;
	line-height: 145%;
	}
	

#spalte_rechts {/* --- Navigationsmen&uuml; rechts --- */
	position: absolute;
	text-align: center;
	font-size: smaller;
	top: 0;
	right: 0; /* f&uuml;r Positionierung rechts */
	width: 185px;
	padding-top: 3em;
	padding-right:1.2em;
	padding-bottom: 16px;
	}

#spalte_rechts h4 {
	margin-left: 1.5em;
	text-align:left;
	font-size:larger;
	font-weight:normal;
	font-style:normal;
	}

#spalte_rechts ul {
	list-style-type: square;
	}

#spalte_rechts li {
	text-align:left;
	line-height:150%;
	margin-top:3px;
	}

#spalte_rechts a:visited {
	color: #daa520;
	}
	
#spalte_rechts a:hover {
	color: #696969;
	background-color:  #fffacd;
	}

#aktiv a:link, #aktiv a:visited, #aktiv a:hover {
	color: #696969;
	background-color: white;
	/*padding-left:4px;
	padding-right:4px;*/
	}

#leiste_unten {
	clear: both;
	position: relative;
	text-align: center;
	}

#bildbox {
	display: inline;
	text-align: center;
	position: relative;
	display: inline;
	float: left;
	width: 200px;
	margin: 1.5em 2em 1.5em 10%;
	}

#news {
	display:block;
	margin-left:30%;
	margin-right:15%;
	margin-bottom:2.3em;
	padding:  1em 0.5em 1em 0.5em;
	color:white;
	background-color:#bc8f8f;
	text-align:center;
	}

#news a {
	color: white;
	border-bottom:1px white dotted;
	}

#news a:visited {
	color: #fffacd;
	}

#news a:hover {
	color: #bc8f8f;
	background-color:  #fffacd;
	}

#bestellung {
	position: relative;
	padding: 1.2em 0 1.2em 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 200px;
	margin-bottom: 30px;
	}

#bestellung ul {
	font-size: smaller;
	line-height: 200%;
	display:block;
	padding:0.5em;
	margin-left:25%;
	margin-right: 10%;
	list-style-type:circle;
	}

#bestellung li {
	margin-bottom:1em;
	}

#bestellung input, select, textarea {
	background-color:#fffaf0;
	}
