/*-------------------------------------------------------------	Hier werden alle Default-Stile für den Page-Parser	gespeichert. Die Werte werden zum Teil in den Dateien	{TEMPLATE_NAME}.css überschrieben.-------------------------------------------------------------*/#pageparser {	padding-top: 7px;	padding-left: 10px;	width: 640px;}/*-----	Trennlinie  -----*/#pageparser .LINE {	padding-right:15px;	padding-bottom:10px;}#pageparser .LINE .divider_line {	border-top-width: 1px;	border-top-style: dotted;}/*-----	Bildunterschriften  -----*/#pageparser .imagebox p {	font-size:9px;	margin-top:5px;	margin-bottom:0px;	padding:0 0 0 0px;}#pageparser .frame_left {	padding-left: 15px;}#pageparser .frame_right {	padding-left: 15px;}/*-----	Nächster Eintrag heißt: Neue Zeile  -----*/#pageparser .next_item {	clear: both;}/*-----	Tabellen  -----*/.TABLE .plain {	padding-top: 10px;	padding-bottom: 10px;}.TABLE .c0 {	width: 100px;	font-weight: bold;}/*-----	Bullet-Points  -----*/#pageparser .BULLETS {	padding-left: 15px;	padding-top: 10px;	padding-bottom: 10px;	float: left;}#pageparser .BULLETS li {	padding-bottom: 3px;}/*-----	Großes Bild  -----*/#pageparser .BIG_IMAGE {	padding-bottom: 10px;}#pageparser .ARTICLE {	padding-bottom:20px;}#pageparser .ARTICLE_WITH_IMAGES {	padding-bottom:20px;}/*-----	Links & RollOvers  -----*/#pageparser a {	font-size:10px;	background-image: url(../../img/punktpfeil.gif);	background-repeat: no-repeat;	background-position: 1px 4px;	color: #982828; /*  #44A834*/	padding-left: 0px;	text-decoration:none;}#pageparser a:hover {	text-decoration:underline;}#pageparser .flashfile {	padding: 0 0 0 0px;	margin: 0 0 0 0px;}h2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 19px;	margin-top: 0px;	padding-bottom: 0px;	margin-bottom: 5px;	font-weight: bold;}