@charset "utf-8";
html, body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:900px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
}
#wrap {
	height: auto;
	width: auto;
	float: left;
}
#logo {
	height: 50px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE8E8;
	padding-bottom: 5px;
	padding-top: 50px;
	background-image: url(../graphics/logo/bg.png);
	background-repeat: no-repeat;
}
#logoforside {
	height: 50px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE8E8;
	padding-bottom: 10px;
	padding-top: 50px;
	background-repeat: no-repeat;
}
#forside {
	width: 900px;
	margin-top: 10px;
	height: 300px;
}
#bistrupplanteskole{
	float: left;
	width: 438px;
	height: 298px;
	border: 1px solid #EAE8E8;
}
#bistrupblomstercenter {
	float: right;
	width: 438px;
	height: 298px;
	border: 1px solid #EAE8E8;
}


#content {
	width: 900px;
	height: auto;
	float: left;
}
#left {
	float: left;
	width: 200px;
	height: auto;
}

#menu {
	width: 200px;
	height: auto;
	margin-top: 10px;
}
#kontakt {
	margin-top: 10px;
	width: 200px;
}
.header1 {
	font-weight: bold;
}


#right {
	float: right;
	width: 690px;
	clear: right;
	height: auto;
	margin-left: 10px;
}
#banner {
	width: 688px;
	height: 200px;
	border: 1px solid #EAE8E8;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#menu  ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	width:200px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B8C65;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
}
#menu  ul li a:hover {
	color: #999;
}
#menu #navigation li.selected a, #menu  li a:hover {color:#999;}

a:link {
	color: #6B8C65;
	text-decoration: none;
}
a:visited {
	color: #6B8C65;
	text-decoration: none;
}
a:hover {
	color: #6B8C65;
	text-decoration: underline;
}
a:active {
	color: #6B8C65;
	text-decoration: none;
}
#foot {
	height: 20px;
	width: 900px;
	clear: both;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE8E8;
	text-align: right;
	line-height: 20px;
}
#billeder {
	width: 690px;
	height: 300px;
	margin-top: 10px;
}
.thumbs {
	width: 690px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
}
.thumb_box {
	width: 148px;
	height: 98px;
	float: left;
	margin-right: 29px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.thumb_boxone {
	width: 148px;
	height: 98px;
	float: left;
	margin-right: 29px;
	border: 1px solid #EAE8E8;
	margin-top: 10px;
	background-image: url(../graphics/billeder/fdssd.png);
	background-repeat:no-repeat;
}
.thumb_boxtwo {
	width: 148px;
	height: 98px;
	float: left;
	margin-right: 29px;
	border: 1px solid #EAE8E8;
	margin-top: 10px;
	background-image: url(../graphics/billeder/r34343.png);
	background-repeat:no-repeat;
}
.thumb_box_end {
	width: 148px;
	height: 98px;
	float: right;
	border: 1px solid #EAE8E8;
	margin-top: 10px;
}
.thumbnail{
	background-color: #E1E7E0;
	border: 1px solid #CCC;
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	}
#galleri {
	height: auto;
	width: 690px;
	float: right;
}
#text {
	width: 690px;
	height: auto;
	float: left;
	margin-top: 10px;
}
