fieldset {
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
}

#inhalt {
	position: absolute;
	left: 231px;
	top: 31px;
	z-index: 1;
}

#navigation {
	position: absolute;
	left: 14px;
	top: 160px;
	z-index: 2;
}

.tab_grau {
	background-color: #D7D7D7;
	background-image: url(../pic/layout/bg_grau.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
.tab_hellgrau {
	background-color: #eeeeee;
}

.tab_arttitel {
	background-color: #eeeeee;
	height: 26px;
}
.tab_content_4 {
	background-image: url(../pic/layout/content4.gif);
	background-attachment: scroll;
	background-position: left;
}
.tab_content_6 {
	background-image: url(../pic/layout/content6.gif);
	background-attachment: scroll;
	background-position: left;
}
.tab_navi {
	background-color: #DFDFDE;
}
.tab_navi_weiss {
	background-color: #ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDE;
    padding-left: 6px;
}
.tab_navi_trenner {
	background-color: #ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDE;
}
.tab_weiss {
	background-color: #ffffff;
}
.tab_dot {
	border: 1px dotted #999999;
	background-color: #ffffff;
}

