html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
}
ol, ul {
	list-style: none;
	margin-bottom: 20px !important;
}
li {
	margin-left: 32px !important;
	font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
}
img { max-width: 100% }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
#tinyMCE {
	padding: 25px !important;
	box-sizing: border-box;
}
#tinyMCE * {
	box-sizing: border-box;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	width: 1047px;
	margin: 0 auto;
}
#main {
	background: url('gfx/head.png') no-repeat;
	width: 1000px;
	padding: 0 22px 10px 25px;
	overflow: hidden;
	min-height: 76px;
}
#main2 {
	background: url('gfx/bg.png') repeat-y;
	width: 1000px;
	padding: 0 22px 0 25px;
	overflow: hidden;
}
#main2 li {
	margin: 0 0 0 30px;
	list-style: disc;
}
#footer {
	background: url('gfx/bottom.png') no-repeat;
	min-height: 40px;
	width: 1000px;
	padding: 0 22px 0 25px;
	overflow: hidden;
	margin-bottom: 30px;
}
#topline {
	width: 1000px;
	padding: 0 22px 0 25px;
	height: 90px;
	float: left;
}
#bildcontainer {
	width: 475px;
	height: 494px;
	margin: 3px 0 0 22px;
	float: left;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

#overlay_logo {
	background: url('gfx/logo.png') no-repeat;
	height: 78px;
	width: 218px;
	top: 7px;
	left: 7px;
	position: absolute;
	z-index: 10;
}
#overlay_modell {
	background: none;
	height: 90px;
	width: 200px;
	left: 7px;
	bottom: 7px;
	position: absolute;
	z-index: 10;
}
hr {
	border: none;
	background: url('gfx/hr.png') no-repeat;
	height: 21px;
	float: left;
	clear: both;
	margin-left: -25px;
	width: 1047px;
}
#artikeltext {
	float: left;
	clear: both;
	width: 657px;
	margin: 0px 20px 0 20px;
	line-height: 1.45;
}
h1, h2 {
	font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
	font-size: 36px;
	color: #555;
	margin-bottom: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555;
}
h3 { font-size: 24px; color: #505050; margin-bottom: 8px; }
h4 { font-size: 22px; color: #555; margin-bottom: 6px; }
h5 { font-size: 20px; color: #666; margin-bottom: 5px; }
h6 { font-size: 19px; color: #989898; margin-bottom: 5px; }

p, li {
	font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
	font-size: 17px;
	color: #555;
	padding-bottom: 14px;
}
#rightside {
	float: left;
}
#crossselling {
	clear: both;
	float: left;
	margin: 0 0 0 20px;
	width: 100%;
	padding: 10px 0 14px 0;
}

#add_pic_container {
	position: relative;
	width: 960px;
}
#crossselling .addpic {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	background: #FFF;
	text-align: center;
}
#crossselling .addpic.full {
	float: left;
	clear: both;
}
#crossselling .addpic.autosize {
	float: left;
	width: auto;
	height: auto;
	max-width: 100%;
}

#add_pic_container .addpic.half {
	float: left;
	margin-right: 0px;
}
#add_pic_container .addpic.half:nth-child(odd) {
	margin-right: 20px;
}

#add_pic_container .addpic.onethird {
	float: left;
	margin-right: 20px;
}
#add_pic_container .addpic.onethird:nth-child(3) { margin-right: 0px; }
#add_pic_container .addpic.onethird:nth-child(6) { margin-right: 0px; }
#add_pic_container .addpic.onethird:nth-child(9) { margin-right: 0px; }

#add_pic_container .addpic.fifth {
	float: left;
	margin-right: 20px;
}
#add_pic_container .addpic.fifth:nth-child(5) { margin-right: 0px; }
#add_pic_container .addpic.fifth:nth-child(10) { margin-right: 0px; }

.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

h1 + h1, h2 + h2, h3 + h3 {
	font-size: 18px !important;
	line-height: 1.35 !important;
	margin: 0 !important;
}
#tinyMCE li {
	list-style: disc outside;
}

@media (max-width: 1030px) {
	div, h1, h2, h3, h4, h5, h6 {
		box-sizing: border-box;
	}
	#wrapper {
		width: 700px;
		margin: 0 auto;
	}
	#main {
		background: url('gfx/head_tablet.png') no-repeat;
		width: 700px;
		padding: 0;
		overflow: hidden;
		min-height: 48px;
		height: 48px;
	}
	#main2 {
		background: #f4f4f4;
		width: 700px;
		padding: 0 20px 20px 20px;
		overflow: hidden;
	}
	#artikeltext {
		width: 660px;
		margin: 0;
		padding-bottom: 10px;
	}
	
	hr {
		display: none;
	}
	
	p, li {
		font-size: 17px !important;
		font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
	}
	
	h1 { text-align: center; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 28px !important; }
	h2 { text-align: center; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 26px !important; }
	h3 { text-align: center; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 24px !important; }
	h4 { text-align: left; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 22px !important; }
	h5 { text-align: left; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 20px !important; }
	h6 { text-align: left; width: 660px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 20px !important; }
	
	#crossselling h2 {
		margin: 10px 0 10px 0 !important;
		text-align: center;
		width: 660px;
		float: left;
		clear: both;
		padding: 0;
		text-indent: 0;
	}
	
	#rightside {
		display: none;
	}
	#main img, #artikeltext img {
		display: none;
	}
	#crossselling {
		width: 660px;
		margin: 0 0 15px 0;
		padding-bottom: 20px;
		flaot: left;
		clear: both;
	}
	#crossselling img {
		float: none;
		width: auto;
		height: auto;
		max-width: 100%;
		box-sizing: border-box;
	}
	#footer {
		display: none;
	}
	
	#add_pic_container {
		width: 660px;
	}
	#crossselling .addpic.full img {
		max-width: 658px;
		width: auto;
		height: auto;
	}
	#crossselling .addpic.autosize {
		max-width: 658px;
		width: auto;
		height: auto;
	}

	/* Reihe 2 Bilder */
	#add_pic_container .addpic.half {
		float: left;
		margin-right: 0px;
		width: 318px;
	}
	#add_pic_container .addpic.half img {
		width: auto;
		height: auto;
		max-width: 318px;
	}
	#add_pic_container .addpic.half:nth-child(odd) {
		margin-right: 20px;
	}

	/* Reihe 3 Bilder -> zu 2 Bilder Reihe */
	#add_pic_container .addpic.onethird {
		float: left;
		margin-right: 20px;
		width: 318px;
	}
	#add_pic_container .addpic.onethird img {
		width: auto;
		height: auto;
		max-width: 318px;
	}
	#add_pic_container .addpic.onethird:nth-child(2) { margin-right: 0px; }
	#add_pic_container .addpic.onethird:nth-child(4) { margin-right: 0px; }
	#add_pic_container .addpic.onethird:nth-child(6) { margin-right: 0px; }
	#add_pic_container .addpic.onethird:nth-child(8) { margin-right: 0px; }
	#add_pic_container .addpic.onethird:nth-child(10) { margin-right: 0px; }
	#add_pic_container .addpic.onethird:nth-child(12) { margin-right: 0px; }
	
	#add_pic_container .addpic.onethird:nth-child(3) { margin-right: 20px; }
	#add_pic_container .addpic.onethird:nth-child(9) { margin-right: 20px; }

	/* Reihe 5 Bilder -> zu 3 Bilder Reihe */
	#add_pic_container .addpic.fifth {
		float: left;
		margin-right: 20px;
		width: 204px;
	}
	#add_pic_container .addpic.half img {
		width: auto;
		height: auto;
		max-width: 204px;
	}
	#add_pic_container .addpic.fifth:nth-child(3) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(6) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(9) { margin-right: 0px; }
	
	#add_pic_container .addpic.fifth:nth-child(5) { margin-right: 20px; }
	#add_pic_container .addpic.fifth:nth-child(10) { margin-right: 20px; }
	
	#tinyMCE h1, #tinyMCE h2 {
		font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
		font-size: 36px;
		color: #426c7a;
		margin-bottom: 14px;
	}
	#tinyMCE h1,
	#tinyMCE h2,
	#tinyMCE h3,
	#tinyMCE h4,
	#tinyMCE h5,
	#tinyMCE h6 {
		color: #555;
		width: 100% !important;
		text-align: left !important;
	}
	#tinyMCE h3 { font-size: 24px; color: #505050; margin-bottom: 8px; }
	#tinyMCE h4 { font-size: 22px; color: #555; margin-bottom: 6px; }
	#tinyMCE h5 { font-size: 20px; color: #666; margin-bottom: 5px; }
	#tinyMCE h6 { font-size: 19px; color: #989898; margin-bottom: 5px; }

	#tinyMCE p, #tinyMCE li {
		font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
		font-size: 18px;
		padding-bottom: 18px;
		width: 100% !important;
		text-align: left !important;
	}
	#tinyMCE li {
		list-style: disc outside;
	}
}
@media (max-width: 700px) {
	#crossselling h2 {
		margin: 10px 0 10px 0 !important;
		text-align: center;
		width: 300px;
		float: left;
		clear: both;
		padding: 0;
		text-indent: 0;
	}
	
	#wrapper {
		width: 320px;
		margin: 0 auto;
	}
	#main {
		background: url('gfx/head_mobile.png') no-repeat;
		width: 320px;
		padding: 0;
		overflow: hidden;
		min-height: 48px;
		height: 48px;
	}
	#main2 {
		background: #f4f4f4;
		width: 320px;
		padding: 0 10px 10px 10px;
		overflow: hidden;
	}
	#artikeltext {
		width: 300px;
		margin: 0;
		padding-bottom: 10px;
	}
	
	hr {
		display: none;
	}
	
	p, li {
		font-size: 18px !important;
	}
	
	h1 { text-align: center; width: 300px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 24px !important; }
	h2 { text-align: center; width: 300px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 22px !important; }
	h3 { text-align: center; width: 300px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 21px !important; }
	h4 { text-align: center; width: 300px; line-height: 1.5; margin: 5px 0 5px 0 !important; font-size: 20px !important; }
	h5 { text-align: left; width: 300px; line-height: 1.4; margin: 3px 0 3px 0 !important; font-size: 18px !important; }
	h6 { text-align: left; width: 300px; line-height: 1.2; margin: 3px 0 3px 0 !important; font-size: 18px !important; }
	
	#rightside {
		display: none;
	}
	#main img, #artikeltext img {
		display: none;
	}
	#crossselling {
		width: 300px;
		margin: 0 0 15px 0;
		padding-bottom: 20px;
		flaot: left;
		clear: both;
	}
	#crossselling img {
		width: auto;
		height: auto;
		max-width: 100%;
		box-sizing: border-box;
	}
	#footer {
		display: none;
	}
	
	#add_pic_container {
		width: 300px;
	}
	#crossselling .addpic.full img {
		max-width: 296px;
		width: auto;
		height: auto;
	}
	#crossselling .addpic.autosize {
		max-width: 298px;
		width: auto;
		height: auto;
	}

	/* Reihe 2 Bilder -> zu ein Bild pro Reihe */
	#add_pic_container .addpic.half {
		float: left;
		margin-right: 0px !important;
		width: 298px;
	}
	#add_pic_container .addpic.half img {
		width: auto;
		height: auto;
		max-width: 296px;
	}

	/* Reihe 3 Bilder -> zu ein Bild pro Reihe */
	#add_pic_container .addpic.onethird {
		float: left;
		margin-right: 0px !important;
		width: 298px;
	}
	#add_pic_container .addpic.onethird img {
		width: auto;
		height: auto;
		max-width: 296px;
	}

	/* Reihe 5 Bilder -> zu 2 Bilder Reihe */
	#add_pic_container .addpic.fifth {
		float: left;
		margin-right: 10px;
		width: 143px;
	}
	#add_pic_container .addpic.fifth img {
		width: auto;
		height: auto;
		max-width: 141px;
	}
	#add_pic_container .addpic.fifth:nth-child(2) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(3) { margin-right: 10px; }
	#add_pic_container .addpic.fifth:nth-child(4) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(5) { margin-right: 10px; }
	#add_pic_container .addpic.fifth:nth-child(6) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(8) { margin-right: 0px; }
	#add_pic_container .addpic.fifth:nth-child(9) { margin-right: 10px; }
	#add_pic_container .addpic.fifth:nth-child(10) { margin-right: 0px; }
	
	#tinyMCE h1, #tinyMCE h2 {
		font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
		font-size: 36px;
		color: #426c7a;
		margin-bottom: 14px;
	}
	#tinyMCE h1,
	#tinyMCE h2,
	#tinyMCE h3,
	#tinyMCE h4,
	#tinyMCE h5,
	#tinyMCE h6 {
		color: #555;
		width: 100% !important;
		text-align: left !important;
	}
	#tinyMCE h3 { font-size: 24px; color: #505050; margin-bottom: 8px; }
	#tinyMCE h4 { font-size: 22px; color: #555; margin-bottom: 6px; }
	#tinyMCE h5 { font-size: 20px; color: #666; margin-bottom: 5px; }
	#tinyMCE h6 { font-size: 19px; color: #989898; margin-bottom: 5px; }

	#tinyMCE p, #tinyMCE li {
		font-family: 'Segoe UI', Verdana, Arial, sans-serif !important;
		font-size: 18px;
		padding-bottom: 18px;
		width: 100% !important;
		text-align: left !important;
	}
	#tinyMCE li {
		list-style: disc outside;
	}
}