<!--
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
-->


form {
	display: inline;
}

.Ueberschrift {
	background-color	: #ffcc66;
	border			: 1px solid #336633;
	width			: 150px;
	color			: #336633;
	text-align		: center;
	font-size		: 10pt;
}

.tab_Suchvorschlaege,
.tab_Suche {
	border			: 1px solid rgb(255,153,0);
	background-color	: #ffffff;
}

/*---------------Sectionen*/
.tab_Section {
	border			: 1px solid rgb(255,153,0);
	border-bottom-width	: 0px;
	background-color	: #ffffff;
}

.tab_Section td a,
.tab_Section td {
	color			: #336633;
	text-decoration		: none;
	text-align		: center;
}

.sel_Section {
	background-color	: #336633;
}

.sel_Section a {
	font-weight		: bold;
	background-color	: #ffcc66;
	padding			: 0px 20px 0px 20px;
}


/*---------------Modes*/
.tab_Mode {
	border			: 1px solid rgb(255,153,0);
	border-top-width	: 0px;
	background-color	: #ffffff;
}

.tab_Mode td {
	background-color	: #336633;
	text-align		: center;
}

.tab_Mode td a {
	color			: #ffcc66;
	text-decoration		: none;
}

.sel_Mode a {
	font-weight		: bold;
}

.sel_Mode table a {
	font-weight		: normal;
}

/*---------------Suchtabelle und mehr */
.tab_Suche {
	color			: #336633;
}

.Suchbox {
	border			: 1px solid #336633;
	background-color	: #ffffff; 
	color			: #336633;
}

.Suchsortierung {
	border			: 1px solid #336633;
	background-color	: #ffffff; 
	color			: #336633;
	line-height		: 8pt;
	font-size		: 10pt;
	height			: 12pt;
}

/*Submit-Button beim Suchen*/
.Suchlos {
	border-width		: 1px;
	background-color	: #336633;
	color			: #ffcc66;
	margin-left		: 5px;
	width			: 100px;
}

/*---------------Menü (Startseite, Warenkorb, etc)*/
.tab_Menue {
	border			: 1px solid #336633;
}

.tab_Menue td {
	padding-left		: 3px;
}

.tab_Menue a {
	font-size		: 10pt;
	color			: #336633;
	text-decoration		: none;
}

.tab_Menue a:hover {
	border-bottom		: 1px solid #ffcc66;
}

/*---------------Suchvorschläge*/
.tab_Suchvorschlaege td {
	text-align		: center;
}

.tab_Suchvorschlaege td a {
	color			: #ff9900;
	font-size		: 10pt;
	text-decoration		: none;
}

.big_table {
	border-width		: 0px;
}

/*---------------Titel*/
.Titel {
	font-size		: 20pt;
	margin-top		: 20px;
	font-weight		: bold;
}

/*---------------Navigationstabelle*/
.tab_Navigation {
	background-color	: #ffcc66;
}

.sel_Seiten {
	border			: 0px;
	background-color	: rgb(255,204,102);
	font-size		: 10pt; 
	height			: 19px; 
	color			: #000066;
}

.text_Seiten {
	color			: #000066;
	font-size		: 12pt;
}

.Seitenlos {
	color			: #000066;
	background-color	: #ffcc66;
	border			: 1px solid #000066;	
}

/*---------------Browsenodes*/
.Browsenode_Ueberschrift,
.Browsenode_Search_Ueberschrift {
	background-color	: #ffcc66;
	border			: 1px solid #336633;
	width			: 150px;
	color			: #336633;
	text-align		: center;
	font-size		: 10pt;
}

.Browsenode,
.Browsenode_Search {
	font-size		: 10pt;
	border			: 1px solid #336633;
	border-top-width	: 0px;
}

.Browsenode a,
.Browsenode_Search a {
	color			: #336633;	
}


/*---------------Warenkorb*/
.warenkorb {
	width: 20px; 
	color: #B7E3FE; 
	background-color: #2EACFC; 
	border: 1px solid #B7E3FE;
}

.warenkorb_table a {
	text-decoration: none;
	color: #336633; 
}

.warenkorb_table thead td {
	background-color:  #CCCCCC;
	text-align: center;
	color: #000000;
	font-style: italic;
}

.warenkorb_table tbody td {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.warenkorb_table tbody td input{
	width: 50px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 1px;	
}

.warenkorb_table tfoot td {
	border-top: 2px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.warenkorb_link {
	text-decoration: none;
	font-size: 8pt;
}

.in_warenkorb_link {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
}

.warenkorb_urheber {
	font-size: 8pt;
}


/*---------------Kategorien*/
.kategorien,
.kategorien a,
.suchvorschlaege,
.suchvorschlaege a {
	text-decoration: none;
	font-size: 10pt;
	color	: #336633;
}

