/* CSS Document */

body {
	background-image: url(style/body_background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #632323;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #282828;
}
a:link {
	color: #282828;
	text-decoration: none;
}
a:visited {
	color: #282828;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7e3934;
}
a:active {
	text-decoration: none;
	color: #7e3934;
}
#content {
background-color: #FFFFFF;
height: 400px;
}
#footer {
background-color: #282828;
height: 250px;
color: #999999;
font-size: 11px;
}
#footer a {
color: #999999;
font-size: 11px;
text-decoration: none;
}
#footer a:hover {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}
.sidebar_box {
width: 200px;
background-color: #e1e1e1;
border: 1px solid #282828;
margin-bottom: 10px;
}
.sidebar_navi_box {
width: 200px;
margin-bottom: 10px;
}
.seitenheadline {
font-family: "Trebuchet MS";
font-size: 24px;
font-style: italic;
color: #282828;
}
.subheadline {
font-family: "Trebuchet MS";
font-size: 16px;
font-style: italic;
color: #282828;
border-bottom: 1px solid #282828;
font-weight: bold;
}
.top_site_links {
color: #999999;
font-size: 12px;
text-align: center;
}
.top_site_links a:link {
color: #999999;
font-size: 12px;
text-decoration: none;
}
.top_site_links a:visited {
color: #999999;
font-size: 12px;
text-decoration: none;
}
.top_site_links a:hover {
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}
.speicher_tabelle_schrift_normal {font-size: 10px; }
.speicher_tabelle_schrift_fett {font-size: 10px; font-weight: bold; }
/* Navigation

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
div.fstLevelmain a
{
text-decoration: none;
width: 191px;
line-height:25px;
padding-left: 6px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
font-family: "Trebuchet MS";
font-size: 13px;
text-align: left;
color: #ffffff;
background-color: #7e3934;
border-bottom: 1px solid #FFFFFF;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
div.fstLevelmain a:hover
{
color: #7e3934;
text-decoration: none;
font-weight: bold;
background-color: #ffffff;
border-bottom: 1px solid #FFFFFF;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
div.fstLevelActivemain a
{
text-decoration: none;
width: 191px;
line-height:25px;
padding-left: 6px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
font-family: "Trebuchet MS";
font-size: 13px;
text-align: left;
color: #ffffff;
background-color: #7e3934;
border-bottom: 1px solid #FFFFFF;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
div.secLevelmain a
{
text-decoration: none;
background-image: url(style/aufz_sublist.png);
background-repeat: no-repeat;
display: block;
padding: 3px;
padding-left: 30px;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: normal;
text-align: left;
color: #616161;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevelmain a:hover
{
color: #7e3934;
text-decoration: none;
background-image: url(style/aufz_sublist_active.png);
background-repeat: no-repeat;
font-weight: bold;
padding-left: 30px;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActivemain a
{
text-decoration: none;
background-image: url(style/aufz_sublist_active.png);
background-repeat: no-repeat;
display: block;
padding: 3px;
padding-left: 30px;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight: normal;
text-align: left;
color: #7e3934;
}

/* End Main Navigation */

.downloadtitel {
font-size: 11px;
color: #616161;
}
.bildtabelle_links_ausgerichtet {
margin-right: 10px;
margin-bottom: 10px;
}
.bildtabelle_rechts_ausgerichtet {
margin-left: 10px;
margin-bottom: 10px;
}
.team_infos {
font-size: 12px;
color: #616161;
}
.team_infos a {
font-size: 12px;
color: #616161;
text-decoration: none;
}
.team_infos a:hover {
font-size: 12px;
color: #7e3934;
}
.hinweis_rot {
color: #7e3934;
}
.infotable_row {
font-size: 11px;
color: #282828;
}
.produktbezeichnung {
font-size: 11px;
color: #616161;
text-align: center;
}
.download_titel {
font-weight: bold;
}
.download_description {
font-size: 11px;
color: #666666;
}
.kaminbezeichnung {
font-size: 11px;
color: #616161;
text-align: left;
}
.button_preisanfrage {
margin-left: 3px;
}
.footer_sitemap_headline {
width: 100%;
text-decoration: underline;
font-size: 12px;
}
.hinweis {
color: #CC0000;
}
.hinweis a {
color: #CC0000;
text-decoration: underline;
}



a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:#7e3934;
    background-color:transparent
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#7e3934;
    background-color:transparent
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
    font-size:20px;
    color:#3366cc;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#7e3934;
    width: 100%;
    border: 0px;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#b8ccee;
}

td.isearch-head
{
    color:#ffffff;
    font-size:16px;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#7e3934;
    background-color:transparent;
	font-weight: bold;
}

a.isearch-title:visited
{
    color:#7e3934;
    background-color:transparent;
	font-weight: bold;
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:12px;
    color:#282828;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#000080;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#7e3934;
    background-color:transparent;
	text-decoration: underline;
}

a.isearch-url:visited
{
    font-size:11px;
    color: #999999;
    background-color:transparent;
	text-decoration: underline;
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#008000;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#7e3934;
    width: 100%;
    border: 0px;
}

td.isearch-prevnext
{
    color:#ffffff;
    font-size:14px;
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:12px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{
    background-color: #FFFF66;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:16px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats
{
}

table.isearch-stats th, table.isearch-stats td
{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th
{
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td
{
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption
{
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #004422;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #008844;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #008844;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #ffffff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}




