a {text-decoration: none;}
a:hover {text-decoration: underline;}
* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	}
td, p
{
	font-family: Trebuchet MS;
	font-size:13px;
	border: solid 0px pink;
	color: #333;
	line-height: 19px;
}
h1,h2,h3 { color: #417E61}

h3 {font-size: 14px;}

html, body {
	height:100%;
	}

body {
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-color: #333;
	}

#distance { 
	width:1px;
	height:20px;
	margin-bottom:10px; /* half of container's height */
	}

#container {
	margin:0 auto 0;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:938px;
	height:auto;
	border: 0px solid red;
	background-color: #fff;
	overflow: visible;
	background: url('http://www.grelck-kaminholz.de/kabimba_layouts/grelck/pix/holz_all.jpg');
	background-position: 0px 89px;
	
}
/* ######################################################################### */
#pages_list
{
	border-top: solid 3px #417E61;
	border-bottom: solid 3px #417E61;
	text-align: center;
	list-style-type: none;	
	margin:auto;
	margin-top:-5px;
	width:640px;
	overflow: hidden;
	float: none;
	padding:0px;
	background: #fff;
}
#pages_list li a
{
	text-decoration: none;
	font-size: 16px;
	display: block;
	padding:2px;
	padding-right: 14px;
	padding-left: 14px;
	color:#417E61;
	width: auto;
	border: solid 0px #D8D8D8;
	text-transform: uppercase;
	font-family: arial narrow;
}
#pages_list li a:hover
{
	color: #344F4F;
}
#pages_list .selected a
{
	color: #417E61;
	font-weight: bold;
}
#pages_list li
{

	margin-bottom:0px;
	height:auto;
	padding:0px;
	overflow: hidden;
	cursor: pointer;
	margin-left:0px;
	float: left;
	background: url('http://www.grelck-kaminholz.de/kabimba_layouts/grelck/pix/item_bg.jpg') no-repeat center right;
	/*background-position: 0px 4px;*/
}
#pages_list li:last-child
{
	background: none;
}
/* ######################################################################### */
#pages_list2
{

	text-align: center;
	list-style-type: none;	
	margin:auto;
	overflow: hidden;
	float: left;
	padding:0px;
	background: #fff;
	border: solid 0px pink;
	display: inline;
	
}
#pages_list2 li a
{
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding:2px;
	padding-right: 7px;
	padding-left: 7px;
	color:#417E61;
	width: auto;
	border: solid 0px #D8D8D8;
	text-transform: uppercase;
}
#pages_list2 li a:hover
{
	color: #344F4F;
}
#pages_list2 .selected a
{
	color: #417E61;
	font-weight: bold;
}
#pages_list2 li
{

	margin-bottom:0px;
	height:auto;
	padding:0px;
	overflow: hidden;
	cursor: pointer;
	margin-left:0px;
	float: left;
	background: url('http://www.grelck-kaminholz.de/kabimba_layouts/grelck/pix/item_bg.jpg') no-repeat;
	background-position: 0px 4px;
}
#pages_list2 li:first-child
{
	
}
/* ######################################################################## */
.pages_list2
{
	float: left;
	list-style-type: none;	
	display: inline
	background: #fff;
	border: solid 0px pink;
	margin-left:48px;
	text-align: left;
	
}
.pages_list2 li
{
	text-decoration: none;
	font-size: 12px;
	padding:2px;
	padding-right: 7px;
	padding-left: 7px;
	color:#417E61;
	width: auto;
	border: solid 0px #D8D8D8;
	text-transform: uppercase;
	margin-bottom:0px;
	height:auto;
	overflow: hidden;
	background: url('http://www.grelck-kaminholz.de/kabimba_layouts/grelck/pix/item_bg.jpg') no-repeat;
	background-position: 0px 4px;
	float: left;
}
.pages_list2 li:first-child
{
	background: none;
}

/* ######################################################################## */
#header 
{
	margin: 0 0 0 0px;
	border: solid 0px pink;
	padding: 0;
	height: 232px;
	display: block;
	text-align:center;
	background: url('http://www.grelck-kaminholz.de/kabimba_layouts/grelck/pix/header_bg.jpg') repeat-x top;
}
#footer 
{
	clear: left;
	width:938px;
	padding: 0px;
	margin: 0 auto;
	height:35px;
	display:block;
	margin-bottom:0px;
	
	background: #F7EE7E;
}
.adresse {text-align: left;color: #417E61;padding-top:15px;margin-left:55px;padding-bottom:15px;}

#page_content
{
	margin:auto;
	border-bottom: solid 1px #fff;
	display: block;
	width: 750px;
	height:auto;
	text-align:left;
	background: #fff;
	padding-top:30px;
}
#article_content
{
	
	margin-left:55px;
	margin-right:55px;
	border: solid 0px #ccc;
	margin-top: 30px;
}
#right_column
{
	width:200px;
	
	border: solid 0px pink;
	float: left;
	margin-top:5px;
}
.download_item_box
{
	margin: 15px;
	margin-left:0px;
	padding-left: 20px; 
	background: url('http://www.grelck-kaminholz.de//kabimba/disk.png') no-repeat top left;
}
.download_item_box a
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size:13px;
}
.download_item_box a:hover
{
	text-decoration: underline;
}


/* ###################################### start gallery */

#gallery_box_container
{
	display:block;
	width:auto;
	height:auto;
	border:solid 0px green;
	text-align:center;
	padding:0px;
}

#gallery_box
{
	border: dotted 0px #cccccc;
	width:  640px !important;

	margin:auto;
	padding:0px;
	display: block;
	overflow: hidden;
	text-align:center;
}
#gallery_box .gallery_linegroup
{
	border:solid 0px pink;
	width:  630px;
	display:block;
	padding:0px;
	margin:auto;
	margin-left:35px;
}
#gallery_box .lightbox_item_box
{
	height: 154px;
	width:	154px;
	border-top: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
	display:block;
	float: left;
	margin:10px;
	overflow:hidden;

}
#gallery_box .lightbox_item
{
	float:none;
	text-align:center;
	height:154px;
	width:154px;
	border: solid 0px yellow;
	display: block;
	display: table-cell;
    vertical-align: middle;
    
}
#gallery_box .lightbox_item img
{
	float:none;
	margin:auto;
	display: block;
}	
.img_title
{
	font-size: 12px;
	display:block;

}
.nav
{
	
	width:  auto;
	text-align:center;
	border: solid 0px yellow;
	display:block;
}
.nav a
{
	font-family: Tahoma;
	text-decoration: none;
}
.nav a:hover
{
	text-decoration: underline;
	
}
.tabelle_mit_rand {border: none;margin:0px;}
.tabelle_mit_rand td {border-bottom: solid 1px #333;}
/* ######################################## end gallery */


/*----------TinyMCE editor----------*/
body.mceContentBody
{
background: url(); 
color: #333;
text-align: left;
width: 600px;
}

