﻿a:link {color: #892f22;}
 
a:visited {color: #892f22;}
 
a:hover {color: #ffffff;}

body
{
    background-color: #C69C52;
    background-image: url(Bilder/pagebackground.gif);
    background-repeat: repeat-x;  
}

.bild
{
	width: 200px;
	height: 90px;
	background-image: url(Bilder/Rezepte.gif);
	float: right;
}

.bild:hover 
{
	width: 200px;
	height: 90px;
	background-image: url(Bilder/Rezepte2.gif);
	float: right;
}

#headerdiv
{
    left: 0px;
    top: 0px;
    width: 100%;
    margin-left: 0px;
    position: absolute;
    height: 134px;
    z-index: 100;
    background-image: url(Bilder/Header.jpg);
    background-repeat: no-repeat;
    text-align: right; 
    vertical-align: bottom;
}

#navidiv
{
    left: 0px; 
    top: 0px; 
    width: 161px; 
    position: absolute; 
    height: 100%; 
    background-color: #C69C52; 
    z-index: 50;
}

#navibild
{
    position: absolute; 
    left: 0px; 
    top: 134px; 
    height: 510px; 
    width: 161px; 
    background-image: url(Bilder/Navigation.jpg);
    background-repeat: no-repeat;
    z-index: 0;
}

#hauptdiv
{
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
}

#hauptbild
{
    position: absolute; 
    left: 400px; 
    top: 220px; 
    width: 228px;
    height: 311px;
    background-image: url(Bilder/Hauptbereich.jpg);
    background-repeat: no-repeat;
    z-index: 0;
}

#haupt
{
    position: relative;
    margin-left: 170px; 
    margin-right: 10px;
    top: 140px; 
    min-width: 734px;
}

.navi_rahmen
{
	background-color: #794631;
}

.navi_link
{
    display: inline-block;
    width: 126px;
    height: 25px;
    border-right: #592611 2px solid;
    border-top: #996651 2px solid;
    border-left: #996651 2px solid;
    border-bottom: #592611 2px solid;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 5px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 15px;
    cursor: pointer;
    vertical-align: bottom;
}

.navi_schrift:link
{
    text-decoration: none;
    font-size: 15px;
    color: #c69c52;
    background-color: #794631;
}

.navi_schrift:visited
{
    text-decoration: none;
    font-size: 15px;
    color: #c69c52;
    background-color: #794631;
}

.navi_schrift:hover
{
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background-color: #56311f;
}

.navi_a
{
    font-family: Verdana, Arial, Sans-Serif;
}

.navi_a:link
{
    text-decoration: none;
    font-size: 14px;
    color: #c69c52;
}

.navi_a:visited
{
    text-decoration: none;
    font-size: 14px;
    color: #c69c52;
}

.navi_a:hover
{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.linklist
{
    font-family: Verdana, Sans-Serif, Tahoma; 
    font-weight: bold; 
    left: 0px; 
    position: relative; 
    padding-left: 6px; 
    text-align: left;
}

.linklist a:link {color: #000000;}
.linklist a:visited {color: #000000;}
.linklist a:hover {color: #ffffff;}

.tabellenkopf
{
    font-weight: bold; 
    font-family: Verdana, Arial, Sans-Serif;
    color: #c69c52;
    background-color: #774411;
    padding: 6px;
}

.tabellenkopf-links 
{
    border-color: #190f02; 
    border-right-style: solid;
    border-width: 1px;
}

.tabellenkopf a:link {color: #c69c52;}
.tabellenkopf a:visited {color: #c69c52;}
.tabellenkopf a:hover {color: #c69c52;}

.tabellenkoerper-links 
{
    border-color: #390f02; 
    border-right-style: solid;
    border-width: 1px;
}

.tabellenkoerper-even
{
    background-color: #eee8aa;
    border-color: #996633;
    border-top-style: solid;
    border-width: 1px;
}
.tabellenkoerper-odd
{
    background-color: #f0e68c;
    border-color: #996633;
    border-top-style: solid;
    border-width: 1px;
}

.forumzeile-even
{
    background-color: #eee8aa;
    border-color: #390f02;
    border-top-style: solid;
    border-width: 1px;
	padding:5px;
}

.forumzeile-odd
{
    background-color: #f0e68c;
    border-color: #390f02;
    border-top-style: solid;
    border-width: 1px;
	padding:5px;
}

.forumlink a:link {color: #592f22;}
.forumlink a:visited {color: #592f22;}
.forumlink a:hover {color: #ff0000;}

.forumlink-hell a:link {color: #c69c52;}
.forumlink-hell a:visited {color: #c69c52;}
.forumlink-hell a:hover {color: #ff0000;}

#ctl00_ContentHaupt_errSuchen
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #ff0000;
}

#goo_banner2
{
     max-height: 60px; 
     overflow: hidden;
}

.normal
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
    color: #000000;
    padding: 6px;
    display: inline-block;
    text-align: left;
}

.normal-border
{
	border: #592611 2px solid;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
    color: #000000;
	min-width:738px; 
	padding:0px;
    display: inline-block;
    text-align: left;
}

.admin_link
{
    display: inline-block;
    width: 9em;
    height: 2em;
    border-right: #592611 2px solid;
    border-top: #996651 2px solid;
    border-left: #996651 2px solid;
    border-bottom: 0;
    padding: 8px 0 0 8px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    cursor: pointer;
    vertical-align: bottom;
}

.admin_rahmen
{
	background-color: #794631;
    margin: 5px 5px 0 0;
}

.admin_schrift:link
{
    text-decoration: none;
    color: #c69c52;
    background-color: #794631;
}

.admin_schrift:visited
{
    text-decoration: none;
    color: #c69c52;
    background-color: #794631;
}

.admin_schrift:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #56311f;
}

.adm_a_rahmen
{
	background-color: #996f62;
    margin: 5px 5px 0 0;
}

.adm_a_schrift:link
{
    text-decoration: none;
    color: #ffffff;
    background-color: #996f62;
}

.adm_a_schrift:visited
{
    text-decoration: none;
    color: #ffffff;
    background-color: #996f62;
}

.adm_a_schrift:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #56311f;
}

.eintragen_S1
{
	width: 98px;
	float: left;
}

.btn_link
{
    display: inline-block;
    width: 7em;
    height: 2em;
    border-right: #592611 2px solid;
    border-top: #996651 2px solid;
    border-left: #996651 2px solid;
    border-bottom: #592611 2px solid;
    padding: 8px 0 0 8px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    cursor: pointer;
    vertical-align: bottom;
}

.btn_rahmen
{
	background-color: #794631;
    margin: 5px 5px 0 0;
}

.btn_schrift:link
{
    text-decoration: none;
    color: #c69c52;
    background-color: #794631;
}

.btn_schrift:visited
{
    text-decoration: none;
    color: #c69c52;
    background-color: #794631;
}

.btn_schrift:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #56311f;
}

.b_a_rahmen
{
	background-color: #996f62;
    margin: 5px 5px 0 0;
}

.b_a_schrift:link
{
    text-decoration: none;
    color: #ffffff;
    background-color: #996f62;
}

.b_a_schrift:visited
{
    text-decoration: none;
    color: #ffffff;
    background-color: #996f62;
}

.b_a_schrift:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #76513f;
}

.rezeptL
{
	border-left:#beb87a 1px solid;
}

.rezeptU
{
	border-bottom:#beb87a 1px solid;
}

.rahmen
{
	border:#390f02 thin solid; 
	background-color: #f0e68c; 
	padding: 5px;
}
