body
{
	text-align: center;
	padding: 0;
	
}
p a
{
	font-weight: bold;
}
a
{
	color: #464F6E;
	text-decoration: underline;
}
a:hover
{
text-decoration: none;

}
p,ul,td
{
		font-family: "Trebuchet MS", sans-serif, Tahoma,'Century Schoolbook',Georgia;
		color: #464F6E;
		font-size: 14px;
}
body, a
{
	font-family: "Trebuchet MS", sans-serif, Tahoma,'Century Schoolbook',Georgia;
}
h1,h2,h3
{
	font-size:17px;
	color: #464F6E;
}
.to_toggle
{
	display: none;
}
.bild_links
{
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
}
.calendar *
{
	font-size: 11px;
}
#blase
{
	font-size: 10px;
}
#menu
{
	list-style-type: none;	
	margin:0px;
	width:170px;
	overflow: hidden;
	float: left;
	border: solid 0px #cccccc;
	padding:0px;
	margin-left:10px;
	margin-top:20px;
	text-align: left;
}
#menu li a
{
	text-decoration: none;
	color: #464F6E;
	display: block;
	padding:2px;
	padding-left:14px;
	/*background: url("http://www.ritter-heinrich.de/images/pointer.jpg")  left no-repeat;*/
	pading-top: 5px;
	pading-bottom: 5px;
}
#menu li a:hover
{
	background-color: #fff;
	color: #464F6E;
	background-image: none;
}
#menu li
{

	border-bottom: solid 1px #fff;
	margin-bottom:0px;
	width:130px;
	height:auto;
	padding:0px;
	overflow: hidden;
	cursor: pointer;
	margin-left:5px;
}
.toggle_page_item
{
	cursor: pointer;
}


/* Start centered Layout
based on image width 760px -> 1054
*/
body 
{
	background: url("http://www.stadtbuecherei-barmstedt.de/images/bg.jpg") repeat-x top;
	text-align: left;
	margin: 0 20 0 0;
	padding: 0;
	background-color: #7777C7;
	
}
#page
{
	
	margin: auto;
	width: 726px;
	border:solid 1px #fff;
	
	text-align: center;
	background-color: #B2BAD4;

}
#header 
{
	margin: 0 0 0 0px;
	padding: 0;
	/*height: 200px;*/
	width: 726px;
	display: block;
	height:371px;
	text-align:left;
	background: #E7E8E3 url('http://www.stadtbuecherei-barmstedt.de/images/stadtbuecherei_logo.jpg') no-repeat bottom center;
}
#headerimg 
{
	margin: 0;
	width: 100%;
}
#footer 
{
	/*background: url('http://ymohr.de/new/layouts/yvonne_mohr/bottom.jpg') no-repeat top;*/
	border: none;
	padding: 0px;
	margin: 0px;
	width: 726px;
	clear: both;
	height:35px;
	display:block;
}
/* End centered Layout */


/*----------TinyMCE editor----------*/
body.mceContentBody
{
background:#fff url(); 
color:#fff;
font-size:12px;
}
