body{
	background-color: white;
}
.rtf, .rtf *{
	/*font-size: 12px;*/
	font-size:100.01%;
	line-height:1.333em !important;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	color: black;
}
h1, h1 *{
	font-size: 18px !important;
	font-weight: normal;
	color: black !important;
	margin: 0 0 10px 0;	
}
h2, h2 *{
	color: black !important;
	font-weight: bold;
}

.rtf ul{
	/*list-style-image:url(../file/images/pfeil_orange.gif);*/	
	padding: 1px 0px 1px 18px;
	margin: 5px 0 5px 0;
}
.rtf li{
	padding: 5px;
}

/** table styles for RTFs **/
table.IG{
	border-spacing: 2px !important;
	border-collapse: separate !important;
}

table.IG td{
	background-color: #efefef;
	border: solid silver 1px;
	padding: 5px;
}

tr.table-header td{
	background-color: gray !important;
	color: white;
}
tr.table-header td *{
	color: white;
}

a.wga-urltype-int{
	color: green;
}

a.wga-urltype-intfile{
	color: green;
}

a.wga-urltype-exturl{
	color: blue;
}
a.wga-urltype-file{
	color: brown;
}
