/* CSS Document */

/*
	Die Stile bestimmen das Aussehen der Kategorienavigation, in der oberen
	waagerechten Ebene. Hier können drei Schaltflächen für Unterkategorien und
	das Logo der Kategorie untergebracht werden.
*/
#Category_Top, #Category_Bot { height: 25px; }
#Category_Mid{ height: 120px; }

.Head_Line { margin: 0px 0px 10px 30px; }

/*Die Buttons in der Seitenleiste*/

/*Der Iframe für das kleine Kontaktformular*/
#Side_Frame { width: 300px; padding-left: 20px; }
.IFrame, #Side_Frame { height: 370px; width: 280px; }

#Logo_Box_Category { width: 340px; height: 75px; float:left; }
#Headline_Box_Category { width:150px; float: left; margin: 30px 0px 0px 30px; text-align:center; }
/*Muss in Special_Styles überschrieben werden*/
#Mini_Logo_Category{ }

#Logo_Box_Product { width: 680px; height: 75px; margin-left: 340px; }
#Headline_Box_Product { width:150px; height: 75px; float:left; margin: 25px 0px 0px 160px; }
/*Muss in Special_Styles überschrieben werden*/
#Mini_Logo_Product {  }

#Left_Tab_Filled_1, #Side_Tab_Border_1, #Bottom_Tab_Border_1, #LeftKombi_Tab_Filled_1 { margin-left: 30px; }

/*Die Formatierungen in der unteren Inhalte Ebene*/
.ThumbNail_Container_Bottom, .Text_Container_Bottom { margin-left: 10px; border: width: 1000px; }
.ThumbNail_Container_Bottom { height: 230px; }
.Text_Container_Bottom { height: 150px; }
.Text_Thumbnail_Bottom { margin: 0px 10px 0px 30px; width: 285px; float: left; }
