/* CSS V 1.0 vom 01.10.2008 für die Biokraft Naturbrennstoffe GmbH | www.sellinger-design.de */

html {
	height: 100%;
	}

body {
	background: #f5f1e8 url(/img/site_body.jpg) 0 0 repeat-x;
	color: #5c5b60;
	font-family: Arial,sans-serif,Helvetica,Verdana;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	}
.hidden {
	visibility:hidden;
	}
.clear {
	clear: both;
	}
form, fieldset, ul {
	margin: 0;
	padding: 0;
	}
div, td, p, input, textarea {
	font-family: Arial,sans-serif,Helvetica,Verdana;
	}
table {
	border:medium none;
	}
acronym {
	border:medium none;
	}

/* ---------------------------------------------- Gestaltungselemente */

img.left {
	float: left;
	margin: 2px 15px 5px 0;
	/* padding: 1px; fuer den Linieneffekt 
	background-color: #697375;*/
	}
img.right {
	float: right;
	margin: 2px 0 5px 15px;
	/* padding: 1px; fuer den Linieneffekt 
	background-color: #697375;*/
	}
img.middle,
img.center {
	margin: 2px 0 5px 0;
	/* padding: 1px; fuer den Linieneffekt 
	background-color: #697375;*/
	}
.promo img.left {
	float: left;
	margin: 2px 10px 5px 0;
	/* padding: 1px; fuer den Linieneffekt 
	background-color: #697375;*/
	}
.promo img.right {
	float: right;
	margin: 2px 0 5px 10px;
	/* padding: 1px; fuer den Linieneffekt 
	background-color: #697375;*/
	}
.promo img.middle,
.promo img.center {
	/* padding: 1px; fuer den Linieneffekt */
	margin: 2px 0 5px 0;
	background-color: #697375;
	}
hr {
	border: none 0; 
	/*border-top: 1px dashed #E2E4E4;*/ 
	border-top: 1px dashed #8d8c8f;
	width: 100%;
	height: 1px;
	margin: 0 0 20px 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	}
hr.news {
	margin-top: 20px !important;
	margin-top: 10px;
	}

/* ---------------------------------------------- Textelemente */

p {
	padding: 0;
	margin: 0;
	}
li {
	list-style-type: none;
	}
.center {
	text-align: center;
	}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 18px;
	}
.promo h1 {
	font-size: 16px;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 14px;
	font-weight: normal;
	}

/* ---------------------------------------------- globale Linkelemente */

a, .brick a {
	text-decoration: none;
	color: #5c5b60;
	}
a:hover, a.active {
	color: #7a8d30;
	}	
a.link {
	background: url(/img/link_arrow.gif) 0 3px no-repeat;	
	text-decoration: none;
	color: #98c000;
	padding-left: 13px;
	}
a.link:hover {
	color: #7a8d30;
	}	
.start_right a, .brick a {
	text-decoration: none;
	color: #98c000;
	}
.brick a:hover, .start_right a:hover {
	color: #7a8d30;
	}
.brick a span.LinkType {
	background-color:#98c000;
	color:#FFFFFF;
	font-size:8px;
	margin-left:10px;
	padding:0 2px;
	text-transform:uppercase;
	vertical-align:top;
	}
.brick a:hover span.LinkType {
	background-color: #7a8d30;
	}
* html .brick a span.LinkType {
	vertical-align: middle;
	padding: 1px 2px;
	}

/* ---------------------------------------------- globale Formularelemente */

.form {
	padding: 0;
	margin: 0;
	}
.form .formleft {
	width: 120px;
	float: left;
	margin-bottom: 10px;
	padding-top: 4px;
	}
.form .formright {
	width: auto;
	float: left;
	margin-bottom: 10px;
	}
input.textfield, textarea.textarea {
	padding: 3px 5px;
	width: 180px;
	font-size: 12px;
	}
textarea.textarea {
	width: 360px;
	}


/* ---------------------------------------------- Rahmen und Flaechen */

.box {
	width: 980px;
	margin: 0 auto; 
	padding: 0; 
	text-align: left;
	position: relative;
	}
.sitetop {
	width: 980px;
	height: 30px;
	background: url(/img/site_shadow_top.png) 0 0 repeat-x !important;  /* für moderne Browser */
	background: url(/img/site_shadow_top.gif) 0 0 repeat-x;  /* fuer den IE */
	}
.siteheader_left {
	width: 30px;
	height: 110px;
	float: left;
	background: url(/img/site_shadow_header_left.png) 0 0 no-repeat !important;  /* für moderne Browser */
	background: url(/img/site_shadow_header_left.gif) 0 0 no-repeat;  /* fuer den IE */
	}
.siteheader_logo {
	width: 460px;
	height: 110px;
	float: left;
	background: url(/img/site_header.jpg) 0 0 repeat-x; 
	}
.siteheader_mainnavi {
	width: 460px;
	height: 35px;
	padding-top: 75px;
	float: left;
	position:relative;
	background: url(/img/site_header.jpg) 0 0 repeat-x;  /* fuer den IE */
	}
.siteheader_right {
	width: 30px;
	height: 110px;
	float: left;
	background: url(/img/site_shadow_header_right.png) 0 0 no-repeat !important;  /* für moderne Browser */
	background: url(/img/site_shadow_header_right.gif) 0 0 no-repeat;  /* fuer den IE */
	}
.sitebody {
	width: 920px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	background: url(/img/site_shadow_sitebody.png) 0 0 repeat-y !important;  /* für moderne Browser */
	background: url(/img/site_shadow_sitebody.gif) 0 0 repeat-y;  /* fuer den IE */
	}
.sitefooter {
	width: 920px;
	padding-left: 30px;
	padding-right: 30px;
	height: 50px;
	background: url(/img/site_shadow_footer.png) 0 0 no-repeat !important;  /* für moderne Browser */
	background: url(/img/site_shadow_footer.gif) 0 0 no-repeat;  /* fuer den IE */
	}

/* ---------------------------------------------- Mainnavigation */

.siteheader_mainnavi li {
	float: left;
	margin-left: 25px;
	font-size: 14px;
	}
.siteheader_mainnavi li.left {
	margin-left: 0;
	}
.siteheader_mainnavi li a {
	font-weight: bold;
	text-decoration: none;
	color: #5c5b60;
	}
.siteheader_mainnavi li a:hover, .siteheader_mainnavi li a.active {
	color: #98c000;
	}
.site_header_dots_top_right {
	position: absolute;
	top: 0;
	left: 458px;
	background: url(/img/site_header_dots_top_right.gif) 0 0 no-repeat;
	width: 2px;
	height: 2px;
	}
	
/* ---------------------------------------------- Subnavigation */

.subnavi {
	float: left;
	width: 190px;
	padding: 15px 0 15px 10px;
	}
.subnavi li {
	background: url(/img/subnavi_list-type.gif) 0 3px no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 16px;
	}
.subnavi li.level2 {
	background: url(/img/subnavi_list-type.gif) 20px 3px no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	line-height: 16px;
	}
.subnavi li.open {
	background: url(/img/subnavi_list-type_open.gif) 0 3px no-repeat;
	}
.subnavi a.active {
	font-weight: bold;
	}

	
/* ---------------------------------------------- Content Index */

.sitebody .start_left {
	float: left;
	width: 440px;
	padding: 13px 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	}
.sitebody .start_right {
	float: left;
	width: 440px;
	padding: 15px 20px 15px 0;
	}

/* ---------------------------------------------- Content with Promo */

.content_with_promo {
	float: left;
	width: 500px;
	padding: 15px 10px;
	}
.promo {
	float: left;
	width: 180px;
	padding: 15px 10px;
	}
	
/* ---------------------------------------------- Content wide */

.content_wide {
	width: 690px;
	padding: 15px 20px 15px 10px;
	float: left;
	}
	
/* ---------------------------------------------- Brick(s) */

.content_with_promo .brick, .content_wide .brick {
	margin: 0 0 20px 0;
	}
.brick.smh {
	min-height: 20px;
	}
* html .brick.smh {
	height: 200px;
	}
.brick li {
	background: url(/img/link_arrow.gif) 0 3px no-repeat;
	padding-left: 13px;
	margin-bottom: 10px;
	line-height: 16px;
	}

/* ---------------------------------------------- Brick: linklist */	

.linklist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.linklist a {
	background: url(/img/link_arrow.gif) 0 3px no-repeat;	
	text-decoration: none;
	color: #98c000;
	padding-left: 13px;
	}
.linklist a:hover {
	color: #7a8d30;
	}		
		
/* ---------------------------------------------- Footer */

.footer_left, .footer_right {
	width: 460px;
	font-size: 10px;
	color: #8d8c8f;
	float: left;
	margin-top: 5px;
	}
.footer_right li {
	float: right;
	margin-left: 25px;
	}
.footer_right li a {
	text-decoration: none;
	color: #8d8c8f;
	}
.footer_right li a:hover {
	color: #98c000;
	}
/* ---------------------------------------------- Googlemap */

#map {
	width: 690px;
	height: 500px;
	padding: 0;
	margin: 0;
	}

/* ---------------------------------------------- gallery - lightbox */

.gallery {
	padding: 10px 0;
	}
.gallery h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	}
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin-right: 5px;
	background: #EDF2DF;
	border: 1px solid #CCE200;
	margin-bottom: 10px;
	}
.thumbnail p {
	font-size:11px;
	}
#galleryimage {
	background-color: #590601;
	width: 100%;
	text-align: center;
	}
ul#gallerythumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#gallerythumbs li {
	float: left;
	margin: 0;
	padding: 10px 20px 0 0;
	line-height: 0;
	height: 75px;
	}
#gallerythumbs img {
	border: 0;
    background:#EDF2DF;
    border: 1px solid #CCE200;
	}
#gallerytext {
	padding-top: 5px;
	}

/* -- // Ende gut alles gut! :) -- */
