body
{
	background-image:url(images/route66.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
	font-family:Arial;
}


#banner
{
	height:25%;
	border:thin solid;
}

.container
{
	text-align:left;
	padding:0.5%;
	background-image:url(images/container_background.png);
	height: auto; 
	width:66%;
	border:thin solid;
	
	
}

#menu
{
	
	padding-top:0.5%;
	padding-bottom:0.5%;
	
	
}

.menup
{
	height:0.5%;
	font-size:0.8em;
	text-align:center;
	background-color:#c06b08;
	background-image:url(images/yepitswood.png);
}


span
{
	display:block;
	
	
}

a
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:white;
	font-weight:bold;
}

#content
{
	margin-top:15px;
	text-align:center;
	font-size:1em;
	font-family:Arial;
	min-height:380px;
	
}

#text
{
	font-size:1.3em;
	vertical-align:center;
	margin-top:15px;
	margin-left:5em;
	margin-right:5em;
	
}



.headline
{
	
	font-weight:bold;
	font-size:1.5em;
	min-height:30px;
	background-image:url(images/linie.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}



#fotos
{
	
	
	vertical-align:center;
	margin-left:auto;
	font-size:8px;
	margin-top:50px;
}

#fotos a
{
	font-size:1.2em;
}

form textarea,input
{
	border:thin solid;
}

.products
{
	border:thin solid;
	margin-top:15px;
	min-height:20em;
	min-width:8em;
	
}

#products
{
	margin-top:15px;
	vertical-align:center;
	
	
	
	
}




