body {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #663300;
	background-color: #effbff;
	line-height: 20px;
	
}

#container {
	width: 900px;
	background-color: #effbff;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
	
}
#grass {
	width: 900px;
	height: 93px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #effbff;
	

}
#content {
	width: 900px;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}



#menycontainer {
	width: 900px;
	height: 90px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;

	

	
}

#menycontainer ul{
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	
}
#menycontainer li{
display: inline; 
list-style: none;

}
#menycontainer li a{
	text-decoration: none;
	padding: 0.4em 1.2em;
	margin-right: 0.1em;
	background: #FFFFFF;
	border: 1px solid #663300;
	text-align: center;
}
#menycontainer a:link{
color: #663300;
}
#menycontainer a:visited{
color: #663300;
}
#menycontainer a:hover{
	border: 1px solid #F9A600;
}
#menycontainer a#current{
background: #ffffff; 
border: 1px solid #F9A600; 
}
#info {
	width: 820px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#bild {
	width: 300px;
	height: 400px;
		
	
}
#infobild {
	width: 600px;
	height: 400px;
	
	
}

#fot {
	width: 900px;
	height: 85px;
	
}
