/* Articles */
.Articles
{
}



.Articles .TopImage
{
	line-height:0;
	display:block;
}

.Articles .SearchFields
{
	padding-left:15px;
	padding-top:8px;
	margin-bottom:10px;
}

.Articles .SearchFields .InputBlock
{
	margin-right:15px;
}

.Articles .DropDownCategory,
.Articles .TextBoxSearchWords
{
	width:210px;
}

.Articles .SearchFields .ButtonSearch
{
	display:block;
	margin-top:19px;
}

.Articles .Separator
{
	margin-top:0;
	padding-top:0;
}

.Articles h1.HeadingSearchResult
{
	margin-bottom:0;
	padding-bottom:0;
	margin-top:25px;
}

.Articles td.Col
{
	padding:10px;
}

.Articles td.Col1
{
	width:180px;
}

.Articles td.Col.Heading
{
	font-weight:bold;	
}

.Articles td.Col.Heading p
{
	text-decoration:underline;	
}


.Articles td.Sort,
.Articles td.SortAsc 
{
	padding-left: 13px;
	background-image: url(/Sites/Foto/Images/icons/sort_asc.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

.Articles td.SortDesc
{
	padding-left: 13px;
	background-image: url(/Sites/Foto/Images/icons/sort_desc.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}

.Articles tr.ItemAlt
{
	
}

.Articles tr.Item
{
	
}

.Articles table.SearchResult
{
	margin-top:15px;
}

.Articles .LinkOffer
{
	margin-right:60px;
}

.Articles .ImageTest
{
	margin-left:6px;
	margin-bottom:4px;
}

.ArticlesPayByCallPopupContainer .Content
{
	
}

.ArticlesPayByCallPopupContainer .HeadingPayByCall
{
	margin-bottom:15px;
}

.ArticlesPayByCallPopupContainer .ImageAjaxLoader
{
	margin-top:10px;
	margin-bottom:5px;
}

.ArticlesPayByCallPopupContainer .PayByCallExtraInfo
{
	margin-top:25px;
}

.ArticlesPayByCallPopupContainer .ButtonCode
{
	margin-left:10px;
}

.ArticlesPayByCallPopupContainer .TextBoxCode
{
	margin-left:5px;
}

.ArticlesPayByCallPopupContainer .AjaxLoader
{
	text-align:center;
}

.ArticlesPayByCallPopupContainer .ErrorMessage
{
	font-weight:bold;
	color:Red;
	display:none;
	margin-top:4px;
}

.ArticlesPayByCallPopupContainer .Separator
{
	background-color:#fff;
}

.ArticlesPayByCallPopupContainer .PayByCallPdfLink
{
	font-weight:bold;
}


/* FlashBlock */
BODY.EditMode .FlashBlock
{
	padding-bottom: 10px;
}

.FlashBlock
{
	float: left;
}

.FlashBlock .DelimitedContent
{
	margin:0;
	padding:0;
	line-height:0;
}


/* ImageBlock */
.ImageBlock IMG
{
	display: block;
	line-height: 0;
}

.ImageBlock.BleedingImage
{
	padding: 0 !important;
	margin: 0;
}

.LeftColumn .ImageBlock IMG
{
	float: left;
}

.RightColumn .ImageBlock IMG
{
	float: right;
}


/* PageHeading */
.PageHeading *
{
	margin-bottom: 0;
}


/* Separator */
.Separator DIV
{
	border-top: solid 1px #474747;
	overflow: hidden;
	height: 0;
}

.Separator DIV HR
{
	display: none;
}


/* Teaser */
#RegionContentBottomLeft .Teaser .ButtonBlock,
#RegionContentTop .Teaser .ButtonBlock 
{
	clear:none;
}

.Teaser .BlockImage
{
	display: block;
	line-height: 0;
	text-align: center;
	margin-bottom:10px;
}

.Teaser.ImageAlignLeft .BlockImage
{
	float: left;
	display: inline;
	margin-right:10px;
	margin-bottom:0px;
}

.Teaser.ImageAlignRight .BlockImage
{
	float: right;
	display: inline;
	margin-bottom:0px;
}

.Teaser .Button
{
	display: block;
	margin: 10px 0 1px;
}

.Teaser.BlockBottomBorder
{
	border-bottom: solid 1px #E6DFCF;
}

/*************************************
/* DELIMITED TEASERS
/*************************************/
#RegionContent .Teaser .DelimitedContent
{
	padding: 0;
}

#RegionContent .Teaser .DelimitedContent .BlockContent
{
	padding: 10px;
}

.Teaser .DelimitedContent .BlockImage
{
	margin: 0;
}


/*************************************
/* Standard Content
/*************************************/
.StandardContent.BlockBottomBorder
{
	border-bottom: solid 1px #E6DFCF;
}



/* ADVERTISEMENTLISTPUFF ANTIKOCHAUKTION START */
.AdvertisementListPuff
{
}

.AdvertisementListPuff h2
{
	padding-bottom:10px;
}

.AdvertisementListPuff .Item
{
	background-color: #f5f4e0;
	float:left;
	padding: 3px 3px 3px 3px;
	margin-bottom:3px;
	width:180px;
}

.AdvertisementListPuff .ItemImage
{
	float:left;
	padding-right:10px;
}

.AdvertisementListPuff .ItemLink
{
	float:left;
	padding-bottom:12px;
	padding-top:2px;
	clear:right;
	display:block;
}
.AdvertisementListPuff .ItemLink a
{
	white-space:pre;
}

.AdvertisementListPuff .ItemText
{
	float:left;
	
	width:90px;
}

.AdvertisementListPuff .BottomLink
{
	float:left;
	padding-top:15px;
}
/* ADVERTISMENTLISTPUFF ANTIKOCHAUKTION END */

/* PUFFLATESTQUESTIONADVANCED START*/
.PuffLatestQuestionAdvanced p
{
	float:left;	
}

.PuffLatestQuestionAdvanced .QuestionHeader
{ 
	font-weight:bold;
	float:left;	
	display:block;
	clear:both;
	padding-top:10px;
	padding-bottom:5px;
	cursor:hand;
	width:190px;
	text-decoration:none;
}

.PuffLatestQuestionAdvanced .QuestionHeader a
{ 	
	cursor:hand;
}

.PuffLatestQuestionAdvanced img
{
	float:left;
	display:block;
	clear:both;
}

.PuffLatestQuestionAdvanced .ImageLink
{
	float:left;
}

.PuffLatestQuestionAdvanced a span
{
	float:left;
	display:block;
	clear:both;
}

.PuffLatestQuestionAdvanced .ButtonBlock a span
{
	float:left;
	display:inline;
	clear:none;
}
/* PUFFLATESTQUESTIONADVANCED END */


/************************/
/******** QuickPoll2 ****/
/************************/
.QuickPoll2 .Button
{
	margin: 5px 0;
	display: block;
}

.QuickPoll2 .Stats dl
{
	
}

.QuickPoll2 .Stats dt
{
	float: left;
	width: 100%;
}

* html .QuickPoll2 .Stats dt
{
	clear: none;
}

.QuickPoll2 .Stats dt span
{
	display: block;
	margin-right: 2.5em;
}

.QuickPoll2 .Stats .Percent
{
	float: left;
	width: 2.5em;
	margin-left: -2.5em;
	margin-bottom: 0;
	text-align: right;
}

.QuickPoll2 .Stats .Bar
{
	clear: both;
	display: block;
	height: 10px;
	overflow: hidden;
	background-image: url(/Sites/Foto/Images/QuickPoll/Bg.gif);
	margin-bottom: 2px;
}

.QuickPoll2 .Stats .Bar span 
{
	display: block;
	background: transparent url(/Sites/Foto/Images/QuickPoll/Bar.gif) 100% 0% no-repeat;
}

.QuickPoll2 .Stats .Bar span span
{
	background: transparent url(/Sites/Foto/Images/QuickPoll/BarStart.gif) 0% 0% no-repeat;
	height: 10px;
	width: 2px;
}

.QuickPoll2 .TotalVotes
{
	display: block;
}
.QuickPoll2 .ArchiveList .LinkButton
{
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
}
.QuickPoll2 .ArchiveList .LinkButton:hover
{
	text-decoration: underline;
}

/***************************************/
/******** SignInInternetCode2 **********/
/***************************************/
.SignInInternetCode2
{
}
.SignInInternetCode2 .headingText
{
}
.SignInInternetCode2 .codeBox
{
}
.SignInInternetCode2 .infoText
{
	float: left;
}
.SignInInternetCode2 .signInArea
{
	float: right;
}
.SignInInternetCode2 .signInCode
{
	float: left;
	display: inline;
}
.SignInInternetCode2 .signInButton
{
}
.SignInInternetCode2 .help
{
	float: left;
}
.SignInInternetCode2 .help a
{
}

/***************************************************/
/********* LAtestBlogEntries & BloggRSSIndex *******/
/***************************************************/
.LatestBlogEntries .EntryDivider
{
	height:8px;
}