/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/*p {
display: inline;
}*/

.boxTextadmin {
    font-size: 13px;
	padding: 8px;
	text-align: left;
	display:block;
	margin: 0px 0px 0px 18px;
	border-bottom: 1px solid #666666;
	background-color: #000000;
	color: #CCCCCC;

		
}
.boxTextadmin a{
    text-decoration: underline;
    color: #CCCCCC;
    padding: 2px;
    }
    .boxTextadmin a:hover{
    text-decoration: none;
    color: #CCCCCC;
    }

.boxText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#34444e;
	background-color: #99bfd6;
}
.boxTextBGII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #df7d2e;
}
.boxTextPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b63f17;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #c9e8f4;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70d250;
	text-decoration: underline;
}


BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ebe8e7;
  margin: 0px;
  background-color: #e1e2e2;
  background-image: url(img/bg.jpg);
  background-repeat: repeat-x;
  text-align:center;
}

/*########### Content-Seiten Beginn ##############
#box .unterkopf a:link {
color:#E46401;
}

#box .unterkopf a:hover {
color:red;
}*/

#box .unterkopfobre a {
text-decoration: none;
color:#fff;
}

#box .unterkopfobre a:hover, #box .unterkopfobre a:active {
color:red;
}

#box .unterkopfobre a:focus {
color:#E46401;
}

a:active#topmen  {
color:red;
}

 .unterkopfobre  a.gewaehlt {
	margin: 0 0px 0 0px;
	text-decoration:none;
	background-color: #000;
	moz-opacity:0.75;
	opacity:0.75;
	color: #E67112;
}

.unterkopf {
  background-image: url(img/bgtop.gif);
  background-repeat: no-repeat;
  width: 800px;
  height: 60px;
  padding: 0px 0px 0px 20px;
}

.unterkopfobli {
  width: 120px;
  height: 20px;
  float:left;
  padding: 10px 0px 0px 40px;
}

.unterkopfobre {
  width: 607px;
  height: 20px;
  text-align: left;
  padding: 10px 0px 0px 10px;
  float:left;
}

.unterkopfuntli {
  width: 159px;
  height: 26px;
  border:0px solid #FFFFFF;
  padding: 4px 0px 0px 8px;
  float:left;
}

.unterkopfuntmi {
  width: 380px;
  height: 25px;
  text-align:right;
  padding: 5px 0px 0px 0px;
  float:left;
}

.unterkopfuntre {
  width: 223px;
  height: 25px;
  padding: 5px 0px 0px 0px;
  float:left;
}

.schattenlogo {
  background-image: url(img/schatt.gif);
  background-repeat: no-repeat;
  width: 820px;
  height: 14px;
  float: left;
}

.clear {
 clear: both;
 font-size: 0px;
 height: 0px;
 line-height: 0px;
}


#linkerBereichoben
{
        float: left;
  	 	width: 50%;
        background-color: #ffffff;
        overflow: visible;

}

#rechterBereichoben
{
        float: left;
        display: block;
  		width: 45%;
		padding: 0 0 0 1em;
        background-color: #ffffff;
        overflow: hidden;

}


#rechterBereichoben 
{

        list-style-type: disc;
        margin: 8px 0 12px 12px;
        padding: 0;
}

#rechterBereichoben ul li
{
        list-style-type: disc;
        margin: 0px 0 0 12px;
        padding: 0;
}


#gesamterBereich
{
        float: none;
        margin-left:-0.5em;
        padding-left:0.5em;
        padding-right: 0.5em;
  		width: 100%;
        background-color: #ffffff;
        overflow: visible;
}

.wrapper
{       margin: 0 0 0 0;
		padding: 4px 0 4px 8px;
		background-color: #fcfbfb;
		border: 1px solid #fae1e4;
}

/* Only for Win-IE - Hide from Mac IE \*/
* html .wrapper {
		height: 140px;
}
/* */

/*
#gesamterBereich ul.Spalte1
{
        float: left;
        list-style-type: none;
        width: 144px;
        margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte1 li
{
        list-style-type: none;
        width: 144px;
             margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte2
{
        
        float: left;
        list-style-type: none;
        width: 144px;
        margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte2 li
{
        list-style-type: none;
        width: 144px;
               margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte3
{
             float: left;
        list-style-type: none;
        width: 144px;
        margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte3 li
{
        list-style-type: none;
        width: 144px;
       
        margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte4
{
             float: left;
        list-style-type: none;
        width: 144px;
        margin: 0;
        padding: 0;
}

#gesamterBereich ul.Spalte4 li
{
        list-style-type: none;
        width: 144px;
               margin: 0;
        padding: 0;
}
*/

/* stop the floating after the list 
br { clear: left; }*/

#gesamterBereich h2 {
		font-size: 1.1em; 
		display: block; 
		font-weight: bold; 
		line-height:1em;
		margin: 0 0 0 0
} 

#gesamterBereich h3 {
		font-size: 1.1em; 
		display: block; 
		font-weight: normal; 
		line-height:1em;
		margin: 0 0 0 0
} 

#gesamterBereich p {
		font-size: 1em;  
		font-weight: normal; 
		line-height:1.7em;
		margin: 8px 0 8px 0
} 



.Center
{
		text-align:center;
		padding:4px 2px 4px 2px;
		border: solid 1px #999999;
}



.imgRahmen
{
        float:left;
        border: solid 1px #999999;
	 	padding: 4px;
		margin: 0 4px 4px 0;
        display: block;
}

.imgRahmenFloater
{
        float:left;
        border: solid 0px;
	 	padding: 0px 12px 0px 0px;
		margin: 0 4px 4px 0;
        display: block;
}


.boxTextfuerBild{
		margin-left:220px;
		margin-top:-12px;
		display:block;
}

.boxTextfuerBild280{
		margin-left:310px;
		margin-top:-12px;
		display:block;
}

.boxTextfuerBild230{
		margin-left:260px;
		margin-top:0px;
		display:block;
}

#gesamterBereich ul.Spalte1 a:link,
#gesamterBereich ul.Spalte1 a:visited,
#gesamterBereich ul.Spalte1 a:active,
#gesamterBereich ul.Spalte2 a:link,
#gesamterBereich ul.Spalte2 a:visited,
#gesamterBereich ul.Spalte2 a:active,
#gesamterBereich ul.Spalte3 a:link,
#gesamterBereich ul.Spalte3 a:visited,
#gesamterBereich ul.Spalte3 a:active,
#gesamterBereich ul.Spalte4 a:link,
#gesamterBereich ul.Spalte4 a:visited,
#gesamterBereich ul.Spalte4 a:active
 {
	font-size: 11px;
	color: #999999;
}


#gesamterBereich ul.Spalte1 a:hover,
#gesamterBereich ul.Spalte2 a:hover,
#gesamterBereich ul.Spalte3 a:hover,
#gesamterBereich ul.Spalte4 a:hover
 {
	font-size: 11px;
	color: #333333;
}



/*########### Content-Seiten Ende ##############*/


img {
	border: 0;
}

A {
  	color: #d44c1e;
	text-decoration: none;
}

A:hover {
	color: #d44c1e;
	text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #b7e6f8;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #b7e6f8;
}

A.headerNavigation { 
	color: #000000; 
}

A.headerNavigation:hover {
	color: #000000;
}

TD.conditions {
	background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
	background-color: #b63f17;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #b63f17;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #bbc3d3;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    background: #b7e6f8;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 5px 30px;
	padding-right: 3px;
	height: 17px;
    text-align: left;
	color: #76787b;
	width: 150px;
	text-align:left;
}
.lieferzeit {
color: #000000;
}

/* Only for Win-IE - Hide from Mac IE \*/
* html TD.infoBoxHeading {
	padding: 0px;
}
/* */

TD.infoBoxHeading2 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 5px 0px;
	color: #000000;
}

TD.infoBoxHeading3 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 5px 0px;
	color: #666;
}

TD.infoBoxHeading4 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 20px 0px 5px 0px;
	color: #666;
}


TD.infoBoxHeading2 h1 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px 0px 5px 0px;
	color: #000000;
}

TD.infoBoxHeading_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 17px;
	color: #b63f17;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d44c1e;
	text-align: right;
}

TD.infoBox_right, SPAN.infoBox_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d44c1e; 
	text-align: right;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	background: #b6b7cb;
  	color: #FFFFFF;
  	font-weight: bold;
}

TD.productListing-data {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}

.dataTableContent {
 font-family: Verdana, Arial, sans-serif; 
 font-size: 10px; 
 color: #666666;
 vertical-align: middle;
 border-bottom: 1px dashed #cccccc;
 }

A.pageResults {
	
	text-decoration: underline;
}

A.pageResults:hover {

}

TD.pageHeading, DIV.pageHeading {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	color: #000000;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
}

TD.main, P.main {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	line-height: 1.5;
  	color:#666666;
}
TD.main h1 {
  	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
  	font-size: 19px;
  	line-height: 1.5em;
  	display: block;
  	color: #999;
  	padding: 0px;
  	margin: 0px;
}

TD.main h2 {
color:#666666;
font-family:'Times New Roman';
font-size:17px;
font-weight:normal;
line-height: 1.3em;
  	padding: 0px;
  	margin: 0px;
}

TD.main h2 a.produkt{
text-align: center; 
vertical-align: top; 
color:#fff;
display:block;
margin: 0 1em 0 -1.5em;
text-decoration:none;
background-color:#95C2D9;
font-family:'Times New Roman';
font-size:24px;
font-weight:lighter;
line-height: 1.5em;
  	padding: 0px;
  	margin: 0px;
}

TD.main h2 a.produkt:hover{
color:#333;
background-color:#E67316;

}

TD.main h3 {
color:#333;
font-family:'Times New Roman';
font-size:15px;
font-weight:normal;
line-height: 1.1em;
  	padding: 8px 0 0 0;
  	margin: 0px;
}

TD.main h3 a.produkt{
text-align: center; 
vertical-align: top; 
color:#fff;
display:block;
margin: 0 1em 0 -1.5em;
text-decoration:none;
background-color:#95C2D9;
font-family:'Times New Roman';
font-size:19px;
font-weight:normal;
line-height: 1.4em;
  	padding: 0px;
  	margin: 0px;
}

TD.main h3 a.produkt:hover{
color:#333;
background-color:#E67316;

}

html body div#box table tbody tr td.inhalt div#rahmen TABLE TR TD TABLE  {
background-color: #E4E1E0;
padding:6px;
}

html body div#box table tbody tr td.inhalt div#rahmen TABLE TR TD TABLE:hover {
background-color: #dddcdc;
}

TD.smallText, SPAN.smallText, P.smallText {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}

TD.accountCategory {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	color: #aabbdd;
}

TD.fieldKey {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
}

TD.fieldValue {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

TD.tableHeading {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
}

SPAN.newItemInCart {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #b63f17;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  	width: 100%;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}

SPAN.greetUser {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	color: #8b8843;
  	font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  	background: #b7e6f8;
  	border-color: #cccccc;
  	border-style: solid;
  	border-width: 1px;
}

TD.formAreaTitle {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
}

TD.copyright {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
  	text-align:center;
}

A.copyright {
  	color: #000000;
}

A.copyright:hover {
  	color: #0000ff;
  	text-decoration: underline;
}

SPAN.markProductOutOfStock {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #c76170;
  	font-weight: bold;
}

SPAN.productSpecialPrice {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #b63f17;
}
SPAN.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #b63f17;
	text-decoration: line-through;
}
SPAN.errorText {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #b63f17;
}

SPAN.productDiscountPrice {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #b63f17;
  	font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRowActive { 
	color: #d44c1e;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	background-color: #b7e6f8;
	}
.moduleRow {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 1.5;
	color: #d44c1e;

}
.moduleRowOver { 
	color: #d44c1e;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	background-color: #b7e6f8;
	}
.moduleRowSelected { 
	background-color: #E9F4FC; 
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
}

.heading2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

.heading3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.heading4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
}

.heading5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
}

/* Sitemap Tables */
.sitemap_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;
}

.sitemap_heading a {
	color:#FFFFFF;
}

.sitemap_heading a:hover {
	color:#CCCCCC; 
	text-decoration:none;
}

.sitemap_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	background-color: #E6E6E6; 
	padding: 2px 2px;
}

.sitemap_sub a {
	color:#000000;
}

.sitemap_sub a:hover {
	color:#999999; 
	text-decoration:none;
}


/* message box */

.messageBox { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.messageStackError, .messageStackWarning { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #b63f17; 
}

.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}

.contentsTopics {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
	padding: 5px;
}

.poweredby {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

#box {
	width:820px;
	margin: 0px auto;
	padding:0px;
	text-align:left;

}

.inhalt {
	width: 586px;
	vertical-align: top;
	padding: 11px 36px 0px 18px;
	background-image: url(img/bginhalt.gif);
	background-repeat: repeat-y;
}

#rahmen {
	border: 0px solid #ccc;
	padding: 0px 10px 10px 10px;
}

.links {
	background-image: url(img/bglinks.gif);
	background-repeat: repeat-y;
	padding: 11px 0px 0px 0px;
	width: 180px;	
	vertical-align: top;
	text-align: left;
}

/*
#links2 {
	width:166px;
	padding:0px;
	padding-right: 10px;
	padding-top: 26px;
	float:left;
	text-align: right;
}
*/

#footer2 {
	clear: both;
	vertical-align: bottom;
	font-size: 11px;
	text-align: center;
	width:640px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px 0px 180px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color:#ebe8e7;
	color: #666666;
}

A.navi:link, A.navi:visited, A.navi:hover, A.navi:active {
	font-size: 11px;
	line-height: 1.5;
	color: #d44c1e;
}

A.navi2:link, A.navi2:visited, A.navi2:hover, A.navi2:active {
	font-size: 11px;
	color: #666;
}

A.navi3:link, A.navi3:visited, A.navi3:hover, A.navi3:active {
	font-size: 11px;
	color: #000066;
}

A.produkt:link, A.produkt:visited, A.produkt:hover, A.produkt:active {
	font-size: 14px;
	color: #000;
}

.preis {
	font-size: 24px;
	font-weight: bold;
	color: #93c2d4;
	margin: 0;
	padding: 0;
	background-color:#f8f8f8;
}


h1 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
} 

h3 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
}

#sidebar ul.navilist { 
	width:160px;
	height: 100%;
	list-style-type:none; 
	text-align: left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	display:block;
	}

#sidebar ul.navilist li {
 	font-size: 13px;
	line-height: 2.0;
	width: 168px;
	padding: 0px 0px 0px 10px;
	display:block;
	margin: 0px;
	border-bottom: 1px solid #666666;
	background-color: #000000;
}

TD.infoBox4 #sidebar ul.navilist li a{
 	font-size: 13px;
	line-height: 2.0;
	width: 178px;
	padding: 0px 0px 0px 10px;
	display:block;
	text-decoration:none;
	margin:  0px 0px 0px 10px;
	background-color: #95c2d9;
	color:#222222;
}

TD.infoBox4 #sidebar ul.navilist li a:hover{
 	font-size: 13px;
	line-height: 2.0;
	width: 178px;
	padding: 0px 0px 0px 10px;
	display:block;
	text-decoration:none;
	margin:  0px 0px 0px 10px;
	background-color: #000000;
	color:#e97216;
}

#sidebar ul.navilist li a:link, 
#sidebar ul.navilist li a:visited, 
#sidebar ul.navilist li a:active {
	color: #CCCCCC;
	}

#sidebar ul.navilist li.maincat a.gewaehlt {
	display:block;
	margin: 0 0px 0 0px;
	width:150px;
	text-decoration:none;
	background-color: #000;
	moz-opacity:0.75;
	opacity:0.75;
	color: #E67112;
}

#sidebar ul.navilist li.maincat a {
display:block;
}

#sidebar ul.navilist li.maincat a:hover {
	margin: 0 0px 0 -10px;
	padding: 0 0 0 10px;
	width:150px;
	text-decoration:none;
	background-color: #000;
	moz-opacity:0.75;
	opacity:0.75;
	color: #D44C1E;
}
	
 }/*

#sidebar ul.navilist li a:hover,
#sidebar ul.navilist li a.gewaehlt {
	background-color: #b7e6f8;
	color: #f63f02;
}

#sidebar ul.navilist li.maincat a.gewaehlt { 	
	height: 18px;
	width: 160px;
	display:block;
	background-color: #b7e6f8;
	color: #8b8843;
}
	
#sidebar ul.navilist li.maincat submenue a.gewaehlt { 	
	height: 18px;
	width: 160px;
	display:block;
	background-color: #b7e6f8;
	color: #f63f02;
}
#sidebar ul.navilist li.subcat { ... anweisun }
#sidebar ul.navilist li.subcat a:link, 
#sidebar ul.navilist li.subcat a:visited, 
#sidebar ul.navilist li.subcat a:hover, 
#sidebar ul.navilist li.subcat a:active {
	height: 18px;
	width: 160px;
	display:block;
	color: #f63f02;
}

#sidebar ul.navilist li.subcat a:hover {
	background-color: #b7e6f8;
	color: #f63f02;
}

#sidebar ul.navilist .level1 a:link, 
#sidebar ul.navilist .level1 a:visited, 
#sidebar ul.navilist .level1 a:hover, 
#sidebar ul.navilist .level1 a:active { ... anweisun }
#sidebar ul.navilist .level1 a:hover { ... anweisun }
#sidebar ul.navilist .level1 a.gewaehlt { 
	background-color: #b7e6f8;
	color: #f63f02;
} 

#sidebar ul.navilist li.submenue1 a.gewaehlt:hover { ... anweisun }
#sidebar ul.navilist li.submenue1 a.gewaehlt {  }

#sidebar ul.navilist .level2 a:link, 
#sidebar ul.navilist .level2 a:visited, 
#sidebar ul.navilist .level2 a:hover, 
#sidebar ul.navilist .level2 a:active { ... anweisun }
#sidebar ul.navilist .level2 a:hover { ... anweisun }
#sidebar ul.navilist .level2 a.gewaehlt { ... anweisun }
#sidebar ul.navilist li.submenue2 a.gewaehlt:hover { ... anweisun }
#sidebar ul.navilist li.submenue2 a.gewaehlt { ... anweisun }
*/

a.content1:active {
	height: 18px;
	width: 160px;
	display:block;
	background-color: #b7e6f8;
	color: #f63f02;}
