#banner {	
	position: relative;
	width: 805px;
	height: 140px;
	margin: 0px auto;
	margin-top: 25px;
	color: #333;
	line-height: 130%;
}

#banner #badge {
	position: absolute;
	left: -50px;
	top: -20px;
}

#container {
	width: 801px;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	border-top: 0px solid #303030;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	border-bottom: 0px solid #303030;
	line-height: 130%;
}

#container2 {
	width: 801px;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
	border-top: 0px solid #303030;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	border-bottom: 2px solid #303030;
	line-height: 130%;
}

body {
	background-color: #58b247;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 200%;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#top {
	padding: 15px 0 0 0;
	background-color: none;
	border-bottom: 0px solid gray;
	height: 220px;
	margin-bottom: 0px;
}

#top h1 {
	padding: 0;
	margin: 0;
}

#mainnav {
	position: relative;
	background-color: #5ab248;
	color: #ffffff;
	padding: 2px 0 2px 0;
	margin-bottom: 10px;
	height: 42px;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
	
#mainnav ul {
	margin: 12px 0 0 10px;
	padding: 0 0px 0 0;
	list-style-type: none;
	border-left: 0px solid #C4C769;
	font: 120% arial, hevetica, sans-serif;
}
	
#mainnav li {
	display: inline;
	padding: 0 5px 0 0;
	border-right: 0px solid #C4C769;
}
	
#mainnav li a {
	padding: .5em .5em .5em .5em;
	background-color: #5ab248;
	text-decoration: none;
	color: #ffffff;
}

#mainnav li a:hover {
	text-decoration: none;
	color: #303030;
	background-color: #5ab248;
}


#mainnav h2 {
	margin: 0px;
	position: absolute;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	left: 510px;
	top: 14px;
}

* html li {margin-left:-3px;}

#leftnav {
	background-color: none;
	float: left;
	width: 225px;
	margin: 0;
	padding: 2em;
}

#rightnav {
	background-color: none;
	float: right;
	width: 225px;
	margin: 0;
	padding: 2em;
}

#content {
	background-color: none;
	margin-top: opx;
	margin-left: 270px;
	border-left: 1px solid #5ab248;
	margin-right: 265px;
	border-right: 1px solid #5ab248;
	padding: 1em;
	max-width: 230px;
}

img.ingeborg_home {
	border: 1px solid #9fa59a;
	margin: 10px;
}

#contentinternal {
	background-color: none;
	margin-top: opx;
	margin-left: 20px;
	border-left: 0px solid #5ab248;
	margin-right: 20px;
	border-right: 0px solid #5ab248;
	padding: 1em;
	max-width: 750px;
}

a.email:link { 
	color: #305f27; 
	text-decoration: none;
}
a.email:visited { 
	color: #505050; 
	text-decoration: none;
}
a.email:hover { 
	color: #305f27; 
	text-decoration: none;
}
a.email:active { 
	color: #5ab248; 
	text-decoration: none;
}

p.contact2 {
	font-family: Tahoma;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: #1f4019;
}

#tourtable td{
	border-top:1px solid #646464;
	padding: 0px;
	spacing: 5;
}
#tourtable p {
	margin:5px;
}

#tourtable img {
	margin-bottom:5px;
	margin-top:5px;
}

h3 {
	font-size: 110%;
	font-family: Tahoma;
	color: #54a643;
	text-transform: uppercase;
	margin: 2px;
}

h4 {
	font-size: 110%;
	font-family: Tahoma;
	color: #202020;
	text-transform: uppercase;
	margin: 2px;
}

h6 {
	font-size: 90%;
	font-weight: bold;
	color: #303030;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(images/dot.gif);
	background-position: left;
	background-repeat: no-repeat;
}

h5 {
	font-size: 100%;
	margin: 2px;
	color: #505050;
}

p.tours {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: 54a643;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 0px solid black;
}

#footer {
	clear: both;
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #333;
	background-color: #fff;
	border-top: 0px solid gray;
}

#footerinternal {
	clear: both;
	margin: 0;
	padding-top: 5px;
	padding-left: 33px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #333;
	background-color: #fff;
	border-top: 0px solid gray;
}

a.brochure:link { 
	color: #303030; 
	text-decoration: none;
}
a.brochure:visited { 
	color: #505050; 
	text-decoration: none;
}
a.brochure:hover { 
	color: #305f27; 
	text-decoration: none;
}
a.brochure:active { 
	color: #5ab248; 
	text-decoration: none;
}

#copyright {
	position: relative;
	margin-left: auto;
		margin-left: auto;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #fff;
	background-color: #58b247;
	border: 0px solid gray;
	text-align: center;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }

h2 { 
	margin: 0 0 1em 0;
	color: #47953b;
}



