
@font-face {
  font-family: 'Lilita+One';
  font-style: normal;
  font-weight: 400;
  src: local('Lilita One'), local('Lilita One Regular'), local('LilitaOne-Regular'), url(/page/fonts/LilitaOne-Regular.ttf) format('ttf');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Ropa+Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Ropa Sans'), local('Ropa Sans Regular'), local('RopaSans-Regular'), url(/page/fonts/RopaSans-Regular.ttf) format('ttf');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

#cont1 {
	width: 634px;
	background: none #f0f0f0;
	font-family: 'Ropa Sans', sans-serif;
}

#cont1 h1, #cont1 h2 {
	font-size: 22px;
	font-family: 'Lilita One', serif;
	font-weight: normal;
	margin-bottom: 15px;
	color: #c9252d;
	line-height: 150%;
}

#cont1 h3 {
	font-size: 20px;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: bold;
	margin-bottom: 9px;
	color: #c9252d;
	line-height: 130%;
}
#cont1 a {
	color: #c9252d;
}

#cont1 h4 {
	font-size: 18px;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	color: #575656;
	line-height: 130%;
}

#cont1 p {
	font-family: 'Ropa Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 130%;
	color: #575656;
}
#cont1 p a {
	color: #c9252d;
	text-decoration: underline;
}
#cont1 p a:hover {
	text-decoration: none;
}

#cont1 h5 {
	background: none white;
	border: 1px solid #C9252D;
	border-radius: 10px;
	display: block;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding: 10px;
	width: auto;
	text-align: center;
}

#cont1 h5 .foto {
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
}

#cont1 .produkt {
	background: none white;
	border: 1px solid #C9252D;
	border-radius: 10px;
	display: block;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 4px 10px;
	width: auto;
	text-align: center;
}

#cont1 ul {
    list-style-image: none;
	margin-bottom: 14px;
}

#cont1 li {
	list-style-image: url("/page/formating/images/listenzeichen.png");
    color: #575656;
    font-size: 16px;
    margin: 0 0 3px 27px;
    padding-left: 2px;
}

#cont1 li a {
    color: #C9252D;
}


#cont1 table.techdat {
	border: none;
}

#cont1 table.techdat td {
	font-size: 15px;
	padding: 4px;
	background-color: white;
	border: 1px solid #CCC;
	color: #666;
}
#cont1 table.techdat td.title {
	font-weight: bold;
}
#cont1 table.techdat td.content {
	font-weight: normal;
}
#cont1 table.techdat td label {
	float: left;
	margin: 0;
	width: 55px;
}
#cont1 table.techdat a {
	font-weight: normal;
	text-decoration: underline;
}
#cont1 table.techdat a:hover {
	text-decoration: none;
}


#cont1 table.produkt {
	border: none;
	margin: 0;
	padding: 0;
}

#cont1 table.produkt td {
	font-size: 15px;
	padding: 0;
	background-color: white;
	border: 0;
	color: #666;
	text-align: left;
}
#cont1 table.produkt a {
	font-weight: normal;
	text-decoration: underline;
}
#cont1 table.produkt a:hover {
	text-decoration: none;
}

#cont1 .matrix {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%
}

#cont1 table.matrix td {
	font-size: 15px;
	padding: 5px;
	background-color: white;
	border: 0;
	color: #666;
	text-align: left;
}
#cont1 table.matrix a {
	font-weight: normal;
	text-decoration: underline;
	color: #C9252D;
}
#cont1 table.matrix a:hover {
	text-decoration: none;
}

/* ################################## */

#cont2 {
	font-size: 16px;
	width: 230px;
	background-color: #f0f0f0;
	font-family: 'Ropa Sans', sans-serif;
}

#cont2 h2 {
	font-size: 16px;
	font-family: 'Lilita One', serif;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c9252d;
	line-height: 150%;
}

#cont2 p {
	font-family: 'Ropa Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 125%;
	color: #575656;
}


#cont2 h3 {
	font-size: 9px;
	margin-bottom: 15px;
	color: #004C99;
}

#cont2 hr {
	border: 0;
	border-top: 1px dotted #004c99;
	margin: 10px 0;
} 

/* ################################## */
