
body {
	margin: 0px;
	padding: 0px;
	background: url("https://uploads.staticjw.com/an/anemonen/side-background-05.jpg") repeat-x 0 210px scroll #544F89;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 2.4em;

}

h2 {
	font-size: 1.8em;
        margin-bottom:-5px;
}

h3 {
	font-size: 1.4em;
        margin-bottom:-5px;
}

p, ol, ul {

	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	background: url("https://uploads.staticjw.com/an/anemonen/top-background-03.jpg") no-repeat scroll left 50% #444444;
        height: 200px;
        margin: 0 auto;
        width: 940px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 85px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 18px;
        font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu #active {
	background: #9E98C8;
}

/*#menu #active a {
	background: url(https://staticjw.com/n/templates/professional/images/img02.gif) no-repeat 100% -40px;
}*/

/* Page */

#page {
	width: 940px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}


/* Content */

#content {
	float: right;
	width: 610px;
}

.post {
	margin: 24px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(https://staticjw.com/n/templates/professional/images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
        font-weight:bold;
}


.post .entry {
	padding: 0 20px;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
margin:0px;
padding: 0px;
padding-bottom:20px;
border-bottom: 1px solid #ddd;
}


/*#sidebar-bgbtm {
	background: url(https://staticjw.com/n/templates/professional/images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(https://staticjw.com/n/templates/professional/images/img01.jpg) repeat-y left top;
}*/

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(https://staticjw.com/n/templates/professional/images/img04.jpg);
	background-repeat:no-repeat;
	background-position:0px 11px; 
}

#sidebar h4 {
	background: #444444 url(https://staticjw.com/n/templates/professional/images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
color:#fff;
}

#sidebar a {
	text-decoration: none;
}
#sidebar p {
	padding: 5px;
}
#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


fieldset#contact-form {margin:20px 0px 20px 10px;padding:10px;color:#000;width:400px;background:#eee;border:1px solid #999;}
fieldset#contact-form label {font-size:12px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;padding:3px;}
fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:360px;padding:3px;}
fieldset#contact-form #contact-button {font-size:14px;height:30px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}

#content li {margin-bottom:7px;}
blockquote {font-style:italic;}
