/******************************************************************************/
/* Alle Definitionen für die Favoriten-Links                                  */
/******************************************************************************/
.SVAFLItem
{
//	border				: 1px solid SteelBlue;
	padding				: 1px;
	margin-bottom		: 5px;
	border-bottom		: 1px solid #C0C0C0;
}

.SVAFLItemTitel
{
	margin				: 0px;
	font-size			: 14px;
	font-weight			: bold;
//	background-color	: SteelBlue;
//	color					: white;
}

.SVAFLItemTitel a
{
	text-decoration		: none;
}

.SVAFLItemText
{
	font-size			: 11px;
	margin				: 0px;
	padding-left		: 13px;
}

.SVAFLPag1
{
	font-size			: 11px;
	border-top			: 1px solid #C0C0C0;
	padding				: 2px;
}

.SVAFLPag2
{
	font-size			: 20px;
	background-color	: SteelBlue;
	color					: #ffffff;
/*	border				: 1px solid red; */
	padding				: 2px;
}

.SVAFLPag2  a, a:link, a:active, a:visited, a:hover
{
	text-decoration		: none;
}

.SVAFLPag2 .favlinks_page
{
	padding					: 0 4px;
	text-decoration		: none;
	font-size				: 18px !important;
	color						: white !important;
	text-decoration		: none !important;
}

.SVAFLPag2 .favlinks_currentpage
{
	font-size				: 22px;
	font-weight				: bold;
	text-decoration		: none;
	padding					: 0 4px;
}

.favlinks_off
{
	display					: none;
}

/******************************************************************************/
/* Alle Definitionen für ein SVA-Resultate                                    */
/******************************************************************************/
.SVAResItem
{
//	border				: 1px solid SteelBlue;
	padding				: 1px;
	margin-bottom		: 5px;
	border-bottom		: 1px solid #C0C0C0;
}

.SVAResItemTitel
{
	margin				: 0px;
	font-size			: 14px;
	font-weight			: bold;
//	background-color	: SteelBlue;
//	color					: white;
}

.SVAResItemTitel a
{
	text-decoration		: none;
}

.SVAResItemInfo
{
	font-size			: 9px;
	margin-bottom		: 3px;
	padding-left		: 13px;
}

.SVAResItemText
{
	font-size			: 11px;
	margin				: 0px;
	padding-left		: 13px;
}

.SVAResPag2
{
	background-color	: SteelBlue;
	color					: #ffffff;
/*	border				: 1px solid red; */
	padding				: 2px;
//	text-decoration	: none;
}

.SVAResPag2 a
{
	text-decoration		: none;
}

.SVAResPag2 .ditto_page
{
	padding					: 0 4px;
	text-decoration		: none;
}

.SVAResPag2 .ditto_currentpage
{
	font-weight				: bold;
	padding					: 0 4px;
	text-decoration		: none;
}

/******************************************************************************/
/* Alle Definitionen für ein SVA-News                                         */
/******************************************************************************/
.SVANewsItem
{
	border				: 1px solid SteelBlue;
	padding				: 1px;
	margin-bottom		: 5px;
}
.SVANewsItemTitel
{
	margin				: 0px;
	font-size			: 14px;
	font-weight			: bold;
	background-color	: SteelBlue;
	color				: white;
}
.SVANewsItemTitel a
{
	text-decoration		: none;
}
.SVANewsItemInfo
{
	font-size			: 9px;
	margin-bottom		: 3px;
	border-bottom		: 1px solid #C0C0C0;
}
.SVANewsItemText
{
	font-size			: 11px;
	margin				: 0px;
}
.SVANewsPag1
{
	border-top			: 1px solid #C0C0C0;
	padding				: 2px;
}
.SVANewsPag2
{
	background-color		: SteelBlue;
	color						: #ffffff;
//	border					: 1px solid red;
	padding					: 2px;
//	text-decoration		: none;
}
.SVANewsPag2 a
{
	text-decoration		: none;
}
.SVANewsPag2 .ditto_currentpage
{
	font-weight				: bold;
	padding					: 0 4px;
	text-decoration		: none;
}
.SVANewsPag2 .ditto_page
{
	padding					: 0 4px;
	text-decoration		: none;
}

/* ------------------------------------------------------------------------------------------- */
/* --- for weiterlesen  (read more....)                                                    --- */
/* ------------------------------------------------------------------------------------------- */
.SVANewsReadon
{
	margin-bottom			: 3px;
}
.SVANewsReadon a
{
	color						: #6495ED;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: bold;
	background				: url(../images/readon.gif);
	background-repeat		: no-repeat;
	background-position	: left center;
	white-space				: normal;
/*	border					: 1px solid #999999; */
	padding-bottom			: 3px;
	padding-left		: 21px;
	padding-right		: 2px;
	padding-top			: 1px;
/*	float						: left; */
	line-height			: 8px;
	text-decoration	: none;
	width					: 200px;
}

#DittoSpalten
{
	width					: 100%;
	border				: 1px solid yellow;
}

#DittoSpalten a, a:link, a:active ,a:visited, a:hover
{
	text-decoration	: none;
}

#DittoSpalten .SVAItem
{
	float					: left; 
	width					: 33%;
/*	border				: 1px solid red; */
	margin				: 1px;
	height				: 100%;
}

#DittoSpalten .SVAItemInfo
{
	font-size			: 9px;
	border-bottom		: 1px solid #C0C0C0;
}

#DittoSpalten .SVAItemTitel
{
	margin				: 0px;
	font-size			: 18px;
	font-weight			: bold;
	background-color	: SteelBlue;
	color					: white;
}
#DittoSpalten .SVAItemTitel a, a:link, a:active ,a:visited, a:hover
{
	text-decoration	: none;
	color					: white;
	font-size			: 18px;
	font-weight			: bold;
}

#DittoSpalten .SVAItemText a, a:link, a:active ,a:visited, a:hover
{
	text-decoration	: none;
	font-size			: 14px;
}

#SVAResultate
{
	width						: 100%;
}
#SVAResultate .SVAResultateItem
{
	border				: 1px solid SteelBlue;
	margin-bottom		: 5px;
	clear					: all;
}
#SVAResultate .SVAItemTitel
{
	margin				: 0px;
	font-size			: 16px;
	font-weight			: bold;
	background-color	: SteelBlue;
	color					: white;
}
#SVAResultate .SVAItemTitel a, a:link, a:active ,a:visited, a:hover
{
	text-decoration		: none;
	color					: white;
}

#SVAResultate .SVAItemInfo
{
	font-size			: 9px;
	border-bottom		: 1px solid #C0C0C0;
}

#SVAResultate .SVAResultateItem1
{
	border				: 1px solid red;
	margin-bottom		: 5px;
	height				: 30px;
	float						: left; 
}

#SVAResultate .SVAItemTitel1
{
}

#SVAResultate .SVAItemInfo1
{
	font-size			: 9px;
}

#SVAResultate .SVAMehrItems
{
	line-height				: 10px;
	margin-top				: 3px;
	margin-bottom			: 3px;
}
#SVAResultate .SVAMehrItems a
{
	color						: #6495ED;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: bold;
	background				: url(../images/icons/DoppelPfeilRight.gif);
	background-repeat		: no-repeat;
	background-position	: left center;
	white-space				: normal;
/*	border					: 1px solid #999999; */
	padding-bottom			: 3px;
	padding-left			: 21px;
	padding-right			: 2px;
	padding-top				: 1px;
/*	float						: left; */
	text-decoration		: none;
	width						: 200px;
}


