body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #b1c0b8 url('images/bg.gif');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background: #ffffff url('images/pagebg.gif');
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 778px;
}

#header {
	background: #b1c0b8 url('images/headerbg4.gif') no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 172px;
	width: 778px;

}

div#neu {
	float: right;
	display: block;
	padding: 0;
	width: 86px;
	height: 86px;
	margin: -20px -40px 0 0;
	background: url('images/neu.png') no-repeat top;
}

div#neu a {
	display: block;
	width: 86px;
	height: 86px;
}

#footer {
	width: 706px;
	background: #331228;
	margin: auto;
	padding: 18px;
}

#footer, #footer a, #footer a_visited {
	color: #005758;
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff;
}

#tag_cloud {
	width: 180px;
	overflow: hidden;
}

hr {
	display: block;
	border: 0;
	clear: both;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

#headerimg 	{
	height: 200px;
	width: 100%;
	padding: 0;
	margin: 0;
}
	
#headerimg div.description {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0;
}

h1, h1 a, h1 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	text-decoration: none;
	color: #331228;
	padding: 80px 15px 0 0;
	margin: 0;
}

h1 a:hover {
	text-decoration: none;
	color: #005758;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	color: #005758;
	margin: 20px 0 0 0;
}

h2 a:hover,
h3 a:hover {
	text-decoration: none;
	color: #331228;
}

#content,
#content.narrowcolumn {
	width: 466px;
	margin: 0 0 20px 58px;
	float: left;
	clear: left;
	display: inline;
}

#content.widecolumn {
	width: 666px;
	margin: 0 0 20px 58px;
	float: left;
	clear: left;
	display: inline;
}

#sidebar {
	float: right;
	clear: right;
	width: 200px;
	padding: 0;
	margin: 0 38px 0 0;
	display: inline;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #777777;
}

.entry {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 30px 0 0 0;
	line-height: 18px;
}

.entry ul {
	padding: 0 0 0 13px;
	margin: 0;
}

.entry li {
	padding: 0 0 10px 0;
	margin: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	background: #caebd5;
	margin: 20px 0;
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	font-size: 14px;
}

.postmetadata {
	text-align: center;
	font-size: 12px;
	color: #777777;
	padding: 0 0 30px 0;
	margin: 30px 0;
	clear: both;
	border-bottom: 1px dotted #777;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#searchform #s {
	width: 100px; 
	border: 1px solid #005758;
	background: #e4f5ea;
}

.hidden {
	display: none;
}

a, a:visited {
	color: #005758;
	text-decoration: none;
}

a:hover {
	color: #331228;
	text-decoration: underline;
}

textarea {
	width: 100%;
	border: 1px solid #005758;
	background: #e4f5ea;	
}

#menu {
	position: absolute;
	left: 50%;
	top: 153px;
	margin-left: -350px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#menu h2 {
	display: none;
}

#menu {
	width: 740px;
	clear: both;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	padding: 0 10px;
}

#menu a {
	color: #fff;
}


/* li.pagenav {
	position: relative;
	left: -500px;
	top: -100px;
	background: none;
}

li.pagenav h2 {
	display: none;
} */

a.more-link {
	color: #9b005f;
	font-size: 18px;
	font-weight: bold;
}