
* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	}
iframe
{
	border: solid 1px #fff;
}
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: url('http://seniorenheim-barmstedt-rantzau.de/kabimba_layouts/seniorenheim/bg.jpg') repeat-x top;
}

#distance { 
	width:1px;
	height:40%;
	margin-bottom:-300px; /* half of container's height */
	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:950px;
	clear: left;
	border:0px solid #C0D8EF;
	/*background: url('http://seniorenheim-barmstedt-rantzau.de/kabimba_layouts/seniorenheim/bg.jpg') repeat-x center;*/
	overflow: visible;
	background-color: none;
	}
#header 
{
	margin: 0 0 0 0px;
	padding: 0;
	width: 226px;
	height: 100%;
	float: left;
	display: block;
	text-align:left;
	border-right: solid 0px #C0D8EF;
	/*background: url('http://seniorenheim-barmstedt-rantzau.de/kabimba_layouts/seniorenheim/top.jpg') no-repeat top left;*/
	margin-top:74px;
}
#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:-2px;
	margin-top:135px;
	margin-right:0px;
	
}
#pages_list li
{
	border-bottom: solid 0px #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: #333;
	background-color: #fff;
}
#pages_list .selected a
{
	background-color: #fff;
}


#footer 
{
	/*background: url('http://seniorenheim-barmstedt-rantzau.de/kabimba_layouts/seniorenheim/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:134px;
	margin-left:7px;
	border: solid 0px red;
	display: block;
	width: 538px;
	height:auto;
	text-align:left;
	float: left;
	background-color: #fff;
}
#article_content
{
	height:auto;
	margin:20px;
	margin-left:15px;
	border: solid 0px #ccc;
}
#article_content ul,li
{
	marglin-left:15px;
}
#article_content img
{
	margin: 8px;
}
.download_item_box
{
	margin: 15px;
	margin-left:0px;
	padding-left: 20px; 
	background: url('http://seniorenheim-barmstedt-rantzau.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;
	
}
/* ######################################## end gallery */


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