/*WYSIWYG: .headline#Headline&nbsp;blau, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italic, .greenbold#Text&nbsp;gr&uuml;n&nbsp;bold,*/
/*TABLECORE: .headline#Headline&nbsp;blau, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italic, .greenbold#Text&nbsp;gr&uuml;n&nbsp;bold*/
/*---------------- body -------------------- */
body	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF; 
}
body.sitemap	{
	background: #99C1E0; 
}
body.wysiwyg	{
	background: #FFFFFF; 
}
body.tablecore	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF; 
}
/*-------------- table, td ------------------ */
td, span	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.weberror {
	color: #CC3300; 
	font-weight: bold;
}
.white {
	background: #FFFFFF; 
}
.lblue {
	background: #C6E3F9; 
}
.mblue {
	background: #99C1E0; 
}
.dblue {
	background: #0063B0; 
}
.lgreen {
	background: #C6EBCC; 
}
.mgreen {
	background: #70CC7F; 
}
.dgreen {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #009648; 
}
.dgreen1	{
	background: #009648 url(433_DE) no-repeat;
	text-indent: 7px; 
}
.dgreen2	{
	background: #009648 url(432_DE) no-repeat;
	text-indent: 7px; 
}
.bglevel0inactive	{
	background: #0063B0 url(461_DE) no-repeat;
}
.bglevel0active	{
	background: #009648 url(461_DE) no-repeat;
}
ul {
/*if global.browser="OP"
	margin-top: -5px;
endif*/
	margin-top: 0px;
}
li {
	list-style-type: disk;
}
.blue10 li {
	list-style-type: disk;
	margin-left: -15px;
	padding-left: -15px;
}
/*---------------- links -------------------- */
a	{
	font-size: 11px;
	font-weight: normal; 
	color: #003399; 
	text-decoration: underline; 
}
a.level0active {
	font-size: 11px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
}
a.level0serviceactive {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
}
a.level0inactive {
	font-size: 11px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
}
a.level1active {
	font-size: 11px;
	font-weight: bold;
	color: #003399; 
	text-decoration: none;
}
a.level1inactive {
	font-size: 11px;
	font-weight: normal;
	color: #003399; 
	text-decoration: none;
}
a.level2active {
	font-size: 11px;
	font-weight: bold;
	color: #003399; 
	text-decoration: none;
}
a.level2inactive {
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.blue10active {
	font-size: 10px;
	font-weight: bold;
	color: #006699; 
	text-decoration: none;
}
.blue10inactive {
	font-size: 10px;
	font-weight: normal;
	color: #006699; 
	text-decoration: none;
}
.white10active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}
.white10inactive {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
}
/*---------------- inputs -------------------- */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}
input.button {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #009648;
	border: 1px solid #70CC7F;
}
input.input105  {
	width: 105px;
	height: 17px;
}
input.input270  {
	width: 270px;
}
textarea.textarea270 {
	width: 270px;
}
select.select270  {
	width: 270px;
	height: 16px;
}
/*--------- fliesstext/wxsiwyg -------------- */
.black	{
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
	color: #000000;
}
.black10	{
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
	color: #000000;
}
.blackbold	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #000000;
}
.italic	{
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	color: #000000;
}
.headline	{
	font-size: 13px;
	font-weight: bold; 
	font-style: normal;
	color: #003399;
}
.blue10	{
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
	color: #003399; 
}
.greenbold	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #009933;
}
