
body 
{
	margin: 0;
	padding: 0;
	background-color: #;
	background-repeat: repeat;
}


.diyw .sidecolor {
	background-color: #;
}

.diyw #menu {
	border-top: 1px solid #dadada;
	margin: 5px 0 0 0;
	width: 940px;
	background-color: #f2f2f2;
	float: left;
	position: relative;
}

.diyw #menu_over {
	background: url(https://www.putz-profi.de/s/img/menu_overlay.png) no-repeat top left;
	width: 940px;
	height: 31px;
	position: absolute;
	top: -1px;
}

* html .diyw #menu_over {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.putz-profi.de/s/img/menu_overlay.png", enabled='true', sizingMethod='scale');
	background: none;
}

.diyw #menu_shadow {
	background: url(https://www.putz-profi.de/s/img/menu_bottom.jpg) no-repeat top left;
	width: 940px;
	height: 12px;
	float: left;
	margin: 5px 0 0 0;
}

.diyw #page {
	background-image: none;
	float: left;
}

.diyw #container {
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
}

.diyw #header {
	width: 940px;
	height: 120px;
}

.diyw #header_overlay {
}

.diyw #header_overlay_left {
	background: url(https://www.putz-profi.de/s/img/header_overlay_left.png) top left repeat-y;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 120px;
	position: absolute;
}

.diyw #header_overlay_right {
	background: url(https://www.putz-profi.de/s/img/header_overlay_right.png) top left repeat-y;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 120px;
	position: absolute;
}

* html .diyw #header_overlay_left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.putz-profi.de/s/img/header_overlay_left.png", enabled='true', sizingMethod='scale');
	background: none;
}

* html .diyw #header_overlay_right {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.putz-profi.de/s/img/header_overlay_right.png", enabled='true', sizingMethod='scale');
	background: none;
}

.diyw #content{
	float: left;
	width: 460px;
	margin: 5px 10px 20px;
}

* html .diyw #content{
	width: 430px;
}

.diyw #navigation {
	background: url(https://www.putz-profi.de/s/img/column_bg.jpg) no-repeat top left;
	float: left;
	width: 170px;
	margin: 30px 10px 0 10px;
	padding: 10px 20px 0;
}

* html .diyw #navigation {
	width: 160px;
}

.diyw #sidebar{
	background: url(https://www.putz-profi.de/s/img/column_bg.jpg) no-repeat top left;
	float: left;
	width: 170px;
	margin: 30px 10px 0 10px;
	padding: 10px 20px 0;
}

* html .diyw #sidebar{
	width: 160px;
}

.diyw #footer {
	width: 880px;
	clear: both;
	padding: 18px 30px;
	color: #333333;
}

.diyw .clearall {
	clear: both;
}


.diyw #menu ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0 40px;
	display: block;
	width: 860px;
	position: relative;
	z-index: 2;
	float: left;
}

* html .diyw #menu ul {
	margin: 0 20px;
}

.diyw #menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

.diyw #menu li a {
	display: block;
	float: left;
	padding: 7px 20px;
	text-align: center;
	text-decoration: none;
	color: #7a7a7a;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #dadada;
	position: relative;
	z-index: 99;
}

.diyw #menu li a:hover {
	background: #e4e6e1;
	color: #2e2e2d;
}

.diyw #menu li a:active,
.diyw #menu li a.current,
.diyw #menu li a.parent {
	background: #ffffff;
	color: #;
	font-weight: bold;
	padding: 8px 18px 7px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #dadada;
	margin: -1px 0 0 0;
}


.diyw ul.mainNav2 {
	width: 210px;
	padding: 0;
	*margin: 0 0 0 10px;
}

* html .diyw ul.mainNav2 {
	width: 160px;
}

.diyw ul.mainNav3 {
	width: 210px;
	padding: 0;
	margin: 0;
}

* html .diyw ul.mainNav3 {
	width: 160px;
}

.diyw ul.mainNav2 li {
	margin: 0;
	list-style-type: none;
}

.diyw ul.mainNav3 li {
	margin: 0 0 0 20px;
	list-style-type: none;
}

.diyw ul.mainNav2 li a,
.diyw ul.mainNav2 li a:visited,
.diyw ul.mainNav3 li a,
.diyw ul.mainNav3 li a:visited {
	background: #707070 url(https://www.putz-profi.de/s/img/sub_menu.gif) left top no-repeat;
	color: #707070;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	display: block;
}

.diyw ul.mainNav2 li a:hover,
.diyw ul.mainNav3 li a:hover {
	background: # url(https://www.putz-profi.de/s/img/sub_menu.gif) left top no-repeat;
	color: #000000;
}

.diyw ul.mainNav2 li a.current,
.diyw ul.mainNav3 li a.current {
	background: # url(https://www.putz-profi.de/s/img/sub_menu.gif) left top no-repeat;
	color: #;
	font-weight: bold;
}



body .diyw
{
	font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
 .diyw p, .diyw table, .diyw td {
	font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.diyw h1 {
	font: bold 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.diyw h2 {
	font: bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.diyw a.trackbackUrl, 
.diyw a.trackbackUrl:link,
.diyw a.trackbackUrl:visited,
.diyw a.trackbackUrl:hover,
.diyw a.trackbackUrl:active {
	background: #EEEEEE none repeat scroll 0% 0%;
	border: 1px solid black;
	color: #333333;
	padding: 2px;
	text-decoration: none;
}

.diyw a:link,
.diyw a:visited {
	text-decoration: underline; 
	color: #DB2F2C;
}

.diyw a:active, 
.diyw a:hover {
	text-decoration: none; 
	color: #DB2F2C;
}

.diyw div.hr {
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	border-color: #CCCCCC;
	height: 1px;
}
 
.diyw .altcolor,
.diyw .altcolor p {
	color: #000000;
}

.diyw .altcolor h1 {
	color: #000000;
}

.diyw .altcolor h2 {
	color: #000000;
}

.diyw .altcolor a:link,
.diyw .altcolor a:visited {
	color: #000000;
}

.diyw .altcolor a:active, 
.diyw .altcolor a:hover {
	color: #000000;
}

.diyw .altcolor div.hr {
	border-color: #000000;
}
