/* CSS Document */


body 
{
	background-image: url(fotomaxx_images/bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 26px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


a:
{
	color: #000000;
	text-decoration:none;
}

a:link
{
	color: #000000;
	text-decoration:none;
}

a:visited
{
	color: #000000;
	text-decoration:none;
}

a:hover
{
	color: #595959;
	text-decoration:none;
}

a:active
{
	color: #595959;
	text-decoration:none;
}

li
	{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	}
	
form
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


input.roundcorners {
	width: 181px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/textfield_round.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 5px 0px 5px; /* Innenabstand */
	margin: 5px 0px 0px 0px;
	color : #595959;
}

input.roundcornersnewsletter {
	width: 181px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/textfield_round_newsletter.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 5px 0px 5px; /* Innenabstand */
	margin: 5px 0px 0px 0px;
	color : #595959;
}

input.roundcornerslogin {
	width: 181px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/textfield_round_login.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 5px 0px 5px; /* Innenabstand */
	margin: 5px 0px 0px 0px;
	color : #595959;
}

input.submitbtn {
	width: 20px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/submitbtn.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 0px 0px 0px; /* Innenabstand */
	margin: 5px 0px 0px 5px;
	color : #595959;
}

input.submitbtnnewsletter {
	width: 20px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/submitbtn_newsletter.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 0px 0px 0px; /* Innenabstand */
	margin: 5px 0px 0px 5px;
	color : #595959;
}

input.submitbtnlogin {
	width: 20px; /* entspricht Grafikbreite */
	height: 20px; /* entspricht Grafikhöhe */
	background: url(fotomaxx_images/submitbtn_login.gif); /* Hintergrundgrafik */
	border: 0; /* Elementrahmen deaktivieren */
	padding: 0px 0px 0px 0px; /* Innenabstand */
	margin: 5px 0px 0px 5px;
	color : #595959;
}

input.formularfeld 
{
	border : 1px #595959 solid;
 	color : #595959;
}

textarea 
{
	border : 1px #595959 solid;
 	color : #595959;
}

select 
{
	border : 1px #595959 solid;
 	color : #595959;
}

input.button 
{
	background-color: #595959;
	border : 1px #595959 solid;
 	color : #FFFFFF;
}



/* Container */

table.container
{
	width: 918px;
}



/* HEADER */

td.header
{
	height: 79px;
}

td.headerlinks
{
	background-image: url(fotomaxx_images/logo_fotomaxx_header.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 181px;
	height: 77px;
}

td.headerrechts
{
	padding: 0px 0px 14px 24px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom !important;
}



td.quickfinder
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom !important;
	width: 100px;
}

td.quickfinderbtn
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom !important;
	width: 25px;
}



/* NAVIGATION */



/* TRENNSTRICH */

td.trennstrichoben {
	padding: 8px 0px 16px 9px;
	margin: 0px 0px 0px 0px;
}

td.trennstrichmitte {
	padding: 16px 0px 8px 9px;
	margin: 0px 0px 0px 0px;
}

td.trennstrichunten {
	padding: 8px 0px 8px 9px;
	margin: 0px 0px 0px 0px;
}



/* CONTENT */



/* FOOTER */

td.footer {
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
}

td.footerlinks {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
}

td.footerlinks img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	vertical-align: middle !important;
}

td.footerrechts {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
	color: #000000 !important;
}

td.footerrechts a:
{
	color: #000000;
	text-decoration:none;
}

td.footerrechts a:link
{
	color: #000000;
	text-decoration:none;
}

td.footerrechts a:visited
{
	color: #000000;
	text-decoration:none;
}

td.footerrechts a:hover
{
	color: #595959;
	text-decoration:none;
}

td.footerrechts a:active
{
	color: #595959;
	text-decoration:none;
}

td.footerabschluss {
	padding: 0px 0px 12px 9px;
	margin: 0px 0px 0px 0px;
}

td.copyright {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
	font-size: 9px !important;
}

td.swissquality {
	background-image: url(fotomaxx_images/footer/swissquality.gif);
	background-repeat: no-repeat;
	background-position: right; 
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle !important;
	text-align: right !important;
	font-size: 9px !important;
	height: 15px;
}

/* TEXT */

.einstieg_gross {
	color: #e75113 !important;
	font-size: 28px !important;
	text-transform: uppercase;
}

.einstieg_klein {
	color: #e75113 !important;
	font-size: 11px;
	text-transform: uppercase;
}

.artikeltitel {
	color: #e75113 !important;
	font-size: 11px;
	text-transform: uppercase;
}

.artikeltitel_fett {
	color: #e75113 !important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.artikeltitel_teaser {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	font-size: 13px !important;
	color: #FFFFFF !important;
	text-transform: uppercase;
}

.text {
}


.textgrau {
	color: #595959;
}

.textorange {
	color: #e75113;
}

.textschwarz {
	color: #000000;
}

.textfett
{
	font-weight: bold;
}

.textkursiv
{
	font-style: italic;
}


table.content td.spalte1 a.seotextlink
{
		text-decoration:none; !important
		font-size:14px;

}

table.content td.spalte1 a.seotextlink:link
{
		text-decoration:none;  !important
		font-size:14px;

}

table.content td.spalte1 a.seotextlink:hover
{
		text-decoration:none; !important
		font-size:14px;

}

table.content td.spalte1 a.seotextlink:active
{
		text-decoration:none; !important
		font-size:14px;

}

table.content td.spalte1 a.seotextlink:visited
{
		text-decoration:none; !important
		font-size:14px;

}


/* indexed_search */

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:#E75113; 
}

.tx-indexedsearch-sw {
	color:#E75113; 
}