/*allgemeine Styles*/
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: white;
}
a:visited {
	color: #359E35;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #359E35;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.activemenu {
	background-color: #006633 !important;
}

/*globale Styles*/

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
	min-height: 100%;
}
#header {
	text-align: center;
	padding: 20px 0;
}
#header img {
	padding: 0px 30px;
}
#footer {
	clear: both;	
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	padding: 10px 5px 1px 0px;
	color: black;
}
/* Menu styles */

#menu {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: white;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
}
#menu li {
	float: left;
	padding: 0px 15px;
	width: 150px;
	position: relative;
}
#menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 0.85em;
	padding: 4px 0px;
	color: white;
	background-color: #45A12B;
}
#menu a:hover {
	background-color: #006633;
}
#menu ul ul {
	visibility: hidden;
	z-index: 200;
	position: absolute;
	left: 0;
	top: 0;
}
#menu ul ul a {
	border-top: 2px solid;
	/*font-weight:600; !important*/
}
#menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

#menu li li a {font-size:0.8em}

/* contend box styles */

#content {
	float: left;
	width: 560px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
#prodcontent {/* für Productpage*/
	float: left;
	width: 860px;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

/* Info-box styles */

#info {
	float: right;
	width: 270px;
	padding: 20px 20px 20px 10px;
}
#info ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 0.8em;
}
#info  li { /*auf Titelseite*/
	padding-top: 10px;
}
#info  li a {/*auf Titelseite*/
	font-weight: bold
}
#info h4 {/*auf Contact Seite*/
  margin:0;
  padding:20px 0 10px 0;
}


.newsection {/*auf Titelseite*/
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #35B435;
}
.infoaddr span { /*Contact und Directions*/
	position: absolute;
	left: 4em;
}
.infoaddr p {/*Contact und Directions*/
	margin: 0;
	padding-top: 8px;
	padding-bottom: 20px;
	position: relative;
}

/* events page */

.eventdescription {
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 5px;
}
.booth {
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 5px;
}
.exhibit ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.exhibit li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #53b953;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.exhibit p {
	font-weight: bold;
	margin-top: 0;
}
.exhibit li span {
	float: right;
	font-weight: bold;
}

/* contact page */

.contactperson {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #53b953;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	min-height: 132px;
}
.contactimage {
	float: left;
	padding: 10px 0px 20px 0;
}
.contacttext {
	margin: 10px 0px 0px 130px;
}
.contacttext h4 {
	margin: 0;
	color: black;
	font-weight: bold;
	font-size: 1.1em
}
.contacttext span {
	position: absolute;
	left: 4em;
}
.contacttext p {
	margin: 0;
	padding-top: 8px;
	position: relative;
}

/* product page */

.productcontainer {
	padding: 0;
	margin: 0;
}
.productcontainer li {
	margin: 0 20px;
}
.producthead {
	background-image: url(images/bgo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	padding: 1em;
	margin: 0;
}
.producthead span {
	background-color: white;
	margin-left: 20px;
	padding: 10px;
}
.productdiv {
	background-image: url(images/bgk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	padding: 0;
	margin: 0;
}
.productdiv div {
	float: left;
	width: 400px;
	padding-left: 20px;
}
.productend {
	background-image: url(images/bgu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding: 0 0 35px 0;
	margin: 0;
}
.nolistitem {
	list-style-image: none !important;
	list-style-type: none;
}
.productdiv p {
	padding: 20px 0 0 20px;
	margin: 0;
}
.productdiv img {
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
}
