body { background-image:url(http://www.bauarchiv.de/shopzone24/images/shopzone2.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:center;)

form {
	display: inline;
}

.Ueberschrift {
	background-color	: #EFEFEF;
	border			: outset; 
	border-width: 1px; 
	width			: 140px;
	color			: #666666;
	text-align		: center;
	font            : helvetia;
	font-size		: 11pt;
	
}




.tab_Suchvorschlaege,
.tab_Suche {
	border			: 1px solid rgb(255,153,0);
	background-color	: #F8F8F8;
}

/*---------------Tabulaturen Sectionen*/
.tab_Section {
	border			: 0px solid rgb(255,153,0);
	border-bottom-width	: 0px;
	background-color	: #ffffff;
}

.tab_Section td a,
.tab_Section td {
	color			: #C0C0C0;
	text-decoration		: none;
	text-align		: center;
		
}

.sel_Section {
	background-color	: #C0C0C0;
}

.sel_Section a {
		
	font-weight		: bold;
	background-color	: #EFEFEF;
	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	: #C0C0C0;
	text-align		: center;
}

.tab_Mode td a {
	color			: #EFEFEF;
	text-decoration		: none;
}

.sel_Mode a {
	font-weight		: bold;
}

.sel_Mode table a {
	font-weight		: normal;
}

/*---------------Suchtabelle und mehr */
.tab_Suche {
	color			: #808080;
}

.Suchbox {
	border			: 1px solid #808080;
	background-color	: #ffffff; 
	color			: #808080;
}

.Suchsortierung {
	border			: 1px solid #808080;
	background-color	: #ffffff; 
	color			: #808080;
	line-height		: 8pt;
	font-size		: 10pt;
	height			: 12pt;
}




/*Submit-Button beim Suchen*/
.Suchlos {
	border-width		: 3px;
	background-color	: #EAEAEA;
	color			: #336699;
	font		: bold 10pt Arial;
	margin-left		: 5px;
	width			: 100px;
}

/*---------------Menü (Startseite, Warenkorb, Zurück zur Hauptseite etc)*/
.tab_Menue {
	border			: dashed 2px #C0C0C0;
	width			: 140px;
}
/*---------------Linker Abstand in der Box vom Text*/
.tab_Menue td {
	padding-left		: 5px;
}

/*---------------Schriftfont innerhalb der Box*/
.tab_Menue a {
	font		: bold 9pt Arial;
	color			: #C0C0C0;
	text-decoration		: none;
}
/*---------------Hover - Unterstrichen*/
.tab_Menue a:hover {
	border-bottom		: 2px solid #FF0000;
	
	
}

/*---------------Suchvorschläge*/
.tab_Suchvorschlaege td {
	text-align		: center;
		
}

.tab_Suchvorschlaege td a {
	font		: bold 9pt Arial;
	color			: #C0C0C0;
	text-decoration		: none;
		
}

.big_table {
	border-width		: 0px;
}

/*---------------Titel*/
.Titel {
	font-size		: 20pt;
	margin-top		: 20px;
	font-weight		: bold;
}

/*---------------Navigationstabelle*/
.tab_Navigation {
	background-color	: #F7F7F7;
}

.sel_Seiten {
	border			: 0px;
	background-color	: #EFF9FA;
	font-size		: 9pt; 
	height			: 19px; 
	color			: #000066;
		
}

.text_Seiten {
	color			: #000066;
	font-size		: 11pt;
		
}
/*---------------go Box für nächste Seite*/
.Seitenlos {
	color			: #000066;
	background-color	: #E9E9E9;
	border			: 1px outset #000066;
			
}

/*---------------Browsenodes*/
.Browsenode_Ueberschrift,
.Browsenode_Search_Ueberschrift {
	background-color	: #EFEFEF;
	border			: 1px solid #999999;
	width			: 150px;
	color			: #808080;
	text-align		: center;
	font-size		: 10pt;
		
}

.Browsenode,
.Browsenode_Search {
	font-size		: 10pt;
	border			: 1px solid #808080;
	border-top-width	: 0px;
		
}

.Browsenode a,
.Browsenode_Search a {
	color			: #808080;	
}


/*---------------Warenkorb*/
.warenkorb {
	width: 20px; 
	color: #B7E3FE; 
	background-color: #2EACFC; 
	border: 1px solid #B7E3FE;
}

.warenkorb_table a {
	text-decoration: none;
	color: #808080; 
		
}

.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: #808080;
		
}

.warenkorb_urheber {
	font-size: 8pt;
		
}


/*---------------Kategorien*/
.kategorien,
.kategorien a,
.suchvorschlaege,
.suchvorschlaege a {
	font		: bold 9pt Arial;
	color			: #999999;
	text-decoration		: none;

	
		
}

/*---------------Hover für alle Links*/

A:link {
COLOR: #336699; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #336699; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #FF0000; TEXT-DECORATION: underline; FONT-STYLE: normal
}
A:hover {
COLOR: #FF0000; TEXT-DECORATION: underline; FONT-STYLE: normal
}
