


.TABLE {
	padding-top: 20px;
}

.TABLE table {
	padding-bottom: 20px;
	border-collapse: collapse;
}

.TABLE td {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8ECBDB;
}

.TABLE .left_spacer {
	width: 10px;
}

.TABLE tr.first_row {
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8ECBDB;
}

.TABLE tr.first_row td {
	font-weight: bold;
}





img {
	border: 0;
}



.clear_div {
	clear: both;
}



/*-------------------------*/

.ARTICLE .bighead p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #609EB4;
	margin: 0px;
	padding: 0px;
}


/*-----	Trennlinie  -----*/

#pageparser .LINE {
	padding-right:15px;
	padding-bottom:10px;
}

#pageparser .LINE .divider_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
}


/*-------------------------*/


#pageparser .flashfile {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#pageparser .BIG_IMAGE a {
	background-image: none !important;
	background-repeat: no-repeat;
	padding-left: 0 !important;
}

/*-----	Nächster Eintrag heißt: Neue Zeile  -----*/

#pageparser .next_item {
	clear: both;
}

/*-----	Bullet-Points  -----*/

#pageparser .BULLETS {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
}

#pageparser .BULLETS li {
	padding-bottom: 3px;
}

#pageparser .BULLETS ul {
	padding: 0;
	margin: 0;
}



#footer {
	padding-top: 20px;
	padding-left: 240px;
}




/*-------------------------------------------------------------
	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: 10px;
}

/*-----	Trennlinie  -----*/

#pageparser .LINE {
	padding: 10px 15px 20px 0;
}

#pageparser .LINE .divider_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8ECBDB;
}

/*-----	Bildunterschriften  -----*/

#pageparser .imagebox p {
	font-size:9px;
	margin-top:5px;
	margin-bottom:0px;
	padding:0 0 0 0px;
}


/*-----	Nächster Eintrag heißt: Neue Zeile  -----*/

#pageparser .next_item {
	clear: both;
}


/*-----	Tabellen  -----*/

.TABLE .plain {
	padding-top: 10px;
	padding-bottom: 10px;
}

.TABLE .c0 {
	width: 120px;
	font-weight: bold;
}

/*-----	Bullet-Points  -----*/

#pageparser .BULLETS {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#pageparser .BULLETS li {
	padding-bottom: 3px;
	padding-left: 14px;
	list-style: none;
	background-image: url(../../img/bullet_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}


/*-----	Großes Bild  -----*/

#pageparser .BIG_IMAGE {
	padding-bottom: 10px;
}

#pageparser .ARTICLE {
	padding-bottom:5px;
}

#pageparser .ARTICLE_WITH_IMAGES {
	padding-top: 10px;
	padding-bottom:20px;
}

#pageparser .ARTICLE p {
	padding-bottom:0px;
}

#pageparser .DOWNLOAD {
	padding: 0;
	margin: 0;
}

#pageparser .DOWNLOAD a {
	padding-left: 18px;
	background-image: url(../../img/download_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


/*-----	Links & RollOvers  -----*/


#pageparser a {
	background-image: url(../../img/punktpfeil.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	color: #FF6600;
	padding-left: 10px;
	text-decoration:none;
}

#pageparser a:hover {
	text-decoration:underline;
}

#pageparser .flashfile {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}





