body {
	margin: 8px 0px 0px 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .88em; /*14px;*/
	color: #1C1D1F; /*#3C3D3F;*/
}

h1, h2, h3 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
    /*#FF3000;*/
	color: #5C5D5F;
}

h1 {
	font-size: 2em;
}

/*h2 {
	font-size: 2.8em;
} */

h3 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
	line-height: 160%;
}

a {
	text-decoration: underline;
	color: #992211 /*#EB1D1D;*/
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header-wrapper {
    background-color: #C9E6FF;/*#bfe0f1;/*#9CC9FF;#992211;*/
    margin: 0 auto 10px;
    padding: 17px 0 12px;
}
#header {
	overflow: hidden;
	max-width: 1000px;
	min-height: 58px;
	margin: 0px auto;
	/*background: url(images/img01.jpg) no-repeat right top;*/
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #0C0C0C;
	line-height: 107%;
}

#logo h1 a {
	color: #0C0C0C;
}

#logo h1 span {
	color: #EB1D1D;
}

#logo p {
	margin: -5px 0px 0px 0px;
	padding: 0px 0 0 1px;
	text-transform: lowercase;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #45302C;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #45302C;
}

table td, table th {
   padding: 5px 7px;
   border-bottom: thin solid silver;
}
table .anmerkung {
   font-style: italic;
   border-left: thin dotted silver;
   padding-left: 9px;
}
#kontaktTb td, #kontaktTb th{
   border: none;
}

table .tbComment{
   font-size: .8em;
   font-style: italic;
   color: gray;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 40px;
	padding: 0px 0px 0px 0px;
}

#search form {
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	height: 19px;
	margin-right: 10px;
	padding: 4px 5px 1px 5px;
	border: none;
	background: #E7E7E7;
	text-transform: lowercase;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #B9ADAA;
}

#search-submit {
	width: 45px;
	height: 26px;
	border: none;
	background: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: auto;/*700px;*/
	/*background-color: #eee;
	border-radius: 22px;*/
}

#menu ul{
/*	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;*/
    background: -moz-linear-gradient(center top, #fff 0px, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 7px;
    box-shadow: 0 -3px 0 0 #b3b3b3 inset, 0 2px 4px rgba(0, 0, 0, 0.25);
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: auto;	
}

#menu li {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.9);
    display: block;
    float: left;
    /*margin-bottom: 3px;*/	
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	padding: 12px 11px 2px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 1pt;
	line-height: 1.2em;
	/*font-weight: bold;*/
	color: #3C3D3F;/*#0C0C0C;*/
}

#menu a:hover, #menu .active a {
	background: #e6e6e6; /*#EB1D1D;*/
	text-decoration: none;
	/*color: #FFFFFF;*/
}

#menu .current_page_item a {
	/*color: #FFFFFF;*/
}

/* Page */

#page {
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px; /* 0px 0px 0px;*/
	/*border-top: 1px solid #dddddd;*/
	border: 3px solid #ccc;
	border-radius: 22px;
}

#page-bgtop {
}
/* Content */

#content {
	/*float: left;*/
	/*width: 660px;*/
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	line-height: 1.6em;
}
#content #ul_massagen {
   line-height: 2.6em;
}

.post {
	margin-bottom: 30px;
	padding: 0px 0px;
}

.post .title {
	height: 41px;
	padding: 0px 0px 0px 0px;
}

.post .title a {
	letter-spacing: -2px;
	text-decoration: none;
	text-transform: lowercase;
	color: #414141;
	border: none;
}

.post .entry {
	padding: 10px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	/*text-align: justify;*/
}

.post .meta {
	overflow: hidden;
	padding-top: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

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

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

#sidebar li ul {
	margin: 0px;
	padding-bottom: 3px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #dddddd;
	border-left: none;
	text-align: left;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
}

#sidebar h2 {
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 20px;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: -2px;
	font-size: 2em;
	color: #414141;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 14px 20px 16px;
	/*text-align: justify;*/
}

#sidebar a {
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar #linkBack {
    text-align: center;
    /*padding-bottom: 12px;*/
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 30px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #45302C;
}

#footer a {
	color: #6B4A45;
}

/*  ad++  */
.register form, .update-profile form {
    display: table-caption;
}
form .frmLabel{
    text-align: right;
    padding-right: 12px;
}
form .frmLabel .required {
    font-weight: bold;
}

#Breadcrumbs {
    border-bottom: thin solid #ddd;
    color: #666;
    font-size: 88%;
    margin-right: 2em;
    padding-bottom: 2px;
    text-align: right;
    display: inline;
}
.B_crumbBox {  
    float: right;  
    list-style: none;
    font-size: 88%;
    margin-top: -29px;
    padding-bottom: 2px;
    /*border-bottom: thin solid #ddd;*/
}
.B_crumbBox li {  float: left;  padding-right: 3px;}

#bildRechts {
    float: right;
    margin: 6px 0 6px 12px;
}

#bildLinks {
    float: left;
    margin: 16px 38px 38px 16px;
}

/* FORMS */
form .nameSpecific {
   /* display: none;
    font-size: 1pt !important;*/
}
form .error {
   color: red;
   font-weight: bold;
}
form input, form textarea {
   min-height: 27px;
   font-size: 1.1em;
   color: navy;
   padding: 3px 7px;
   border-radius: 7px;
   border: thin solid silver;  
}
form .submit {
      border: 2px solid green;
      font-size: 1.4em;
      color: #1f1f1f; 
}
form .submit:hover {
      background-color: green;
      color: #fafafa;
}

#fi_success, #formSuccess {
   max-width: 622px;
    border: 3px solid orange;
    border-radius: 5px;
    color: green;
    padding: 12px;
    line-height: 1.5em;
    text-align: left;
    margin: 16px 6px 60px;    
}
#fi_success .gross {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
}
#fi_success h3 {
   padding: 0;
}
#fi_success .comments {
   color: #000;
   font-style: italic;
   text-align: left;
}

.clear {
   clear: both;
}

#dateRequest {
   border: thin solid silver;
   border-radius: 22px;
   max-width: 555px;
   padding: 32px;
   letter-spacing: 1px;
   color: #008000;
   font-weight: bold;   
}