   *, 
   *:before, 
   *:after {
     margin: 0; 
     padding: 0; 
     box-sizing: border-box;
   }
   body {
     background: #fff; 
     color: black; 
     font: 14px 'Arial', Helvetica, sans-serif !important;
   }

   h1 {
	 padding: 100px 0; 
	 font-weight: 400; 
	 text-align: left;
   }
   .h2, h2 {
   	 font-size: 21px !important;
   }
   p {
   	 margin: 0 0 20px; 
   	 line-height: 1.5;
   }
   .main {
     margin: 0 auto; 
     min-width: 320px; 
     max-width: 800px;
   }
   .content {
   	 font-size: 14px;
   	 line-height: 19px;
   	 background: #fff; 
   	 color: black; 
	 min-height: 650px;
	 margin-bottom: 10px;
   }
   .content > div {
     display: none; 
     padding: 5px;
   }
   input {
     display: none;
   }
   label {
   	 font-size: 14px;
   	 display: inline-block; 
   	 color: #444; 
   	 padding: 12px 25px; 
   	 font-weight: 400 !important; 
   	 text-align: center;
   	 background: #fff;
     -webkit-border-top-left-radius: 4px;
     -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topleft: 4px;
     -moz-border-radius-topright: 4px;
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
   }
   
   label:hover {
     color: #444; 
     cursor: pointer;
   }
   input:checked + label {
     color: #fff;
     -webkit-border-top-left-radius: 4px;
     -webkit-border-top-right-radius: 4px;
     -moz-border-radius-topleft: 4px;
     -moz-border-radius-topright: 4px;
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     border: 1px solid #fff;
     border-bottom-color: #fff;
     background: #fff;
   }

   #tab1:checked ~ .content #content1,
   #tab2:checked ~ .content #content2,
   #tab3:checked ~ .content #content3,
   #tab4:checked ~ .content #content4 {
      display: block;
   }

   @media screen and (max-width: 400px) { label {padding: 15px 10px;} }
   
        .header {
		    background: #fff;
		    margin-bottom: 30px;
		    border-bottom: 3px solid #d30202;
		    height: 110px;
		    padding: 15px 10px;
		}
        .header a {
            color: #000;
        }
        .navbar {
            position: relative;
            min-height: 0px;
            margin: 0px 0px 0px -6% !important;
        }
        .navbar-nav {
            float: left;
        }
        .navbar-nav > li {
            float: left;
            list-style: outside none none;
            z-index: 1005;
            padding: 10px 17px 9px;
            color: #555;
            border-left: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }
        .navbar-nav > li > a {
        }
        #cat_id_1 {
            display: none;
        }
        .top-info {
            height:30px;        }
        .logo {
            max-height: 200px;
            margin-top: -10px;
			margin-bottom: 5px;
			width: 100%;
        }
        .sidebar-header {
            background: #f3f3f3;
    		color: #fff;
    		padding: 7px;
    		margin-top: 12px;
    		margin-bottom: -1px !important;
    		-webkit-border-top-left-radius: 4px;
    		-webkit-border-top-right-radius: 4px;
    		-moz-border-radius-topleft: 4px;
    		-moz-border-radius-topright: 4px;
    		border-top-left-radius: 4px;
    		border-top-right-radius: 4px;
    		border: 1px solid #f3f3f3;;
    		border-bottom-color: #fff;
        }
        #sidebar a {
            color: #fff;
            text-decoration: none;
            cursor: pointer;
        }
        #sidebar a:hover {
		   color: #FFF;
		}
        #sidebar a:active {
		   color: #444;
		}
        #sidebar ul {
            padding: 0 25px 0 0;
			list-style: none;
        }
        ul.sub_cat {
            padding-left: 20px !important;
            display: none;
        }
        ul.sub_cat li a {
            background: none !important;
        }

        .left_menu .level1 a {
        	font-size: 14px;
            display: block;
            padding: 2px 0 2px 12px;
            font-weight: 600;
        }
         .left_menu .level2 a {
         	font-size: 14px;
            background-color: #d30202;
            display: block;
            padding: 3px 0 3px 12px;
            font-weight: 400;
        }
         .left_menu .level3 a {
			margin-left: 15px;

        }
        .big-image {
            border: 1px dashed #d30202;
            padding: 15px;
            text-align: center;
            border-radius: 4px;
        }
        .big-image img {
            max-height: 428px;
            max-width: 100%;
            width: auto;
        }
  	ul.small-images img {
			max-width: 125px;
    		max-height: 115px;
    		cursor: pointer;
    		margin: 10px;
    		border-radius: 4px;
		}
		
ul.small-images {
			list-style: none;
			padding: 0px;
}

.small-images li {
    float: left;
    border: 1px dashed #d30202;
    margin: 3px;
    border-radius: 4px;
}

text-align: center;
ul.small-images li {
			border: 1px solid #cdd9de;
			padding: 5px;
			text-align: center;
			margin-bottom: 10px;
			display: inline-block;
			margin-right: 10px;
			min-width: 90px;
			cursor:pointer;
}
.listingtitle {
			color: #444;
			font-size: 24px;
			font-weight: 600;
			line-height: 23px;
			margin: 1px 0px 3px 0px;
}

.idar  {
			color: #444;
			font-size: 14px;
			font-weight: 400;
			line-height: 21px;
			margin: 0px 0px 15px 0px;
}


.item_info {
		border: 0px solid #fff;
}
.availability {
		color: #222;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		margin-bottom: 20px;
	}

.itemmodal {
		color: grey;
		font-size: 14px;
		font-weight: 400;
		line-height: 26px;
}
.footer {
		height: 58px;
		background-color:#008EBD;
}

.ebay-template {
	width: 100%;
	 overflow-x:hidden;
	
}
.c {clear:both}
.nopad {padding: 0px !important;}
.picresize img {
	max-width: 100%;
	height: auto;
}
.side img {
	padding-top: 20px;
}

span.glyphicon { margin-right: 6px;}

li.level1:hover {
    background-color: #9c0303;
    color: #fefefe !important;
}
.level1 {
    background-color: #d30202;
    border: 1px solid #d30202;
    border-radius: 4px;
    padding: 6px;
    margin: 1px;
    color: #fff;
}
.level2 {
    padding: 0 10px;
    margin: 1px;
    color: #444;
}
ul.sub_cat li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 14px;
    padding: 4px 10px 0 0;
    color: #fff;
    float: left;
}

ul.left_menu li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 14px;
    padding: 4px 10px 0 0;
    color: #fff;
    float: left;
}

.left_menu .level2 a:hover {
    background-color: #9c0303;
    color: #fefefe !important;
}
ul.sub_cat:hover {
    background: #9c0303 !important;
}
#sidebar a:hover {
    color: #fefefe;
}

#content1 ul {
	padding-left: 15px
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    }
.haupt.row.item_info  {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 25px;
    }
    
.footer-copy {
    font-size: 11px;
    color: #999;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

@media screen and (min-width: 768px) {
	.headtext {
		font-family:'Arial', Helvetica, sans-serif;
	    color: #000;
	    font-size: 19px;
	}
	.headtexred {
		font-family:'Arial', Helvetica, sans-serif;
	    color: #d30202;
		font-size: 16px;
		font-style: italic;
		margin: 0 0 0 25px;
	}
	
	.header p {
    	margin: 7px 0 7px;
		line-height: 1.0;
	}
	
	.kontakt {
		font-family:'Arial', Helvetica, sans-serif;
	    max-width: 275px;
	    color: #f3f3f3;
	}

	.kontakt .title {
	    display: block;
	    padding: 0 0 5px 30px;
	}
	.kontakt .mobile {
	    font-size: 16px;
	    font-weight: 600;
	    padding: 0 0 0 30px;
	    margin: 0 0 5px;
	    font-family: 'Arial', Helvetica, sans-serif;
	}
	a.email {
	    font-size: 16px;
	    font-weight: 600;
	    padding: 0 0 0 30px;
	    margin: 0 0 5px;
	    color: #f3f3f3;
	    font-family: 'Arial', Helvetica, sans-serif;
	}
	
	.input-group {
    position: relative !important;
    display: table !important;
    border-collapse: separate !important;
	}
}

@media screen and (max-width: 360px) { 
	.kontakt,
	.kontakt .title,
	.kontakt .mobile,
	a.email,
	.input-group {
		display:none;
	}
	.form {
		display:none;
	}
	.content #content1 img {
    	max-height: 100% ;
    	max-width: 320px ;
    	width: auto;
	}
}

@media screen and (min-width: 361px) and (max-width: 767px) {
	.content #content1 img {
    	max-height: 100% ;
    	max-width: 360px ;
    	width: auto;
	}
}

@media screen and (min-width: 768px) {
	.content #content1 img {
    	max-height: 100% ;
    	max-width: 500px ;
    	width: auto;
	}
}

.content table {
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 14px;
    max-width: 90%;
    min-width: 65%;
}
.content table, 
.content td, 
.content tr  {
  border:1px #ccc solid;
  border-collapse: collapse;
  padding: 7px;
  background: #fff;
}

#sidebar2 {
    font-size: 14px;
    font-weight: 400;
    margin: 15px 0px;
}

.edge {
	border: 1px solid #d30202;
	background-color: #d30202;
    padding: 7px;
    margin: 0 25px 0 0;
    color: #fff;
	text-decoration: none;
	border-radius: 4px;
	line-height: 19px;
}

.edge2 {
	border: 1px solid #d30202;
	background-color: #fff;
    padding: 7px;
    margin: 0 25px 0 0;
	border-radius: 4px;
}

.footer  {
    border-top: 3px solid #d30202;
    padding: 15px;
    height: 25px !important;
    background-color: #fff !important;
}

.edge2 .imageab {
    margin-right: 15px;
    margin-bottom: 10px;
}

.edge hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #fefefe;
}

.edge2 hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #d30202;
}

.edge2 i {
    margin-right: 7px;
    color: #d30202;
}


#sidebar2 .logo {
    max-height: 400px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 100%;
}

.btn-default {
    border-color: #d30202 !important;
    color: #fff !important;
    background-color: #d30202 !important;
}
.form-control {
    border: 1px solid #d30202 !important;
}

.item_info li {
    list-style: outside none none;
    padding: 0 0 0 20px;
    position: relative;
    margin-left: 5px;
}

.item_info li::before {
    color: rgb(22, 29, 48);
    content: "✔";
    left: 0px;
    margin-right: 10px;
    position: absolute;
}




    