
body 
{
	background-color: #efefef;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_body.jpg);
	background-position: bottom right;
	background-attachment:fixed;
	background-repeat: no-repeat;
}


/*  Wrapper */
.diyw #wrapper {
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_wrapper.png)*/
	background-repeat: no-repeat;
}

/*  Shadow */
.diyw #wrapperShadowLeft {
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_wrapperShadowLeft.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #wrapperShadowRight	{
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_wrapperShadowRight.png)*/
	background-repeat: no-repeat;
	display: none;
}

/*  Navigation */
.diyw #navigation {
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_navigation.png)*/
	background-repeat: no-repeat;
}

/*  Separator */
.diyw .first {
	height: 30px;
	background-color:transparent;
	background-image: none; /*url(https://www.gebaeudereinigung-nehls.de/s/img/mt_firstSeparator.png)*/
}

.diyw .second{
	height: 8px;
	background-color: transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_secondSeparator.png);
}

.diyw .third{
	height: 0;
	background-image: none; /*url(https://www.gebaeudereinigung-nehls.de/s/img/mt_thirdSeparator.png)*/
	display: none;
}

/*  Header */

.diyw #header {
	background-image: none; /*url(https://www.gebaeudereinigung-nehls.de/s/img/mt_header.png); */
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}

/*  Content */

.diyw #content {
	background-color:transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_content.png)*/
	background-repeat: no-repeat;
}


/* ------------------------------------- Main Content */
.diyw #mainWrapper {
	background-color:transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_mainWrapper.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper .top {
	height: 0;
	background-color:transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_mainWrapperTop.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #mainWrapper .center {
	background-color: transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_mainWrapperCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #mainWrapper  .content {
  	padding: 0px 0 15px 32px;
	background-color:transparent;
}

.diyw #mainWrapper .bottom {
	height: 0;
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_mainWrapperBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #footerCenterContent {
  padding: 20px;
}

.diyw #mainTop {
	height: 0;
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_contentTop.png)*/
	background-repeat: no-repeat;
	display: none;
}

.diyw #mainBottom{
	height: 0;
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_contentBottom.png)*/
	background-repeat: no-repeat;
	display: none;
}

/* ------------------------------------- Sidebar */
.diyw #sidebarWrapper {
	background-color:transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_sidebar.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper .top {
	height:10px;
	background-color:transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_sidebar.png);
	background-repeat: repeat;
	/* display: none; */
}

.diyw #sidebarWrapper .center {
	background-color:transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_sidebar.png);
	background-repeat: repeat;
}

.diyw #sidebarWrapper .bottom {
	height: 12px;
	background-color:transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_sidebar.png);
	background-repeat: repeat;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	-o-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	/* display: none; */
}

.diyw #sidebarWrapper .navigation {
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_subnavigation.png)*/
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

.diyw #sidebarWrapper .content {
	padding: 1px 5px;
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_subcontent.png)*/
	background-repeat: no-repeat;
}

/* ------------------------------------- Footer */
.diyw #footer {
	background-color:transparent;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_footer.png)*/
	background-repeat: no-repeat;
}

.diyw #footer .top {
	height: 20px;
	background-color:transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_footerTop.png);
	background-repeat: repeat-x;
	background-position:top;
}

.diyw #footer .center {
	background-color:transparent;
	background-image: none; /* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_footerCenter.png)*/
	background-repeat: no-repeat;
}

.diyw #footer .content {
  padding: 0;
}

.diyw #footer .bottom {
	height: 25px;
	background-color:transparent;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_footerBottom.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

/* -------------------------------------------------------------------------------- Color Settings */

.diyw p,.diyw td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color:transparent;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* ------------------------------------- Horizontal Navigation L1 */

.diyw #mainNav1 li{
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_navTopItemGroup.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
	height: 30px;
}

.diyw #navi_user_1{
	padding-left:18px;
}

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	text-transform: none;
	text-decoration:none;
	font-size: 12px;
	color:#000;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav1Normal.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.diyw #mainNav1 a span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	display: block;
    padding: 6px 15px;
}

.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
	color: #000;
	text-decoration:underline;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav1Hover.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.diyw #mainNav1 a.parent,
.diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current,
.diyw #mainNav1 a.current:hover {
	color: #fff;
	text-decoration:none;
	
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav1Current.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/* ------------------------------------- Vertical Navigation L2 */

.diyw #sidebarWrapper #mainNav2 a,
.diyw #sidebarWrapper #mainNav2 a:link,
.diyw #sidebarWrapper #mainNav2 a:visited {
	text-transform: none;
	text-decoration: none;
	color: #fff;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 span {
	/* font-size: 12px; */
	padding: 0 33px 5px 33px;	
	line-height: 22px;
}

.diyw #sidebarWrapper #mainNav2 a.parent span,
.diyw #sidebarWrapper #mainNav2 a.current span {
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Current_span.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.diyw #sidebarWrapper #mainNav2 a.parent:hover,
.diyw #sidebarWrapper #mainNav2 a.parent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #fff;
	padding: 11px 0px 5px 0px;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Parent.png);
	background-repeat: no-repeat;
} 

.diyw #sidebarWrapper #mainNav2 a.current,
.diyw #sidebarWrapper #mainNav2 a.current:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #fff;
	padding: 11px 0px 5px 0px;
	background-image: url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Parent.png);
	background-repeat: no-repeat;
	background-position: top left;	
}

.diyw #sidebarWrapper #mainNav2 a:hover,
.diyw #sidebarWrapper #mainNav2 a:active,
.diyw #sidebarWrapper #mainNav2 a:focus {
	color:#fff;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Hover.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav2 a.level_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #fff;
	padding: 11px 0px 5px 0px;
}

.diyw #sidebarWrapper #mainNav2 a.level_2:hover {
	text-decoration:underline; 
}

.diyw #sidebarWrapper #mainNav2 a.parent:hover {
	text-decoration:none; 
}

/* ------------------------------------- Vertical Navigation L3 */

.diyw #sidebarWrapper #mainNav3 a,
.diyw #sidebarWrapper #mainNav3 a:link,
.diyw #sidebarWrapper #mainNav3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Normal.png)*/
	background-repeat: no-repeat;
}

.diyw #sidebarWrapper #mainNav3 span {
/*	font-size: 10px; */
	padding: 6px 53px 7px 53px;
	line-height: 12px;
}

.diyw #sidebarWrapper #mainNav3 a.current span{
	background-image: none;
}

.diyw #sidebarWrapper #mainNav3 a.current {
	color:#fff;
	text-decoration: underline;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Current.png)*/
}

.diyw #sidebarWrapper #mainNav3 a:hover,
.diyw #sidebarWrapper #mainNav3 a:active,
.diyw #sidebarWrapper #mainNav3 a:focus {
	color:#fff;
	font-style:normal;
	text-decoration: underline;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Hover.png)*/
}

.diyw #sidebarWrapper #mainNav3 a.current:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	color:#fff;
	text-decoration: underline;
	background-image: none;	/* url(https://www.gebaeudereinigung-nehls.de/s/img/mt_nav2Current.png)*/
}

/* ------------------------------------- mainContent Settings */

.diyw a,
.diyw a:link,
.diyw a:visited {
	color: #c70a26;
	text-decoration: underline;
}

.diyw a:hover {
	color: #c70a26;
	text-decoration: none;
}

.diyw #mainWrapper .content  p {
	line-height:16px;
	margin-bottom: 10px;
}

.diyw #mainWrapper .content h1 {
	font-size: 27px;
	color: #000;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 30px 0 15px 0;
}

.diyw #mainWrapper .content  h2 {
	font-size: 20px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;	
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 10px 0;
}

.diyw #mainWrapper .content  h3 {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;	
}

/* ------------------------------------- subContent Settings */

.diyw #sidebarWrapper a,
.diyw #sidebarWrapper a:link,
.diyw #sidebarWrapper a:visited {
	color: #eee;
}

/* also add td for color and even the whole content to avoid problems with sitebuilder module */

.diyw #sidebarWrapper .content,
.diyw #sidebarWrapper .content p ,
.diyw #sidebarWrapper .content td
{
	color: #fff;
	font-size: 11px;
	background-color:transparent;
}

.diyw #sidebarWrapper .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #fff;
	font-weight: normal;
	margin: 50px 26px 10px 26px;
}

.diyw #sidebarWrapper .content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: #fff;
	font-weight: bold;
	margin: 0px 26px 0 26px;
}

.diyw #sidebarWrapper .content h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #fff;
	font-weight: normal;
	margin: 0px 26px 10px 26px;	
}

.diyw #sidebarWrapper .content p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 26px 0px 26px;	
}



/* ------------------------------------- Footer Settings */

.diyw #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#000;
}

.diyw #footer a {
	color:#000;
	text-decoration: none;
}

.diyw #footer a:hover {
	text-decoration: underline;
}

.diyw #footer .leftrow {
	padding: 0 0 0 32px;
}

.diyw #footer .rightrow span {
	padding: 0 40px 0 0;
}

.diyw #footer .rightrow a {
	font-weight:bold;
	text-decoration:underline;
}

.diyw #footer .rightrow a:hover {
	text-decoration:none;
}


body 
{
	margin: 0;
	padding: 0;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}

.diyw #wrapper {
	width: 960px;
	position: relative;
}

.diyw #wrapperShadowLeft,
.diyw #wrapperShadowRight {
	position: absolute;
	top: 0;
	height: 100%;
	width: 16px;
}

.diyw #wrapperShadowLeft {
	left: -16px;
}

.diyw #wrapperShadowRight {
	right: -16px;
}

.diyw .center {
	margin: 0 auto;
}


.diyw #header {
	position: relative;
	width: 100%;
	padding-left: 0;
	padding-right: 0;	
}

.diyw #header div#emotion-header {
	margin: 0 auto;
}

/*  Navigation */
.diyw #navigation {
	width: 100%;
	position: relative;
}

.diyw .separator {
	width: 100%;
}

.diyw #sidebarWrapper .navigation {
	position: relative;
}

.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
	white-space: normal;
	word-wrap: break-word;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	white-space: nowrap;
}

.diyw #mainNav1 a,
.diyw #mainNav2 a,
.diyw #mainNav3 a {
	display: block;
}

/* level 1 */
.diyw #mainNav1:after, 
.diyw #mainNav2:after, 
.diyw #mainNav3:after {
    zoom: 1;
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

.diyw #mainNav1 li, 
.diyw #mainNav2 li {
	float: left;
}

.diyw #mainNav2 li {
	clear: both;
	width: 100%;
}

/* level 2 & 3*/

.diyw #mainNav2,
.diyw #mainNav3 {
	width: 100%;
}

.diyw #mainNav2 a,
.diyw #mainNav3 a {
	max-width: 320px;
}
.diyw #mainNav2 span{
	display: block;
}

/* Areas */

.diyw #mainWrapper {
    float: left;
    width: 630px;
	position: relative;
}

.diyw #mainWrapper .center {
	padding: 0;
	width: 570px;
	min-height: 400px;	
}

.diyw #sidebarWrapper {
	float: left;
    width: 320px;
	min-height: 400px;
	position: relative;
}

.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
	width: 100%;
}

.diyw #footer .center{
	display:block;
}


.diyw #sidebarWrapper .top,
.diyw #sidebarWrapper .center,
.diyw #sidebarWrapper .bottom,
.diyw #mainWrapper .top,
.diyw #mainWrapper .center,
.diyw #mainWrapper .bottom,
.diyw #footer,
.diyw #footer .top,
.diyw #footer .center,
.diyw #footer .bottom {
	position: relative;
	float: left;
}

.diyw #emotion-header {
	background:#5f5f5f;
	width: 940px;
	height: 210px;
}


.diyw .clearfix::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


body
{
	margin: 0;
	padding: 0;
}
 .diyw p, .diyw h1, .diyw h2, .diyw h3, .diyw h4, .diyw h5, .diyw h6 {
	margin: 0;
	padding: 0;
}

.diyw div#contentfooter{
	height:1%;
	overflow:visible
}
.diyw div#contentfooter div.leftrow{
	float:left;
	text-align:left;
	width:55%
}
.diyw div#contentfooter div.rightrow{
	float:right;
	text-align:right;
	width:42%
}
.diyw form, .diyw .inline {
display: inline;
}

.diyw div#contentfooter {
font-size: 11px;
line-height: 140%;
font-weight: normal;
}