/* CSS Document */

* {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
        margin:0;
        padding:0;
}

.body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
        background-image:none;
        background-repeat:no-repeat;
}

h1 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

h2 {
	font-size:18px;
	font-weight:normal;
        color:#000000;
}

h3 {
	font-size:16px;
	font-weight:normal;
}

h4 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#000000;
}

h5 {
	font-size:18px;
	font-weight:bold;
        color:#000000;
}

h6 {
	font-size:16px;
	font-weight:normal;
}

a.shoplink{
text-align: center;
color: #e6e6e6;
font-weight:bold;
font-size: 18px;
text-decoration:none;
}

a.shoplink:hover{
text-decoration:underline;
}

#main_column ul{
padding-left:40px;
margin-top:10px;
margin-bottom:10px;
}

#main_column p{
margin:5px;
}

.header{
        background-image:url(http://www.tp-kochmesser.de/images/gallery/Logos/eb_top_logo_kivi_hintergrund2.jpg);
        background-repeat:no-repeat;
        height:164px;
        width:1024px;
}

.header_teil1{
        padding:0px;
        background-image:none;
        background-repeat:no-repeat;
        height:164px;
        width:550px;
}


.header_teil2{
        padding:0px;
        background-image:none;
        background-repeat:no-repeat;
        height:164px;
        width:594px;
}


#content {
	overflow:hidden;
	text-align:left; 
        background-color:#fff;
        width:1024px;
}





#left_column {
	width:196px;
        padding-top:10px;
        background-color:#000000;
        border-left:2px solid #000;
        border-right:2px solid #000;
}

#main_column {
        margin:0px;
	padding:0px 30px 10px 30px;
	background-color:#FFF;
        vertical-align:top;
}

#right_column {
	width:25px;
        background-color:#000000;
        border-right:2px solid #000;
        border-left:2px solid #000;
        vertical-align:top;
}


.footer {
        text-align:center;
	background-color:#000;
        color:#fff;
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#ff6633;

}

.price_linethrough {
	font-weight:bold;
        text-decoration:line-through;
	font-size:12px;
	color:#000;
}

.price_offer {
	font-weight:bold;
	font-size:12px;
	color:#000;
}

.Price_single_art {
	font-weight:bold;
	font-size:26px;
	color:#3671b3;
}

.currency {
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
	color:#3671b3;
}


.smallText{
         font-size:11px;
         color:#3c3c3c;
}

.aSmall{
        font-size:11px;
         color:#3c3c3c;
}

.search {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-left:25px;
}



/* MENU */


ul.left_menu {
	padding:0px;
	margin:15px 0px 0px 0px;
	width:187px;		
        list-style-type:none;
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:187px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width:187px;
}


ul.left_menu li.level1 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level1 a {
	display: block;
	text-decoration:none;
        background-image:none;
        font-size:14px;
	font-weight:normal;
	padding: 10px 4px 6px 10px;
	width:auto;
        color:#c6c6c6;
	border-bottom:#e6e6e6 1px dotted;
}


ul.left_menu li.level1 a:hover {
	color:#ffffcc;
}

ul.left_menu li.level1 a.level1active_link {
	display: block;
	text-decoration:none;
        background-image:url(http://www.tp-kochmesser.de/layout/button_orange_aktiv.jpg);
        font-size:14px;
	font-weight:bold;
	padding: 8px 4px 2px 10px;
	width:auto;
	color:#fff;
}

ul.left_menu li.level1 a.level1active_link:hover {
        color:#ffffcc;
}

.sub_cat{
         display:none;
}


ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	border-bottom:#e6e6e6 1px dotted;
	width:175px;
	padding: 6px 2px 4px 10px;
}

ul.left_menu li.level2 a {
	display: block;
	text-decoration:none;
	font-weight:normal;
	color:#e6e6e6;
}

ul.left_menu li.level2 a:hover {
	color:#ffffcc;
}

ul.left_menu li.level2 a.level2active_link {
	color:#e6e6e6;
}

ul.left_menu li.level2 a.level2active_link:hover {
	color:#fff;
}

ul.left_menu li.level3 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	border-bottom:#e6e6e6 1px dotted;
	width:175px;
	padding: 6px 2px 4px 10px;
}

ul.left_menu li.level3 a {
	display: block;
	text-decoration:none;
	font-weight:normal;
	color:#e6e6e6;
}

ul.left_menu li.level3 a:hover {
	color:#ffffcc;
}

ul.left_menu li.level3 a.level3active_link {
	color:#e6e6e6;
}

ul.left_menu li.level3 a.level3active_link:hover {
	color:#ffffcc;
}


/* BOXEN */

.box {
        padding-left:4px;
	width:178px;
        padding-top:3px;
}

.box .header {
	padding:0px;
	height:34px;
	background-image:url(/layout/button_grau.jpg);
	background-repeat:no-repeat;
        width:187px;
}

.box .header a:hover{
	padding:0px;
	height:34px;
	background-image:url(/layout/button_rot_aktiv.jpg);
	background-repeat:no-repeat;
        width:187px;
}


.header h5 {
	text-align:left;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:0px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border:0px;
}

.box .header a h5:hover{
	color:#ff6633;
}



.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
        color:#000;
	padding:10px 10px 8px 10px;
	width:auto;
}

.box .footer {	
	margin-bottom:10px;
	width:auto;
	height:4px;
        background-color:#c1c1c1;
}

