﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e2d096;
	background-repeat: repeat;
	background-attachment: scroll;
	margin:0;
	padding:0;
	border:0;
}
#container {
	width: 1000px;
	margin: 1px auto;
	padding:0;
	border:0;
}
#masthead {
	position:relative;
	top:0px;
	left:0px;
	text-align: center;
	width: 1000px;
	height:75px;
	margin-left: 1px;
	margin-top:0px;	
	font-family: "Times New Roman";
	font-size: 30pt;
	color: #51A126;
	background-color: transparent;
	background-image: url("../images/logo_geen_text.gif");
	margin:0;
	padding:0;
	border:0;
	z-index:2;
}
#navigation {
	position: relative;
	top:-15px;
	float: left;
	width: 125px;
	height:570px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-image: url("../images/menu_kordes_bg.jpg");
	z-index:0;
}
#content {
	position:relative;
	top:-15px;
	float: left;
	width: 866px;
	height:570px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	z-index:1;
}
#content_kordana{
	width:866px;
	height:570px;
	background-image:url('../images/Flirt2.jpg')
}
#content_home {
	width:866px;
	height:570px;
	background-image:url('../images/background_home.jpg')
}
#content_freelander {
	width:866px;
	height:570px;
	background-image:url('../images/background_freelander.jpg')
}
#content_young_plants {
	width:866px;
	height:570px;
	background-image:url('../images/background_youngplants.jpg')
}
#content img {
	border-style:none;
}
#content_front {
	float: left;
	width: 1000px;
	height:500px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url("../images/front_back.gif");
}
#b_picture{
	text-align:center;
	width:850px;
	height:400px;
}
#footer {
	text-align: center;
	clear: both;
	width: 998px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
/*	border: 1px solid #cc3300; */
	background-color: transparent;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #a9a9a9;
/*	border: 1px solid #cc3300;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9; */
	background-color: transparent;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
#content h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	color: #3d6c87;
}
#content h6 {
	padding:0px;
	margin:0px;
	color:red;
	font-size:16px;
}
#content img {
	padding: 5px;
	border-bottom-style:none;
	border: 1px solid #808080;
}
#content p {
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	padding-left:3px;
	padding-right:3px;
}
#content p img {
	border-style:none;
	border:0px;
}
#content_image_right {
	width:700px;
	height:565px;
	border-style:none;
	border:0px;
	padding:0px;
	margin:0;
	float:left;
}
#content_image_right img {
	border-style:none;
}
#content_image_right p {
	padding-left:2px;
	padding-right:-2px;
}
#content_image_right_span {
	text-align:right;
}
#image_right {
	width:165px;
	height:565px;
	border-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
}
#image_right img {
	border-style:none;
}
#content_image_right p img {
	float:right;
}
#content_table1{
	text-align:center;
	color:blue;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	border-style:none;
	border:0px;
}	
#content_table1 a{
	text-decoration:none;
}
#content_table1 a:hover{
	color:red;
}
#contact_table{
	text-align:center;
	width:854px;
}
#contact_table a{
	text-decoration:none;
	color:red;
}
#contact_table a:hover{
	color:blue;
}
/* Footer Styles */
#footer_small {
	font-size:xx-small;
	height:10px;
	margin:0;
}
#footer p {
	color: #ff5050;
	margin-top: 5px;
}
#footer a {
	color: #ff5050;
	text-decoration: underline;
}
#footer a:hover {
	color: #009933;
	text-decoration: none;
}
.news_text {
	margin-left: 40px;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Photo Gallery Styles */
.photo {
	width:852px; 
	text-align:left; 
	position:relative; 
	margin:0 auto;
}
.photo ul.topic {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:852px; 
	height:auto; 
	position:relative; 
	z-index:10;
}
.photo ul.topic li {
	display:block; 
	width:170px; 
	height:31px; 
	float:left;
}
.photo ul.topic li a.set {
	display:block; 
	font-size:11px; 
	width:171px; 
	height:30px; 
	text-align:center; 
	line-height:30px; 
	color:#fff; 
	text-decoration:none; 
	border:1px solid #fff; 
	border-width:1px 1px 0 0; 
	background:#ccc; 
	font-family:verdana, arial, sans-serif;
}
.photo ul.topic li a ul, 
.photo ul.topic li ul {
	display:none;
}
.photo ul.topic li.active a {
	color:#fff; 
	background:#bbb;
}
.photo ul.topic li a:hover,
.photo ul.topic li:hover a {
	color:#fff; 
	background:#aaa;
}
.photo ul.topic li.active ul {
	display:block; 
	position:absolute; 
	left:0; 
	top:31px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	height:395px; 
	background:#ddd; 
	width:802px; 
	padding:10px 15px; 
	border:10px solid #bbb; 
	z-index:1;
}
.photo ul.topic li ul li {
	display:inline; 
	width:85px; 
	height:120px; 
	float:left; 
	border:1px solid #fff; 
	margin:1px;
}
.photo ul.topic li ul li a {
	display:block; 
	width:83px; 
	height:118px; 
	cursor:default; 
	float:left; 
	text-decoration:none; 
	background:#444; 
	border:1px solid #888;
	font-size:10px; 
	text-align:center; 
	font-family:verdana, arial, sans-serif;
	text-decoration:none; 
	color:red;
}

.photo ul.topic li ul li a img {
	display:block; 
	width:63px; 
	height:80px; 
	border:5px solid #eee;
	margin-left:4px;
}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover {
	white-space:normal; 
	position:relative;
}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img {
	position:absolute; 
	left:-50px; 
	top:-32px; 
	width:125px; 
	height:160px; 
	border-color:#fff;
}
.superscript{
	font-size:xx-small; 
	vertical-align:top;
} 
