.rahmen {
	border: 1px solid #999999;
}
.rahmenoben {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.tabellenliste {
	border: 1px solid #cccccc;
	font-size: 11px;
}
.klein {
	color:#999999;
	font-size: 10px;
}
.tabellenlistegross {
	border: 1px solid #cccccc;
	font-size: 12px;
	background-color: eeeeff;
}
.unavfarbe {
	background-color: #eeeeff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;

}
.unavlinien {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
td, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: 3333FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: 3333FF;
	text-decoration: none;
	font-weight: bold;
}
.inhalt {
	line-height: 22px;
	padding: 10px;
	color: #333333;
}
.inhalt_tab {
	line-height: 16px;
	padding: 5px;
	color: #333333;
}
.inhalt_tab_klein {
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	color: #333333;
	border: 1px solid #cccccc;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
}
.unavliniensprache {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.fusszeile {
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background-color: #ccccff;
}
.stil7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	border: #FF0000;
}
