a {color: #2C74C7;text-decoration: none;}
a:hover {text-decoration: underline;}
* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	}
iframe
{
	border: solid 1px #ccc;
}
h2
{
	margin-top:7px;
	margin-bottom:7px;
	font-size:15px;
	color: #333;
}
td, p
{
	font-family: Trebuchet MS;
	font-size:13px;
	border: solid 0px pink;
	color: #333;
	line-height: 19px;
}
html, body {
	height:100%;
	}

body {
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-color: #ccc;
	background: url('http://kirche-barmstedt.de/kabimba_layouts/kirche-barmstedt/pix/hintergrund.jpg') repeat-y center;
}

#distance { 
	width:1px;
	height:0px;
	float:none;
	border: solid 0px pink;
	}

#container {
	margin:0 auto 0;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:800px;
	clear: left;
	border:0px solid #C0D8EF;

	overflow: visible;
	background-color: #fff;
	}
#header 
{
	margin: 0 0 0 0px;
	padding: 0;
	width: 800px;
	height: 152px;
	display: block;
	text-align:left;
	border: solid 0px #333;
	background: url('http://kirche-barmstedt.de/kabimba_layouts/kirche-barmstedt/pix/regenbogen.jpg') no-repeat bottom left;
}
#pages_list
{
	text-align: left;
	list-style-type: none;	
	margin:0px;
	width:150px;
	overflow: hidden;
	float: left;
	border-bottom: solid 0px #C0D8EF;
	padding:0px;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	
}
#pages_list li
{
	text-align:right;
	border-bottom: solid 1px #cccccc;
	margin-bottom:0px;
	height:auto;
	padding:0px;
	overflow: hidden;
	cursor: pointer;
	margin-left:0px;
}
#pages_list li a
{
	width:150px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding:5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
	margin-right:2px;
	width: auto;
	border: solid 0px #D8D8D8;
	
}
#pages_list li a:hover
{
	
	color: #fff;
	background-color: #5A90CE;
}
#pages_list .selected a
{
	color: #fff;
	background-color: #5A90CE;
}
#pages_list ul {display: none;}
#page_sub_preview{border: solid 1px #fff;display:block;width:620px;height:auto;}
.page_sub_preview_box {width:160px;margin:10px;float: left;text-align: center;border: solid 0px #5A90CE}
.page_sub_preview_box_img {height:150px; overflow: hidden;}
#page_submenue {margin-bottom:15px;border: solid 0px #ccc;clear:right;width:630px;margin-bottom:15px;}
#page_submenue li {height:auto;width:160px;margin:10px;float: left;text-align: center;border: solid 1px #5A90CE;float: left;list-style-type: none;margin-right:15px;}


#footer 
{
	/*background: url('http://kirche-barmstedt.de/kabimba_layouts/kirche-barmstedt/bottom.jpg') no-repeat center top;*/
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	height:35px;
	display:block;
	margin-bottom:0px;
	border: solid 0px pink;
}

#page_content
{
	margin-top:10px;
	margin-left:25px;
	border: solid 0px #ccc;
	display: block;
	width: 620px;
	height:auto;
	text-align:left;
	float: left;
	background-color: #fff;
}
#article_content
{
	height:auto;
	width:600px;
	margin:20px;
	margin-left:15px;
	border: solid 0px #fff;
	float:right;
	display: block;
}
#article_content ul,li
{
	marglin-left:15px;
}
#article_content img
{
	margin: 8px;
}
.download_item_box
{
	margin: 4px;
	margin-left:0px;
	padding-left: 20px; 
	background: url('http://kirche-barmstedt.de/kabimba/icons/page_white_acrobat.jpg') no-repeat top left;
	border: solid 0px #ccc;
}
.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;
	
}
/* ######################################## end gallery */


/*----------TinyMCE editor----------*/
body.mceContentBody
{
background: url(); 
color: #333;
text-align: left;
width: 600px;
}

