.nico {
	background-image: url(verti.gif);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rechts {
	background-image: url(verti.gif);
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.rahmen1 {
	border-top-width: 2px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
