/* Standard-CSS fuer www.ayurvedische-heilkunst.de                */

/* Verwendete Farbcodes:                                          */
/* #B9D1A7 = Textfarbe-Navigation                                 */
/* #000000 = Textfarbe-Content                                    */
/* #DA5549 = Hintergrund-Navigation                               */
/* #DEE7D6 = Hintergrund-Content                                  */

/* Allgemein -----------------------------------------------------*/
body
{
margin: 0;
padding: 0;
font: 12px arial, hevetica, sans-serif;
text-align: left;
color: #000000;
background-color: #DA5549;
}

#container
{
background-color: #DA5549;
}

#main
{
margin-left: 175px;
background-color: #C0C0C0;

background: url(images/content_back.gif);
}

h1
{
font: 20px arial, hevetica, sans-serif;
}

h1, h2, h3
{
color: #DA5549;
font-weight: bold;
}

table
{
font: 12px arial, hevetica, sans-serif;
} 

p a, table a {
font: 12px arial, hevetica, sans-serif;
color: #DA5549;
}

.mark
{
font-weight: bold;
color: #DA5549;
}

.aktiv
{
background: url(images/listpoint_hover.gif) no-repeat center left;
}

/* Navigation ----------------------------------------------------*/

#navigation
{
text-align: center;
margin: 0px;
padding: 0;
width: 180px;
height: 800px;
float: left;
background: url(images/navi_back.gif) no-repeat top left;
}

#navigation ul
{
text-align: left;
list-style-type: none;
margin: 20px 10px;
padding: 0;
width: 150px;
}

#navigation li
{
font: 14px arial, hevetica, sans-serif;
font-weight: bold;
padding-bottom: 2px;
}

#navigation li a
{
display: block;
color: #B9D1A7;
padding: 10px 0;
padding-left: 35px;
text-decoration: none;
background: url(images/listpoint.gif) no-repeat center left;
}


#navigation li a:hover
{
color: #000000;
text-decoration: none;
background: url(images/listpoint_hover.gif) no-repeat center left;
}

#navigation li a.aktiv
{
background: url(images/listpoint_hover.gif) no-repeat center left;
}


#navigation_sub ul
{
text-align: left;
margin: 0px 5px;
padding: 0;
width: 150px;
}

#navigation_sub li
{
font: 14px arial, hevetica, sans-serif;
font-weight: bold;
padding-bottom: 2px;
}

#navigation_sub li a
{
display: block;
color: #B9D1A7;
padding: 3px 0;
padding-left: 35px;
text-decoration: none;
background: none;
}

#navigation_sub li a:hover
{
color: #000000;
text-decoration: none;
background: none;
}

#navigation_sub li a.aktiv
{
background: none;
}

/* Breadcrumbs ---------------------------------------------------*/

#breadcrumbs
{
font-size: 10px;
margin-left: 10px;
height: 200px;
font-size: 10px;
color: #DA5549;
background: url(images/content_header.gif) no-repeat center 10px;
}

#breadcrumbs1
{
font-size: 10px;
margin-left: 10px;
height: 338px;
font-size: 10px;
color: #DA5549;
background: url(images/content_header1.gif) no-repeat center 10px;
}

#breadcrumb_content a
{
color: #DA5549;
text-decoration: none;
} 

#breadcrumb_content a:hover
{
text-decoration: underline;
}

/* Header --------------------------------------------------------*/
/* derzeit ohne feste Formatierung */
#header
{
margin-left: 10px;
text-align: left;
}

/* Content -------------------------------------------------------*/

#content
{
margin-left: 10px;
padding-bottom: 170px;
color: #000000;
background: url(images/footer_back.gif) no-repeat right bottom;
}

#content1
{
margin-left: 10px;
padding-bottom: 70px;
color: #000000;
background: url(images/footer_back1.gif) repeat-x left bottom;
}

#content ul
{
text-align: left;
}

#content li
{
font: 12px arial, hevetica, sans-serif;
font-weight: bold;
padding-bottom: 2px;
}

#content li a
{
display: block;
color: #B9D1A7;
padding: 3px 0;
text-decoration: none;
background: none;
}

#content li a:hover
{
color: #000000;
text-decoration: none;
background: none;
}

#content li a.aktiv
{
background: none;
}

/* Footer --------------------------------------------------------*/

#footer
{
margin: 0px;
padding: 0 10 0 0px;
font: 10px Arial;
text-align: right;
color: #B9D1A7;
background-color: #DA5549;
}

#footer a
{
color: #B9D1A7;
text-decoration: none;
} 

#footer a:hover
{
text-decoration: underline;
}
