/* CSS Document - Trepte Futtermittel*/
body{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
background: #0C4489 /*url(bg.gif) repeat-x*/;
margin:0;
padding:0; 
}


/*----------------------------  Boxen Startseite  -----------------------------*/
.box_oben
   {
   width: 744px;	
   height: 118px;
   background: #0C4489 url(../../Bausteine/2005/fanleiste.jpg) no-repeat center top;
   }

#container
	{
	margin: auto;
	width: 744px;
	}
.box_top
	{
	background: #ffffcc url(top_bg.gif) no-repeat;
	text-align: left;
	height: 155px;
	}
/* Menueleiste oben */
.menue_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: transparent;
	margin: 12px 0 0 200px; /*top right bottom left*/
}

.box_menue
	{
	background: transparent url/*(top_li_bg.gif)*/ no-repeat left top;
	text-align: left;
	margin: 0 0 0 0; /*top right bottom left*/
	padding: 50px 6px 0 20px; /*top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
	}
.box_zeiten
	{
	background: #ffff80;
	text-align: left;
	margin: 30px 10px 0 19px; /*top right bottom left*/
	padding: 5px 2px 5px 8px; /*top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	border: 1px solid #E4D9C0;
	}
	
.box_content
	{
	background: transparent;
	text-align: left;
	padding: 10px 20px 5px 2px; /*top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.box_content_bott
	{
	background: transparent url(cont_bg_bott.gif) top no-repeat;
	text-align: left;
	height: 5px;
	padding: 20px 0 0 20px; /*top right bottom left*/
	margin: 0 0 15px 0; /*top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/*-----------------  Shop Angebots-Box Startseite  -----------------*/
.angebot_box
	{	
	float: right;
	width: 300px;
	padding: 4px;
	border: 1px solid #E4D9C0;
	margin: 4px 0 4px 4px; /*top right bottom left*/
	background: #ffff80;
	}
.angebot_toptext
	{	
	padding: 4px 0 0 4px;
	margin: 0 0 0 0; /*top right bottom left*/
	color: #990000;
	font-weight: bold;
	}
.table_artikel_start{
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	text-align: left;
}
.artikel_bild{
margin: 0 5px 0 0; /*top right bottom left*/
}
	                              
/*----------------------------  Design Tabellen  -----------------------------*/	
.table_main{
table-layout: fixed;
vertical-align: top;
background: #F4F4F4;
}

.tableback {
	background-color: #F4F4F4;
	border: 2px none #BCB30E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C4489;
	font-weight: bolder;
}

.tablebackohnerand {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C4489;
	font-weight: normal;
	border-top: 2px none #0C4489;
	border-right: 2px none #0C4489;
	border-bottom: 2px none #0C4489;
	border-left: 2px none #0C4489;
}

	
/* ----------------------------Schriften---------------------------*/	
h1
	{
	font-size: 1.2em;
	line-height:24px;
    color: #ffffcc;	
	margin: 0px 0 0 200px; /*top right bottom left*/
	padding: 42px 0 0px 0px; /*top right bottom left*/
	}

h2
	{
	font-size: 1.2em;
	line-height:28px;
    color: #666666;	
	margin: 0 0 0 0; /*top right bottom left*/
	padding: 0 0 0 0; /*top right bottom left*/
	}

.text_bott
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
/* ----------------------------Menüs / Links---------------------------*/
/*Links Menü (ausserhalb des Shopmenüs / Shopmenü siehe unten)*/
a.menue:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menue:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menue:hover {
	color: #0000ee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.bottlink:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.bottlink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.bottlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}

a.men29klein:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

a.men29klein:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

a.men29klein:hover {
	color: #ff0000;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.details:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.details:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.details:hover {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}