/*--------------------------Shop Martin Knappe Stylesheet   --------------------------*/

/*- Name haupt.CSS                                                      */

/*- Contact: kontakt@martin-knappe.de                                    */

/*- Last modified: 16.08.2005 (dd.mm.yyyy)                              */

/*----------------------------------------------------------------------*/
@import "navigation.css";
body {color: #606060;font: 13px Verdana, Arial, Tahoma;background-color: #F7F7F7;}
h1{color: #606060;margin-top:0px;font: bold 15px Verdana, Arial, Tahoma;
border-spacing:0px;}
h2,h3,h4,h5,h6{color: #606060;font: bold 15px Verdana, Arial, Tahoma;margin:0px;}

#all {width: 1000px;	margin: 0 auto 0 auto;padding: 0 0 0 0;}
.right {float:right;}
.left {float:left;}
.imageleft {float:left;padding-top:10px;}

img{
border:0px;
}
a{
	color:#464646;
	text-decoration: none;
	font-family: Verdana, Arial;
}

a:hover{
	text-decoration: underline;
	color:#FF9900;
}
#header-wrap{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#header {
	width:1000px;
	height:50px;
	margin:0 auto;
}

#header .logo{
	float:right; 
	padding: 0px 0 50px;
	margin: 0;
}

#header a{
	width: 347px;
	display: block;
	padding: 0px 0 18px; 
}

#header a img{
	display: block;
}

/******************GLOBAL NAVIGATION*************************/
#globalNav{background: url(/images/layout/navleiste.gif) no-repeat  left 0px;height:25px;padding: 6px 0 5px 20px;width:1000px;}
#globalNav a{font-size: 12px;font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;text-decoration: none;font-weight: bold;display: block;}
/************************************************************/

/******************GLOBAL NAVIGATION*************************/
#suche{padding:5px 0px 0px 0px;}
#suche input{float:left; border: 1px solid #ccc;padding-left:5px;font-size:23px;color:#333333;}
/************************************************************/

/******************Middle Content*************************/
#middleCont{float:left;width:670px;}

/************************************************************/

/******************Box Mitte*************************/
#boxmitte{width:667px;background-repeat:repeat-y;}
#boxmitte .head{background-image:url("/images/layout/bigtext_head.gif");background-repeat:no-repeat;height:16px;width:667px;}
#boxmitte .bottom{background-image:url("/images/layout/bigtext_bottom.gif");width:667px;height:16px;background-repeat:no-repeat;}
#boxmitte .text{background-image:url("/images/layout/bigtext_text.gif");padding-left:15px;padding-right:15px; font: 12px Verdana, Arial, Tahoma;text-align:left;}
/************************************************************/

#box1{width:223px;background-repeat:repeat-y;float:left;}
#box1 .head{background-image:url("/images/layout/box1_head.gif");background-repeat:no-repeat;height:12px;width:223px;}
#box1 .bottom{background-image:url("/images/layout/box1_bottom.gif");width:223px;height:9px;background-repeat:no-repeat;}
#box1 .text{background-image:url("/images/layout/box1_text.gif");padding-left:12px; font: 11px Verdana, Arial, Tahoma;text-align:left;}
#box1 .smalltextbold{font: bold 10px Verdana, Arial, Tahoma;}

#sidebar {
		width: 320px;
		float: right;
		margin: 0px 0 0px 0px;
		padding: 0px 0 0 0px;
}

#box2{width:325px;background-repeat:repeat-y;}
#box2 .head{background-image:url("/images/layout/box2_head.gif");background-repeat:no-repeat;height:12px;width:325px;}
#box2 .bottom{background-image:url("/images/layout/box2_bottom.gif");width:325px;height:9px;background-repeat:no-repeat;}
#box2 .text{background-image:url("/images/layout/box2_text.gif");padding-left:12px; font: 11px Verdana, Arial, Tahoma;text-align:left;}
#box2 .smalltextbold{font: bold 10px Verdana, Arial, Tahoma;}

#produktliste {color: #606060;padding:12px;background-image:url("/images/layout/line.gif");background-position:bottom;background-repeat:no-repeat;}
#produktliste .preis{padding-left:12px;color: #F00;font: 11px Verdana, Arial, Tahoma;}
#produktliste .text{font: 11px Verdana, Arial, Tahoma;text-align:left;}
