/*
            Glyn x4Store

       Copyright (c) 2006 DMDE
*/

/*
-----------------------------------------
 - HTMLTAG-CSS // BODY 
-----------------------------------------
*/

BODY { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background-color: #ffffff; }

/*
-----------------------------------------
 - HTMLTAG-CSS // Header
-----------------------------------------
*/

.header          { font-family: Arial; font-size: 11px; color:#ffffff; font-weight: regular; }
a.header:link    { font-family: Arial; font-size: 11px; color:#ffffff; font-weight: regular; text-decoration: none;}
a.header:active  { font-family: Arial; font-size: 11px; color:#ffffff; font-weight: regular; text-decoration: none;}
a.header:visited { font-family: Arial; font-size: 11px; color:#ffffff; font-weight: regular; text-decoration: none;}
a.header:hover   { font-family: Arial; font-size: 11px; color:#ffffff; font-weight: regular; text-decoration: underline;}

.searchbox { border:1px solid #000000; }

/*
-----------------------------------------
 - HTMLTAG-CSS // Content
-----------------------------------------
*/

td { font-family: Verdana; font-size: 11px; color:#000000; line-height: 17px; }
td.sub { font-family: Verdana; font-size: 10px; color:#000000; line-height: 15px; }

a:link    { font-family:Verdana; font-size: 11px; font-weight: normal; color: #505050; text-decoration: none; }
a:active  { font-family:Verdana; font-size: 11px; font-weight: normal; color: #505050; text-decoration: none; }
a:visited {	font-family:Verdana; font-size: 11px; font-weight: normal; color: #505050; text-decoration: none; }
a:hover   { font-family:Verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }

.contenttitle { font-family: Verdana; font-size: 11px; font-weight: bold; color:#000000; }

.pfad          { font-family: Verdana; font-size: 12px; font-weight: bold; color:#ad0f0b; }
a.pfad:link    { font-family: Verdana; font-size: 12px; font-weight: bold; color:#ad0f0b; }
a.pfad:active  { font-family: Verdana; font-size: 12px; font-weight: bold; color:#ad0f0b; }
a.pfad:visited { font-family: Verdana; font-size: 12px; font-weight: bold; color:#ad0f0b; }
a.pfad:hover   { font-family: Verdana; font-size: 12px; font-weight: bold; color:#ad0f0b; }
/*
-----------------------------------------
 - HTMLTAG-CSS // Navigation
-----------------------------------------
*/

.navi          { font-family: Arial; font-size: 12px; color:#777777; font-weight: regular; }
a.navi:link    { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.navi:active  { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.navi:visited { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.navi:hover   { font-family: Arial; font-size: 11px; color:#000000; font-weight: regular; text-decoration: none;}

.navibold          { font-family: Arial; font-size: 12px; color:#ad0f0b; font-weight: bold; }
a.navibold:link    { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.navibold:active  { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.navibold:visited { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.navibold:hover   { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}

/*
-----------------------------------------
 - HTMLTAG-CSS // Sitemap
-----------------------------------------
*/

.sitemap         { font-family: Arial; font-size: 12px; color:#777777; font-weight: regular; }
a.sitemap:link    { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.sitemap:active  { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.sitemap:visited { font-family: Arial; font-size: 11px; color:#777777; font-weight: regular; text-decoration: none;}
a.sitemap:hover   { font-family: Arial; font-size: 11px; color:#000000; font-weight: regular; text-decoration: none;}

.sitemapbold          { font-family: Arial; font-size: 12px; color:#ad0f0b; font-weight: bold; }
a.sitemapbold:link    { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.sitemapbold:active  { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.sitemapbold:visited { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}
a.sitemapbold:hover   { font-family: Arial; font-size: 11px; color:#ad0f0b; font-weight: bold; text-decoration: none;}

/*
-----------------------------------------
 - HTMLTAG-CSS // Margin
-----------------------------------------
*/

.margintitle { font-family: Verdana; font-size: 11px; color:#000000; line-height: 15px; font-weight: bold; }
.margin      { font-family: Verdana; font-size: 11px; color:#000000; line-height: 15px; font-weight: regular; }

/*
-----------------------------------------
 - HTMLTAG-CSS // Footer
-----------------------------------------
*/

.footer { font-family:Verdana; font-size: 10px;  font-weight: bold; color: #ffffff; }
a.footer:Link { font-family:Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.footer:active { font-family:Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.footer:visited { font-family:Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.footer:hover { font-family:Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: underline; }