﻿/*aus rte.css###################################################################*/
/* RTE / Table styling */
p.ueberschrift_gruen {font: bold 12px Arial; color:#018449;line-height:20px;}

p.text_12px 
{font: normal 12px Arial; color:#020202; }

p.text_11px 
{font: normal 11px Arial; color:#020202;line-height:18px; }
.ueberschrift_gruen {font: bold 11px Arial; color:green;line-height:20px;}

.text_12px 
{font: normal 12px Arial; color:#020202; }

.text_11px 
{font: normal 11px Arial; color:#020202;line-height:18px; }

a img {border:0;}

p.text_12px a
{background-image:none; display:inline; color:#018449; font-weight:bold;}
p.text_12px a:hover
{background-image:none; color:#018449;}

p.bodytext_12px a.download
{font: normal 12px Arial;text-decoration:underline; color:red;line-height:18px;}

p.bodytext_12px a.download:hover
{text-decoration:none;color:#018449;}

p.bodytext a.download
{font-weight:bold;text-decoration:none; color:#018449;;line-height:18px;}

p.bodytext a.download:hover
{text-decoration:none;color:#018449; }
/*
.bodytext a
{font: normal 11px Arial;background-image:none; display:inline; padding-left:0px;	}

p.bodytext_11px a
{font: normal 11px Arial; text-decoration:underline; color:green;background-image:none; text-decoration:underline;padding-left:0px line-height:18px;}

p.bodytext_11px a:hover
{text-decoration:none;color:#018449;}

p.bodytext a
{font: normal 11px Arial; text-decoration:underline; color:green;background-image:none; text-decoration:underline;padding-left:0px ;line-height:18px;}

p.bodytext a:hover
{text-decoration:none;color:#018449;}*/

.ueberschrift_gruen {font: bold 12px Arial; color:#018449;}


table.contenttable p.ueberschrift_gruen {font: bold 12px Arial; color:#018449;}


h1{color:#018449;}




ul.liste_anstrich li{
	/*text-indent:0px;	display: list-item;*/
	list-style-image: url(/fileadmin/img/liste_anstrich.gif);
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	/*line-height:18px;padding-left:20px;display:block;border:1px solid red;*/
	margin-left:-20px;
	padding:0 0 0 0;
}

li.liste_anstrich {
	list-style-image: url(/fileadmin/img/liste_anstrich.gif);
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:-20px;
	padding:0 0 0 0;
}
ol.liste_numerisch li{
	list-style-type: decimal;
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:-18px;
	padding:0 0 0 0;
}
li.liste_numerisch{
	list-style-type: decimal;
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:-18px;
	padding:0 0 0 0;
}

ol.liste_alphabetisch {
	list-style-type: lower-alpha;
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:22px;
	padding:0 0 0 0;
}

ol.liste_alphabetisch li{
	list-style-type: lower-alpha;
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:22px;
	padding:0 0 0 0;

}

a.external-link-new-window {  font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}
a.external-link-new-window:hover{ color:#010101; text-decoration:none;}
a.download img {border:0px; }
a.download {font-weight:bold;/*text-indent:100px;*/background-image:none;color:#018449; display:inline;margin:0;padding:0;}
a.download:hover {font-weight:bold;/*text-indent:100px;*/background-image:none;color:#018449;}

a { color:#018449; text-decoration:none;}
a:hover { color:#018449; text-decoration:none;background-image:none;color:#018449;}
/*********************/
/* Tables, generally */
/*********************/
table.contenttable {border-collapse:separate; cellspacing:10px; border-spacing:0px; clear:left; font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}
TABLE.contenttable TR TD P {  font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}
TABLE.contenttable TR TD p.bodytext { margin:2 0 0 0; padding:0 0 0 0;font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}
TABLE.contenttable TR TD a {  font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}

table {border-collapse:separate; cellspacing:10px;  border-spacing:0px; clear:left; font: normal 11px Arial, Helvetica,sans-serif;color:#010101;}


TABLE.contenttable TR TD li {  		list-style-type: decimal;
	text-align: left;
	left: 0px;
	font: normal 11px Arial; 
	margin-left:22px;
	padding:0 0 0 0;}

