body
{
	font-family: Tahoma, Trebuchet MS;

	color: #ffffff;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0;
	background-color: #4f4b42;
	/*background: url("http://ymohr.de/kabimba_layouts/yvonne_mohr/pix/bg_color.jpg");*/
}
body, a
{
	font-family: Tahoma, Trebuchet MS;
	color: #ffffff;
}
h1,h2
{
	font-size:15px;
}
p
{
	font-size:12px;
}
.to_toggle
{
	display: none;
}

#page_content *
{
	font-size: 14px !important;
}
#page_content
{
	text-align: left;
}
#page_content img
{
	margin: 10px;
}

#pages_list
{
	text-align: right;
	list-style-type: none;	
	margin:0px;
	width:220px;
	overflow: hidden;
	float: left;
	border: solid 0px #cccccc;
	padding:0px;
	margin-left:7px;
	margin-top:20px;
	margin-right:20px;
}
#pages_list li a
{
	text-decoration: none;
	
	display: block;
	padding:5px;
}
#pages_list li a:hover
{
	background-color: #cccccc;
	color: #333333;
}
#pages_list .selected a
{
	background-color: #cccccc;
	color: #333333;
}
#pages_list li
{
	border-bottom: solid 0px #cccccc;
	margin-bottom:0px;

	height:auto;
	padding:0px;
	overflow: hidden;
	cursor: pointer;
	margin-left:5px;
}
.toggle_page_item
{
	cursor: pointer;
}



/* start gallery */

#gallery_box_container
{
	display:block;
	width:628px;
	height:auto;
	border:solid 0px green;
	text-align:center;
	padding:0px;
}

#gallery_box
{
	border: dotted 0px #cccccc;
	width:  610px !important;

	margin:auto;
	padding:0px;
	display: block;
	overflow: hidden;
	text-align:center;
}
#gallery_box .gallery_linegroup
{
	border:solid 0px pink;
	width:  530px;
	display:block;
	padding:0px;
	margin:auto;
	margin-left:35px;
	background:none;
	/*background-color: #676767;*/
}
#gallery_box .lightbox_item_box
{
	height: 195px;
	width:	154px;
	border: dashed 0px #999999;
	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 */
	

/* Start centered Layout
based on image width 760px -> 1054
*/
body 
{
	/*url('images/kubrickbgcolor.jpg')*/;

	
}
#page
{
	
	
	padding: 0;
	width: 950px;
	border:solid 0px #cccccc;
	margin: auto;
	text-align: center;
	overflow: hidden;
	/*background: url("http://ymohr.de/kabimba_layouts/yvonne_mohr/pix/bg.jpg") repeat-y top;*/

}
#header 
{
	margin: 0 0 0 0px;
	padding: 0;
	/*height: 200px;*/
	width: 100%;
	display: block;
	text-align:center;
	/*background: #E7E8E3 url('images/kubrickheader.jpg') no-repeat bottom center;*/
    position: relative;height: 135px;
}
#headerimg 
{
	margin: 0;
	width: 100%;
}
#footer 
{
	/*background: url('http://ymohr.de/kabimba_layouts/yvonne_mohr/pix/bottom.jpg') no-repeat top;*/
	border: none;
	padding: 0px;
	margin: 0px;
	width: 866px;
	clear: both;
	height:35px;
	display:block;
}
/* End centered Layout */

