/* @override http://wordpress.jeluplast.com/wp-content/themes/jelu/style.css */

/*
Theme Name: Jelu Theme
Theme URI: http://www.guerillagraphix.net/
Description: Jelu Theme by Florian Ziegler
Version: 1.0
Author: Florian Ziegler
Author URI: http://florianziegler.de/
Tags: fixed width, green, white
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
}
#wrap {
	margin: 0 auto;
	width: 960px;
}

/* @group Header */

#header {
	position: relative;
	margin: 0 0 20px 0;
	height: 400px;
	background: url(images/header_image.jpg) no-repeat left bottom;
}
#header.en {
	background: url(images/header_image_en.jpg) no-repeat left bottom;	
}
#logo a {
	display: block;
	margin: 0 0 10px 20px;
	background: url(images/logo.gif) no-repeat;
	width: 169px;
	height: 76px;
	text-indent: -9999px;
}
.description {
	position: absolute;
	right: 20px;
	top: 52px;
	color: #70a900;
	font-size: 22px;
	line-height: 24px;
}

#language {
	position: absolute;
	top: 16px;
	right: 24px;
	width: 38px;
}
#de {
	display: block;
	float: left;
	margin: 0 6px 0 0;
	width: 16px;
	height: 11px;
	background: url(images/de.gif) no-repeat;
	text-indent: -9999px;
}
#en {
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	background: url(images/en.gif) no-repeat;
	text-indent: -9999px;
}
#navigation {
	position: relative;
}
#navigation ul {
	display: block;
	margin: 0;
	padding: 0 0 0 5px;
	width: 955px;
	height: 40px;
	list-style: none;
	background: url(images/nav_background.gif) no-repeat;
}
#navigation ul li {
	display: block;
	float: left;
}
#navigation ul li a {
	float: left;
	margin: 0 0 0 15px;
	padding: 14px 15px 0 0;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
}
#navigation ul li a:hover, #navigation ul li.current_page_item a {
	text-decoration: underline;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	margin: 0 0 20px 0;
	width: 280px;
	background: #7fbe00 url(images/sidebar_bottom_background.jpg) no-repeat left bottom;

}
#sidebar-inner {
	float: left;
	padding: 20px;
	width: 240px;
	min-height: 250px;
	background: url(images/sidebar_top_background.gif) no-repeat top left;	
}
#sidebar ul {
	margin: 0;
	padding: 0;
	color: #fff;
	list-style: none;
}
#sidebar ul li {
	margin: 0 0 15px 0;
	font-size: 18px;
	line-height: 20px;
}
#sidebar ul li.current_page_item a {
	color: #2b3f0c;
}
#sidebar ul li.current_page_item ul li a {
	color: #fff;
}
#sidebar ul li ul {
	margin: 0;
	padding: 10px 0 0 30px;
	width: 200px;
	list-style: square;
}
#sidebar ul li ul li {
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 18px;
}
#sidebar ul li ul li.current_page_item a {
	color: #283f0f;
}
#sidebar a {
	color: #fff;
}
#sidebar a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Content */

#content {
	display: block;
	margin: 0 0 0 320px;
	padding: 0 20px 0 0;
	width: 620px;
	font-size: 14px;
	line-height: 19px;
	color: #464646;	
	overflow: hidden;
}
#content h1 {
	margin: 0 0 15px 0;
	color: #59822e;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
}
#content h2 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	color: #4d7c00;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}
#content h2 a {
	text-decoration: none;
}
#content h3 {
	margin: 0;
	font-size: 16px;
	line-height: 20px;	
}
#content h4 {
	margin: 0;
	font-size: 14px;
	line-height: 19px;	
	color: #59822e;
}
#content p {
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 19px;
	color: #464646;	
}
#content ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	font-size: 14px;
	line-height: 19px;
	color: #464646;	
}
#content a {
	color: #59822e;
	text-decoration: underline;
}


#content a.pdf {
	padding: 3px 0 2px 27px;
	background: url(images/pdf_icon.gif) no-repeat left center;
}

#content hr {
	margin: 30px 0 19px 0;
	border: none;
	border-bottom: 1px solid #d7d7d7;
}

#content table {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #70a900;
}
#content table thead td {
	padding: 4px 8px;
	background: #70a900;
	color: #fff;
	font-weight: bold;
	border: none;
}
#content table td {
	padding: 4px 8px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #eee;
}
#content table td.left {
	text-align: left;
	font-weight: bold;
}
#content table td.divider {
	padding: 14px 8px 4px 8px;
	background: #eee;
	font-weight: bold;
	
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}

#content .imgbox {
	margin: 0 0 20px 0;
}
#content .imgbox img {
	margin: 0 20px 0 0;
	border: 5px solid #ddd;
}

#content .columns {
	padding: 15px 0 0 0;
}

#content .columns .column {
	width: 290px;
}
#content .columns .column.left {
	float: left;
	margin: 0 40px 0 0;
}
#content .columns .column.right {
	float: left;
}
#content hr.clear {
	clear: both;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #fff;
}

.infobox {
	float: right;
	margin: 0 -20px 20px 30px;
	padding: 15px 20px;
	width: 240px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #70a900;
}

#imgscroll {
	position: relative;
	display: block;
	width: 620px;
	height: 126px;
	overflow: hidden;
}
#left {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	display: block;
	width: 25px;
	height: 126px;
	overflow: hidden;
	background: #fff url(images/arrow_left.gif) no-repeat left center;
	z-index: 100;
	text-indent: -9999px;
}
#right {
	position: absolute;
	top: 0;
	right: 0px;
	float: left;
	display: block;
	width: 25px;
	height: 126px;
	overflow: hidden;
	background: #fff url(images/arrow_right.gif) no-repeat right center;
	z-index: 100;
	text-indent: -9999px;
}
#imgscrollinner {
	position: absolute;
	left: 25px;
	top: 0px;
	float: left;
	height: 126px;
	width: 1675px;
	overflow: hidden;
	white-space: nowrap;
}
#imgscrollinner img {
	margin: 0 10px 0 0;
	border: 3px solid #ddd;
}

#content .gallery {
	padding: 15px 0 5px 10px;
	clear: both;
}
#content .gallery dl.gallery-item {
	float: left;
	width: auto;
}
.gallery dt {
	float: left;
	width: 120px;
}
.gallery img {
	width: 100px;
	height: 80px;
}
#content img.attachment-large {
	border: 3px solid #ddd;
}
/* @end */

/* @group Footer */

#footer {
	margin: 20px 0 0 0;
	padding: 5px 0 20px 5px;
	clear: both;
	color: #ccc;
	font-size: 13px;
	line-height: 15px;
	border-top: 1px solid #d7d7d7;
}
#footer a {
	color: #ccc;
}



/* @end */