
body 
{
	margin: 0;
	padding: 0 0 80px;
}


.diyw .altcolor {
	background-color: #F1F1F1;
}


.diyw div#container {
	width: 940px;
	margin: 0 auto 6px;
}

.diyw div#container_inner {
	margin: 0 -2px;
	padding: 0 2px 6px;
	background: url(../img/1011-container_bg_bottom.png) no-repeat 0 100%;
	position: relative;
	zoom: 1;
}

.diyw div#container_innermost {
	margin: 0 -2px;
	padding: 0 2px;
	background: url(../img/1011-container_bg.png) repeat-y;
	position: relative;
	zoom: 1;
}

* html .diyw div#container_inner {
	background-image: url(../img/1011-container_bg_bottom.gif);
}

* html .diyw div#container_innermost {
	background-image: url(../img/1011-container_bg.gif);
}

* html .diyw div#header {
	background-image: none;
}


.diyw div#header {
	margin: 0 -2px;
	padding: 20px 2px 0;
	background: url(../img/1011-header_bg.png) repeat-y 50% 0;
	position: relative;
}

.diyw div#header div.farbflaeche {
	width: 240px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 2px;
}

.diyw div#emotion-header {
	position: relative;
}

.diyw div#emotion-header strong#emotion-header-title {
	position: absolute;
	top: 0;
	left: 0;
}


.diyw div#content {
	width: 490px;
	float: left;
	padding: 40px 100px 120px;
}


.diyw div#sidebar {
	width: 240px;
	float: right;
}

.diyw div#sidebar div.farbflaeche {
	margin-bottom: 2px;
}

.diyw div#sidebar div.farbflaeche div.altcolor {
	height: 50px;
}

.diyw div.DS_sidebar_top {
	background: url(../img/1011-sidebar_bg_top.png) no-repeat 50% 0;
	margin: -1px -2px 0;
	padding: 1px 2px 0;
	position: relative;
	zoom: 1;
}

.diyw div.DS_sidebar_bottom {
	background: url(../img/1011-sidebar_bg_bottom.png) no-repeat 50% 100%;
	margin: 0 -2px -3px;
	padding: 0 2px 3px;
	position: relative;
	zoom: 1;
}

.diyw div.DS_sidebar_middle {
	background: url(../img/1011-sidebar_bg.png) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}

* html .diyw div.DS_sidebar_top {
	background-image: none;
}

* html .diyw div.DS_sidebar_bottom {
	background-image: none;
}

* html .diyw div.DS_sidebar_middle {
	background-image: none;
}

* html .diyw div#sidebar_content div.DS_sidebar_bottom {
	background-image: url(../img/1011-sidebar_bg_bottom_last.gif);
}


.diyw div#navigation {
	margin-bottom: 2px;
}

.diyw ul.mainNav1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diyw ul.mainNav1 li {
	border-top: 1px solid #fff;
	display: block;
	width: 240px;
}

.diyw ul.mainNav1 li:first-child {
	border-top: none;
}

.diyw ul.mainNav1 li a {
	text-decoration: none;
	display: block;
	width: 220px;
	padding: 5px 10px;
	background: url(../img/1011-mainNav.gif) no-repeat -20px 50%;
}

.diyw ul.mainNav1 li a:hover, .diyw ul.mainNav1 li a.current {
	font-weight: bold;
}

.diyw ul.mainNav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diyw ul.mainNav2 li a {
	width: 210px;
	padding: 5px 10px 5px 20px;
	background-position: -10px 0.8em;
}

.diyw ul.mainNav3 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diyw ul.mainNav3 li a {
	width: 200px;
	padding: 5px 10px 5px 30px;
	background-position: 0 0.8em;
}

.diyw div#sidebar_content div.DS_sidebar_bottom {
	background-image: url(../img/1011-sidebar_bg_bottom_last.png);
	margin-bottom: -7px;
	padding-bottom: 7px;
}

.diyw div#sidebar_content_wrapper {
	padding: 10px 20px;
	
	background: #fff;
}


.diyw div#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
}

.diyw div#footer_inner {
	height: 34px;
	background: url(../img/1011-footer_bg.png) no-repeat 50% 0;
	margin: 0 -2px;
	padding: 10px 22px;
}

* html .diyw div#footer_inner {
	
	background-image: url(../img/1011-footer_bg.gif);
}

.diyw br.c {
	display: block;
}



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;
}
