/**
 * @author      Ralf Wolf
 * @package     Joomla!
 * @link        http://www.rwedv.de
 * @email       info@rwedv.de
 * @copyright   Ralf Wolf - 2017
 * @Kunde 		SoulJoinsLife
**/

/************ ALLGEMEINE FORMATIERUNGEN ************/
#box_li{
	width: 100%;
    border-right: 0px;
	text-align: left;
	float:clear;	
}
#box_mi {
	width: 100%;
}

ul.ag {
  list-style-type: disc;
  margin-left: 0px;
  padding-left: 0px;
  font-weight:normal;
  color:#DA82A8;
}
li.ag {
  margin-left: 0px;
  padding-left: 0px;
}

/* josefin-sans-regular - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Josefin Sans Regular'), local('JosefinSans-Regular'),
       url('../fonts/josefin-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v13-latin-regular.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* josefin-sans-italic - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v13-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Josefin Sans Italic'), local('JosefinSans-Italic'),
       url('../fonts/josefin-sans-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v13-latin-italic.svg#JosefinSans') format('svg'); /* Legacy iOS */
}

/* koho-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'KoHo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/koho-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/koho-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/koho-v16-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/koho-v16-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/koho-v16-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/koho-v16-latin-regular.svg#KoHo') format('svg'); /* Legacy iOS */
}
/* koho-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'KoHo Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/koho-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/koho-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/koho-v16-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/koho-v16-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/koho-v16-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/koho-v16-latin-700.svg#KoHo') format('svg'); /* Legacy iOS */
}

/* arima-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Arima';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arima-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/arima-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arima-v5-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/arima-v5-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/arima-v5-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/arima-v5-latin-regular.svg#Arima') format('svg'); /* Legacy iOS */
}
/* arima-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Arima Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/arima-v5-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/arima-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arima-v5-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/arima-v5-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/arima-v5-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/arima-v5-latin-700.svg#Arima') format('svg'); /* Legacy iOS */
}

html, body {
  color: #999; 
  font-family: 'Josefin Sans', sans-serif;
  font-size:16px;
  font-weight:normal;
}

/************ DIV CONTAINER ************/
#wrapper_kopf_full {
  background-color: #fff;
  border-bottom: 7px solid #DA82A8;
  width: 100%; 
  z-index: 1000;
  margin-top: -5px;
}

#wrapper_kopf_innen {
  width: 100%;  
}

#kopf_logo {
padding: 20px 0 0 20px;
}

#main-navigation {
}

#wrapper_slider_full {
  width:100%;
}

#wrapper {
  width: 96%;
  padding: 2%;
}

#wrapper-content img {    
  width:auto;height: auto !important;  
  margin: 0 5px 5px 0;  
  max-width: 100%;  
}

#wrapper-content table.schmuck img {    
  width:23%;height: auto !important;  
  margin: 0 2px 2px 0;    
}

#wrapper_footer_full {
  background-color: #DA82A8;
  margin-top: 10px;
  width: 100%;
  height: 50px;
}
p.footer {
  color: #fff;
  padding: 15px 0 0 10px;
}
#wrapper-footer_innen a {
  color: #fff!Important;
  text-decoration: none!important;
}

#flexheader_text {
  top: 220px;
  margin: 0 auto;
  position: absolute;
  width: 100%;  
  padding: 5px 10px 5px 10px;  
  background-color:#fff;
  opacity:.50; 
}

.flexheader {
  width:auto;height: auto !important;  
  max-width: 100%;  
}

/************ SCHRIFTEN ************/
table.schmuck td {
  vertical-align: top;
}

a {
  color: #DA82A8!important;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #DA82A8!important;
  font-weight: normal;
  text-decoration: underline;
}

h1 {
  color: #999999;
  font-family: 'Arima Bold';
  border-top: 2px solid #DA82A8;
  border-bottom: 2px solid #DA82A8;
  font-size: 24px;
  font-weight:normal;
  margin: 0;
  text-align: left;
}

h2 {
  color: #999999;
  font-family: 'Arima Bold';
  border-top: 2px solid #DA82A8;
  border-bottom: 2px solid #DA82A8;
  font-size: 24px;
  font-weight:normal;
  margin: 10px 0 10px 0;
  padding: 10px 0 10px 0;
  text-align: left;
}

h3 {
  color: #999999;
  font-family: 'Arima Bold';
  font-size: 28px;
  font-weight:normal;
  margin: 30px 0 10px 0;
  text-align: left;
}

h4 {
  color: #999999;
  font-family: 'Arima Bold';
  font-size: 24px;
  font-weight:normal;
  margin: 30px 0 10px 0;
  text-align: left;
}

h5 {
  color: #999999;
  font-family: 'Arima Bold';
  font-size: 24px;
  font-weight:normal;
  margin: 20px 0 5px 0;
  text-align: left;
}

hr {
  border: 0;
  border-top: 6px solid #CE0000;
  margin-top: 10px;
  margin-bottom: 10px;
}

p, td {
  margin: 0px 0 18px 0;
  font-weight:normal;
  line-height: 22px;
}

#wrapper-content ul {
  line-height: 23px;
  list-style-type: disc;
  margin-left: 60px;
  font-weight:normal;
  padding-bottom: 20px;
  padding-top: 10px;
  color:#DA82A8;
}

#wrapper-content ol {
  color: #999;
font-family: 'KoHo', sans-serif;
  font-size:16px;
  font-weight:normal;
  list-style-type: disc;
  margin-left: 60px;
  padding-bottom: 20px;
  padding-top: 10px;
  line-height: 22px;
}

strong {
  font-weight: bold;  
}
