
/***************************************	ContentPage		***************************************/

.Hauptinhalt
{
	margin: 0px 10px 10px 10px;
	border: solid 0px #f00;
	color: #F361E8;	
}

.Hauptinhalt td
{
}

html>body .Hauptinhalt H1
{
	background-image:url(../images/20080312/H1_Box_BG.png);	
	background-repeat: no-repeat;
}

* html .Hauptinhalt H1
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/nailstyle/images/20080312/H1_Box_BG.png', sizingMethod='scale');
}

.Hauptinhalt H1
{
	position: relative;
	left: -20px;
	border: solid 0px #0f0;
	
	background-position: -2px -2px;
	background-repeat: no-repeat;
	
	width: 515px;
	height: 46px;
	padding: 8px 4px 8px 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: #F361E8;	
}

.Hauptinhalt H2
{
	border-top: dotted 1px #F361E8;
	padding-top: 8px;
	border-bottom: dotted 1px #F361E8;
	padding-bottom: 8px;
	color: #F361E8;	
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
}


html>body .Hauptinhalt H3
{
	background-image:url(../images/20080312/H3_Box_Middle_BG.png);
	background-repeat: no-repeat;
	width: 480px;
}

* html .Hauptinhalt H3
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/nailstyle/images/20080312/H3_Box_Middle_BG.png', sizingMethod='scale');
	width: 515px;
}


.Hauptinhalt H3
{
	position: relative;
	left: -20px;
	color: #F361E8;	
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 20px 20px 20px 20px;
}

.Hauptinhalt H4
{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #F361E8;	
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

.Hauptinhalt H5
{
}

.Hauptinhalt H6
{
}


.Hauptinhalt a:link, .Hauptinhalt a:active, .Hauptinhalt a:visited
{	
	color: #d35aac;
	text-decoration: underline;
}

.Hauptinhalt a:hover	
{
	text-decoration: none;
}

.footer
{
	padding: 2px 2px 0px 10px;
}

.footer td
{
	color: #76475a;
	font-size: 10px;
}

.footer a
{
	color: #76475a;
	text-decoration: none;	
}

.footer a:hover
{
	text-decoration: underline;
}


/***************************************	ContentPreviewList	***************************************/
.ContentPreviewList
{
}

/* .ContentPageCollectionPreviewTitle is the title above the preview- list */
.ContentPreviewList .ContentPageCollectionPreviewTitle
{
}

/* .ContentPagePreviewOuter is the surrounding container of each preview- element */
.ContentPreviewList .ContentPagePreviewOuter
{
}

.ContentPreviewList .ContentPagePreviewTitle
{
}

.ContentPreviewList .ContentPagePreviewText
{
}

.ContentPreviewList .ContentPagePreviewLink
{
}

/* Alternates */
.ContentPreviewList .ContentPagePreviewOuterAlternate
{
}

.ContentPreviewList .ContentPagePreviewTitleAlternate
{
}

.ContentPreviewList .ContentPagePreviewTextAlternate
{
}

.ContentPreviewList .ContentPagePreviewLinkAlternate
{
}

/***************************************	News		***************************************/

.News
{
}

.News .newsDate
{	
}

.News .newsTitle
{	
}

.News .newsLongText
{	
}

.News a:link, .News a:active, .News a:visited
{	
}

.News a:hover
{
}

/***************************************	NewsList		***************************************/


.NewsList
{	
}

.NewsList td
{	
}

.NewsList .newsListDate
{	
}

.NewsList .newsListTitle
{	
}

.NewsList .newsListShortText
{	
}

.NewsList a:link, .NewsList a:active, .NewsList a:visited
{	
}

.NewsList a:hover	
{
}

/***************************************	Sitemap		***************************************/

.Sitemap
{
	color: #d35aac;
}

.Sitemap ul
{
}

.Sitemap li
{
}

.Sitemap a:link, .Sitemap a:active, .Sitemap a:visited
{
	color: #d35aac;
	text-decoration: underline;
	font-weight: bold;		
}

.Sitemap a:hover	
{
	text-decoration: none;
}

/***************************************	TeaserCollection		***************************************/

.TeaserCollection
{
	padding-left: 10px;
}

.TeaserCollection td
{
	color: #d35aac;
	font-size: 13px;	
	font-style: italic;
	font-weight: bold;
}


.TeaserCollection a, .TeaserCollection a:link, .TeaserCollection a:active, .TeaserCollection a:visited
{
	text-decoration: none;
}

.TeaserCollection a:hover	
{
	text-decoration: none;
}

/***************************************	Login		***************************************/

.Login
{	
}

.Login td
{	
}

.Login input
{	
}

.Login .tblLoginForm
{	
}

.Login .tblLoginInfo
{	
}

.Login a:link, .Login a:active, .Login a:visited
{	
}

.Login a:hover	
{
}

/***************************************	FulltextSearchControl		***************************************/

.FulltextSearchControl
{
}

.FulltextSearchControl
{
}

.FulltextSearchControl #tblSearchControl td
{
}

.FulltextSearchControl #tblSearchControl input
{
}

.FulltextSearchControl #tblSearchControl a:link, .FulltextSearchControl #tblSearchControl a:active, .FulltextSearchControl #tblSearchControl a:visited
{	
}

.FulltextSearchControl #tblSearchControl a:hover	
{
}

/***************************************	FulltextSearchResult		***************************************/

.FulltextSearchResult
{
}

/* .InfoTitle is the first line "Found results" above the result- list */
.FulltextSearchResult .Result .InfoTitle
{
}

/* .ResultTitleLink is the linked title of the content; might be replaced with a, a:hover aso. */
.FulltextSearchResult .Result  .ResultTitleLink
{
}

.FulltextSearchResult .Result  .ResultPreviewText
{
}

/* .InfoTitle is the first line "Found results" above the result- list */
.FulltextSearchResult .AlternateResult .InfoTitle
{
}

/* .ResultTitleLink is the linked title of the content; might be replaced with a, a:hover aso. */
.FulltextSearchResult .AlternateResult .ResultTitleLink
{
}

.FulltextSearchResult .AlternateResult .ResultPreviewText
{
}

/***************************************	ContactForm		***************************************/

.ContactForm
{
	padding: 0px 10px 10px 0px;	
}

.ContactForm td
{
	color: #d35aac;
	font-size: 12px;
}

.ContactForm #ContactFormSubmit
{
	text-align: right;
}

.ContactForm a:link, .ContactForm a:active, .ContactForm a:visited
{	
	color: #d35aac;
	text-decoration: underline;
}

.ContactForm a:hover	
{
	text-decoration: none;
}

/***************************************	NaviTable	***************************************/

.NaviTable
{
}
.NaviTable td
{
}
.NaviTable table
{
}
.NaviTable a:link, .NaviTable a:active, .NaviTable a:visited
{
}
.NaviTable a:hover
{
}
.NaviTable .NaviMenuLevel0
{
}
.NaviTable .NaviMenuHoverLevel0
{
}
.NaviTable .NaviMenuSelectedLevel0
{
}
.NaviTable .NaviMenuLevel1
{
}
.NaviTable .NaviMenuHoverLevel1
{
}
.NaviTable .NaviMenuSelectedLevel1
{
}
.NaviTable .NaviMenuLevel2
{
}
.NaviTable .NaviMenuHoverLevel2
{
}
.NaviTable .NaviMenuSelectedLevel2
{
}


