body
	{
	background-color: #f7d156;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #F5D13C;
	top: 0px;

scrollbar-arrow-color: #F5D13C;
scrollbar-base-color: #F5D13C;
scrollbar-face-color: #855018;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #F7D156;
	}

h2 {font-size: 20px; color: #ffffff;}

table
	{
	font-size: 15px;
	}

A:link {	font-family: Verdana, Arial , Univers;	color: rgb(255,255,255);}

A:visited {	font-family: Verdana, Arial , Univers;	color: rgb(255,255,255);}

A:hover {	font-family: Verdana, Arial , Univers;	color: rgb(255,255,153);	

text-decoration: underline;}

#container
	{
	margin: 0 auto;
	background-image: url(http://www.omas-kartoffelhaus.de/layout/kartoffelhaus-marienberg.jpg);
	width: 1000px;
	height: auto;
	top: 0px;
	}

#header
	{
	background-image: url(http://www.omas-kartoffelhaus.de/layout/omas-kartoffelhaus.jpg);
	width: 701px;
	height: 276px;
	float:left;
	text-align: left;
	}

#home
	{
	width: 163px;
	height: 74px;
	margin-left: 310px;
	margin-top: 181px;
	float: left;
	}
#speise
	{
	width: 160px;
	height: 74px;
	margin-top: 181px;
	margin-left: 20px;
	float: left;
	}
#angebot
	{
	width: 299px;	
	height: 276px;
	float: left;
	}

#content
	{
	width: 1000px;
	background-image: url(http://www.omas-kartoffelhaus.de/layout/omas.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	}

#text
	{
	width: 570px;
	margin-left: 30px;
	height: auto;
	float: left;
	text-align: left;
	}

#bilder
	{
	width: 350px;
	margin-top: 135px;
	margin-left: 20px;
	height: 1200px;
	float: left;
//height: 1270px;
	}

#footer
	{
	background-image: url(http://www.omas-kartoffelhaus.de/layout/marienberg.jpg);
	width: 1000px;
	height: 64px;
	clear:both;
	}

#speisekarte
	{
	width: 940px;
	margin-left: 30px;
	text-align: left;
	}

#map_canvas
	{
	margin-left: 280px;
//margin-left: 0px;
	}

a.menu { height:24px; width: auto; display:block; color:#ffffff; text-decoration:none; font-size:15px; text-align: left; background-image: url('./buttons/kartoffelhaus.png'); background-repeat: no-repeat; padding: 4px 0 0 30px; margin-bottom: 3px;
//height:28px;
}

a.menu:link    { color:#ffffff;}
a.menu:visited { color:#ffffff;}
a.menu:hover   { color:#ffff99; background-image: url('./buttons/marienberg.png'); background-repeat: no-repeat; text-decoration:none; overflow: auto;}
a.menu:active  { color:#ffff99; background-image: url('./buttons/marienberg.png'); background-repeat: no-repeat; text-decoration:none;} 
