/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body { 
	margin: 40px 0px 0px;
    padding: 0px;
    background-color: #ffffff;
    background-image: url(images/bgstripe.png);
    background-repeat: repeat;
    font-size: 15px;
    line-height: 19px;
    font-family: arial,helvetica,tahoma,verdana,sans-serif;
    color: rgb(134, 134, 134);
	min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available; 
  }

html {
  height: -webkit-fill-available;
}

img {
	border: 0px
}	

/* Styling Listen */
li { 
	font-size: 15px;
    line-height: 19px;
    font-family: arial,helvetica,tahoma,verdana,sans-serif;
    text-align: left;
    color: rgb(127, 127, 127);
    padding-right: 20px;
    padding-left: 0px;
	height: fit-content;

    }

/* Styling header */
h2 { letter-spacing: 2px;
    font-family: arial,helvetica,verdana,tahoma,sans-serif;
    font-size: 22px;
    color: #ef8107;
    }
h3 {
	font-family: arial,helvetica,tahoma,verdana,sans-serif; 
	font-size: 1,2em;
	margin-top: 24px;
	margin-bottom: 12px; 
	font-style: normal; 
	letter-spacing: normal; 
	text-align: start; 
	text-indent: 0px; 
	text-transform: none; 
	white-space: normal; 
	word-spacing: 0px; 
	color: red;
 }
h4 {
	font-weight: bold; 
	margin-top: 18px; 
	margin-bottom: 12px; 
	font-family: arial,helvetica,tahoma,verdana,sans-serif; 
	font-style: normal; 
	letter-spacing: normal; 
	text-align: start; 
	text-indent: 0px; 
	text-transform: none; 
	white-space: normal; 
	word-spacing: 0px; 
	color: #ef8107);
 }
	
table {
	border-width: 1px;
	border-spacing: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
	
/* Styling Zellen */
td {
	vertical-align: top;
	padding: 4px;
	}
	
/* Styling Zellen Kontaktmöglichkeiten */
  #td1 {
	vertical-align: middle;
	padding: 4px;
	}	

/* Styling Zellen forensik.html */	
.td2 {
  	border-color: #ef8107;
	vertical-align: middle;
	padding: 4px;
	background-position: center; 
	background-repeat: no-repeat; 
}

/* Styling Trennstriche */		
hr {
	border: 1px solid rgb(55, 55, 56);
	width: 35%;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* Größe Tabellenspalten, Überschriften Preise */	
.teil1 {
	width: 359px;
	}	
.teil2 {
	width: 179px;
	text-align: center;
	vertical-align: middle;
}
.kopf {
	background-image: url(images/bgstripe.png);
    background-repeat: repeat;
}

/* Styling Haupttabelle */	
  #main { 
	border: 1px solid rgb(0, 0, 0);
	width: 95%;
    background-color: rgb(15, 17, 19);
}

/* Styling Text Kopfleiste */	
  #leiste { 
    color: white;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
	height: fit-content;
    }

/* Styling Zelle Fußzeile Kontaktmöglichkeiten */	
.leisteunten { 
	height: 40px;
    text-align: left;
	vertical-align: middle;
    padding-left: 30px;
    padding-top: 15px;
    color: #df0000;
	line-height: 25px;
	width: 25%; 	
    }

/* Styling für Navigationsmenu */	
  #sp1 { 
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-image: url(images/flamme.jpg);
	background-position: -5% 50%;
	background-attachment: fixed;
	background-size: auto;
}	

/* Styling Navigationsmenu und unterste Zeile -> link zu index.html */	
  #sp1zentriert { 
  text-align: center;
  transform: translateX(15%);
  position: fixed;
    font-size: 13px;
    line-height: 16px;
    font-family: arial,helvetica,tahoma,verdana,sans-serif;
    color: rgb(127, 127, 127);
}

/* Styling Navigationsmenu Überschrift */	
.logoklein1 { 
	padding: 4px 0px 8px 4px;
    color: #ffffff;
    font-size: 26px;
}

/* Styling: . */	
.logoklein2 { 
	padding: 2px;
    color: #ef8107;
    font-size: 26px;
}

/* Styling Textbereiche */	
  #sp2 { 
	border-top: 1px solid rgb(0, 0, 0);
    border-left: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgb(0, 0, 0);
    padding: 27px 30px 50px 50px;
    background-color: rgb(29, 34, 37);
	vertical-align: top;
    width: 100%;
    font-size: 15px;
    line-height: 19px;
    font-family: arial,helvetica,tahoma,verdana,sans-serif;
    text-align: left;
    color: rgb(134, 134, 134);
}

/* Styling Zelle unterste Zeile -> index.html */	
  #fussb { 
	font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: normal;

    color: #ffffff;
    height: 60px;
    text-align: center;
}

  body {  }

@media screen and (min-width: 300px) and (max-width: 792px) {
	{
	width: 100%;
	font-size: 15px;
  }
}