﻿<style type="text/css">

		   	.jumbotron {
				    position: relative;
				    background: #404040 url(<?php echo $backgroundurl ?>) ;
				    width: auto;
				    height: auto;
				    background-size: cover;
				    overflow: hidden;
				   
				    text-align:center;
				    overflow: hidden;
				    padding-top: 400px;
				    
				   
				}
				

			.experience {
				color: beige;
				font-size: 18px;
				background: #404040;
				-webkit-border-radius: 12px;
				-moz-border-radius: 12px;
				border-radius: 12px;
			}	
				
				
       
				
				#inserat h1 {
					   color:white;
					   
					   
					}
					
			  #inserat h2 {
					   color:white;
					   text-transform: uppercase;
					}
					
        .distancebold {
        	font-size: 22px;
        	color: orange;
        	background: #404040;
				
        	
        }
					
				
					
			  .input-groupaddon {
             min-width:150px;// 
             text-align:left;
          }
       ul {
             list-style-type: none;
             padding:0;
             
         }
         
       li {
             list-style-type: none;
             
             padding:0;
             
             
         }
       
       a {
       	color: fuchsia;
       	transition: all 0.5s;
       	
       	}
       
       a:hover {
       text-decoration: none !important;
       color: orange;
        }
        
       a.vorschau:hover {
       text-decoration: none;
       color: orange;
        }
       
       a.vorschau {
       text-decoration: none;
       color:white;
      
       
        }
         
         .panel {
        box-shadow: 10px 2px 10px #000000; 
        color: white;
        background: #404040;
        background: url("https://www.transgirls.de/images/back3.jpg");
			 	background-repeat: repeat;
        } 
      
      
     
      .phone {
      font-size:18px;	
      	
      }
      
 
 
		/* Neue Styles */
		   
		    body {background-color: #404040;}
		
			 #advertisement .pinkypics {
			  border-color: dimgray; border-width:3px; border-style: ridge ;
			  transition-duration: 5s;
			  border-radius:10%
			  text-align: center;
			  width: 100%;
			  size: cover;
		   }
	    	
       #advertisement .pinkypics:hover {
        -webkit-transform: translate(0px, -100%);
			  -moz-transform: translate(0px, -100%);
			  -ms-transform: translate(0px, -100%);
			  -o-transform: translate(0px, -100%);
			  transform: translate(0px, -100%);
			  transition-duration: 5s;
			  text-decoration: none;
       }	    	
       
  
       .premiumheader {
	   	 	height: 200px;
	  	 	overflow: hidden;
	  	 	background-color: #404040;
				-webkit-box-shadow: 2px 7px 56px 0px azure;
				-moz-box-shadow: 2px 7px 56px 0px azure;
				box-shadow: 2px 7px 56px 0px azure;
				border-radius: 25px;
	  	 }
	  	 
	  	
	  	 
	  	 h1 {
	   		color: white;
	   		text-transform:uppercase;
	   		font-weight:bold;
	   		text-shadow: 2px 2px 4px   #000;
	   		font-size: 28px;
	   		}
	   		
	   	h1.advertisement {
	   		color: white !important;
	   		text-transform:uppercase;
	   		font-weight:bold;
	   		text-shadow: 2px 2px 4px   #000;
	   		font-size: 28px;
	   		}
	   		
	   	 h2 {
	   		color: orange;
	   		
	   		}
	   		
	   	 h3.willkommen {
	   		color: white;
	   		font-size: 34px;
	   		
	   		}
	   		
	   	 .premium {
	   		color: orange;
	   		text-transform:uppercase;
	   		font-weight:bold;
	   		text-shadow: 2px 2px 4px   #000;
	   		font-size: 36px;
	   		}
	   		
	   	 .well {
	   	 	box-shadow: 10px 2px 10px #000000; 
        color: white;
        background: #404040;
        background: url("https://www.transgirls.de/images/back3.jpg");
			 	background-repeat: repeat;
        } 
	   	 	
	   	 
	   	 .adresseinleitung {
	   		color: white;
	   	 	font-size: 28px;
	   	 }
	   	 
	   	 .adressdaten {
	    	color: lightgray;
	   	 	font-size: 28px;
	   	 }
	   	 
	   	 .adressdetails {
	  	 	color: white;
	   	 	font-size: 26px;
	   	 	
	   	 	}
	   	 	
	   	 .uppercase {
	   	 	text-transform: uppercase;
	   	 }
	   	 	
	   	 	.bigadressdetails {
	  	 	color: white;
	   	 	font-size: 36px;
	   	 	}
	   	 
	   	 .hinweis {
	   		color: white;
	   	 	font-size: 24px;
	   	 	}
	   	 
	   	 .btn-primary.btn-visitor	{
	   	 	background: #404040;
	   	 	color: white;
	   	 	transition: all 0.5s;
	   	 	-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
				border-style: ridge;
				border-color: #404040;
				margin-bottom: 10px;
				font-size: 24px;
	   	 	}
	   	 	
	   	 .btn.btn-whatsapp {
	   	 	background-color: #404040;
	   	 	color: chartreuse;
	   	 	-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
				font-weight: bold;
				margin-bottom: 15px;
				margin-top: 15px;
				border-color: chartreuse;
				border-radius: 10px;
				border-style: ridge;
				transition: all 1.5s;
				font-size: 24px;
	   	 }
	   	 
	   	 .btn.btn-whatsapp:hover {
	   	 	background-color: beige;
	   	 	color: #404040;
	   	 	border-color: #404040;
	   	 	text-decoration: none !important;
	   	 	
	   	 	
	   	 }
	   	 
	   	 .btn.btn-whatsapp:focus {
	   	 	 outline: 0 !important;
	   	 	}
	   	 	
	   	 .btn-primary.btn-visitor:hover	{
	   	 	background: #404040;
	   	 	color: white;
	   	 	border-color: silver;
	   	 	text-decoration: none;
	   	 	}
	   	 
	   	 .btn.btn-primary {
	   	 	color: white;
	   	 	background-color: #404040;
	   	 	font-size: 10px;
	   	 	-webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				border-radius: 15px;
				margin-bottom: 5px;
				margin-top: 5px;
	   	 	transition: all 0.5s;
	   	 	outline: 0 !important;
	   	 	}
	   	 	
	   	 	.btn.btn-primary:hover {
	   	 	color:orange
	   	 	text-decoration: none;
	   	 	}
	   	 
	   	 
	   	 	
	   	 .btn.btn-primary.nocursor {
	   	 	color: #404040 ;
	   	 	background-color: orange;
	   	 	cursor: default;
	   	 	font-size: 22px;
	   	 	}
	   	 	
	   	 .btn.btn-primary.nocursor:hover {
	   	 	color: #404040 ;
	   	 	background-color: orange;
	   	 	cursor: default;
	   	 	font-size: 22px;
	   	 	text-decoration: none;
	   	 	}
	   	 	
	   	 .btn.btn-primary.btn-block:hover {
	   	 	color: #404040 ;
	   	 	background-color: beige;
	   	 	transition: all 1.5s ease;
	   	 	text-decoration: none;
	   	 	}
	   	 	   	 
	   	 .btn.btn-primary.btn-block {
	   	 	color: orange ;
	   	 	background-color: #404040;
	   	 	 outline: 0 !important;
	   	 	 border-color: #404040;
	   	 	}
	   	 	
	   	  .btn.btn-primary.btn-lg {
	   	 	color: #404040 ;
	   	 	background-color: orange;
	   	 	transition: all 2.5s ease;
	   	 	}
	   	 	   	 
	   	 .btn.btn-primary.btn-lg:hover {
	   	 	color: orange ;
	   	 	background-color: #404040;
	   	 	text-decoration: none;
	   	 	}
	   	 	
	   	 	.btn.btn-primary.btn-lg:focus {
	   	 	 outline: 0 !important;
	   	 	}
	   	 	
	   	 	.floatright {
	   	 		float: right;
	   	 		}
	   	 		
	   	 
	   	 
	   	 .badge-warning {
	   	 	background-color: #404040;
	   	 	color: orange;
	   	 	font-size: 24px;
	   	 	-webkit-border-radius: 10px;
			  -moz-border-radius: 10px;
			  border-radius: 10px;
			  cursor: default;
			  
			  transition: all 0.5s;
			  
	   	  }
	   	 
	   	 .badge-warning:hover {
	   	  color: white;	
	   	  text-decoration: none;
	     	}
	   	  
	   	 .badge {
	   	 	font-size: 24px;
	   	 	margin: 5px;
	   	 	font-weight: lighter;
	   	  }
	   	 	
	   	 body {
   	    background-color: #404040;
   	  	background: url("https://www.transgirls.de/images/back3.jpg");
		   	background-repeat: repeat;
		   	
		   	}
		   	
		   h3.default {
		   		color: white;
		   		}
	   	 .inseratstext {
	   	 	color: white;
	   	 	font-weight: lighter;
	   	 	font-size: 24px;
	   	 	}
	   	 
	   	 .thumbnail:hover .img-responsive {
				  opacity: 1;
				  
				 -webkit-box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
					-moz-box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
					box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
				
				}
				
			 .img-responsive {
			 	margin: 0 auto;
			 	}
			 
			 .empfehlungslinks {
			 	color: lightgray;
			 	font-weight: lighter;
			 	height: 80px;
			 	text-align:center;
			 	
			 	}
			 .empfehlungslinks:hover {
			 	color: orange;
			 	font-weight: lighter;
			 	
			 	}
			 
			 
			 img.img-center {
			 	text-align: center;
			 	}
			 
			 .framed {
			 	-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				border-style: ridge;
				border-color: orange;
				margin-bottom: 10px;
				transition: 1.5s ease;
				backface-visibility: hidden;
				text-align: center;
			
			 	}
			 	
			 .framed:hover {
				  opacity: 1;
			    -webkit-box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
					-moz-box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
					box-shadow: 0px 3px 56px 2px rgba(161,201,204,1);
				}
				
			 img.inserathotbutton {
			 	         border-style: none !important;
					       position:relative;
					       bottom: 15px;
					       left: 0px;
					       transform: rotate(30deg);
					       opacity: 1.0;			 	
			 	}
			 	
			 img.hotvideobutton {
			 	         border-style: none !important;
					       position:relative;
					       bottom: px;
					       left: 0px;
					       width: 50px;
					       transform: rotate(30deg);
					       opacity: 1.0;	
			 	}
			 	
			 .panel  {
						background-color: #404040 !important;
						}
			 
			 a.news:link {
       	color: lightgray;
       	font-weight: bold;
       	text-transform: uppercase,
       	font-style: oblique;  
       	font-family: 'Caveat Brush';     	
       	}

       a.news:hover {
       	color: orange;
       	font-weight: bold;
       	text-transform: uppercase,
       	font-style: oblique;     
       	text-decoration: none;	
       	}
       	
       	a.news:visited {
       	color: lightgray;
       	font-weight: bold;
       	text-transform: uppercase,
       	font-style: oblique;     	
       	}
       
       a.news:visited:hover {
       	color: orange;
       	font-weight: bold;
       	text-transform: uppercase,
       	font-style: oblique;  
       	text-decoration: none;   	
       	}
       	
       img.navithumb {
       	height: 300px;
       	width: 300px;
       	transition: .5s ease;
				border-width: 2px;  
        border-style: ridge;
        border-color: silver;
        margin-bottom: -80px;
        margin-top: -5px;
       	}
       	
       .navitext {
   	     border-style: none !important;
	       position:relative;
	       bottom: 25px;
	       left: -10px;
	       transform: rotate(25deg);
	       opacity: 1.0;
	       font-size: 34px;
	       color: white;
	       font-family: 'Caveat Brush';
			   text-shadow:  1px  1px 1px black, 1px -1px 1px black, -1px  1px 1px black, -1px -1px 1px black;
        	}
        	
        .navitextfotoanzahl {
   	     border-style: none !important;
	       position:relative;
	       bottom: 0px;
	       left: -10px;
	       transform: rotate(25deg);
	       opacity: 1.0;
	       font-size: 34px;
	       color: white;
	       font-family: 'Caveat Brush';
			   text-shadow:  1px  1px 1px black, 1px -1px 1px black, -1px  1px 1px black, -1px -1px 1px black;
        	}
        	
        img.img-leuchten:hover {
						-webkit-box-shadow: 0px 3px 156px 2px rgba(250,250,250,1);
					-moz-box-shadow: 0px 3px 156px 2px rgba(250,250,250,1);
					box-shadow: 0px 3px 156px 2px rgba(250,250,250,1);
					
					}
					
			  .btn.btn-service {
			  	font-size: 20px;
			  	background: #404040 !important;
			  	color: lightgray !important;
			  	}
			  	
			  .btn.btn-route {
			  	font-size: 24px;
			  	}
			  	
			  .akas {
			  	font-size: 16px;
			  	color: white;
			  	}
			  a.akalink {
			  	font-size: 16px;
			  	color: white;
			  	}
			  a.akalink:hover {
			  	color: orange;
			  	text-decoration: none;
			  	}
			  	
			  a.data-toggle {
			  	color: white;
			  	}
        
        h3.aka {
			  	font-size: 16px;
			  	color: white;
			  	}
			  	
			  .ProstSchG {
			  	font-size: 20px;
			  	color: white;
			  	background-color:rgba(254,103,242,0.3); 
			  	line-height: 40px;
			  	-webkit-border-radius: 10px;
					-moz-border-radius: 10px;
					border-radius: 10px;
			  	}
			   
			   .mailclass {
			   	color:orange;
			   	font-size: 28px;
			   	
			   	}
			   	
			   .mailclass:hover {
			   	color: #404040 !important;
			   	}
         .unterstuetzemich {
         	color: orange;
         	font-size: 26px;
         	
         	}
         	
        	
				.verified {
					font-size: 2.0em !important;
					color: chartreuse;
				}
         
        .minidescription {
        	color: white;
        	
        }
         	
         	.glyphicon-ok {
         		color: chartreuse;
         		}
        	img.flaggen {
        		height: 40px;
        		
        	}
        	
        	.div-anwesend {
        		background-color:rgba(254,103,242,0.3); 
        		margin-bottom: 25px;
        		-webkit-border-radius: 10px;
			  		-moz-border-radius: 10px;
				  	border-radius: 10px;
        		}
        		
        	 h3.hanwesend {
        	 	color:white;
        	 	}
           
           img.imganwesend {
           	height: 148px;
           	width: 148px;
           	border-style: ridge;
         		border-width: 3px;
         		border-color: silver;
         		transition-duration: 0.5s;
           	}
           	
           	img.imganwesend:hover {
           	transform: scale(1.5);
           	transition-duration: 0.5s;
             }
			    
			      .spananwesend {
			      	color: white;
			      	font-size: 24px;
			      	position:relative;
			      	top: -100px;
			      	text-transform: uppercase;
			      	text-shadow: 1px 2px 3px   #000;
			      	
			      	}
			        
			        .anwsesendausgabe {
			        	display: inline-block;
			        	}
			    
			      .timedtop {
			      	color: white;
			      	font-size: 20px;
			      }
			      
			      .sprachen {
			      	color: white;
			      	
			      	}
			      .badge.languagebadge {
			      	font-size: 26px;
			      }
			      
			      .badge.infobadge {
			      	font-size: 23px;
			      }
			      
			      .nichterreichbar {
			      	border-style: ridge;
         		border-width: 0px;
         		border-color: silver;
         		  -webkit-box-shadow: 2px 7px 56px 0px azure;
						-moz-box-shadow: 2px 7px 56px 0px azure;
						box-shadow: 2px 7px 56px 0px azure;
         		background-color: rgba(252,2,2, 0.3);
         		-webkit-border-radius: 10px;
						-moz-border-radius: 10px;
						border-radius: 10px;
			      	}
	   	      .nichterreichbarzwei {
	   	      	font-size: 22px;
	   	      	}
	   	      	
	   	 /*Calendar Icons*/
	   	 time.icon
					{
					  font-size: 0.5em; /* change icon size */
					  display: inline-block;
					  position: relative;
					  width: 7em;
					  height: 7em;
					  background-color: #fff;
					  border-radius: 0.6em;
					  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
					  overflow: hidden;
					  
					}

			 time.icon *
					{
					  display: block;
					  width: 100%;
					  font-size: 1em;
					  font-weight: bold;
					  font-style: normal;
					  text-align: center;
					}	   	 
	   	 
	   	 time.icon strong
					{
					  position: absolute;
					  top: 0;
					  padding: 0.4em 0;
					  color: #fff;
					  background-color: #fd9f1b;
					  border-bottom: 1px dashed #f37302;
					  box-shadow: 0 2px 0 #fd9f1b;
					}
	   	 
	   	 time.icon em
				{
				  position: absolute;
				  bottom: 0.3em;
				  color: #fd9f1b;
				}
				
			 time.icon span
				{
				  font-size: 2.8em;
				  letter-spacing: -0.05em;
				  padding-top: 0.8em;
				  color: #2f2f2f;
				}
			 
	
	   	 /*Ende Calendar Icons*/
	   	 
	   	 		 .vorschauclass {
			 	padding: 30px;
			 	font-size: 0.8em;
			 	color: white;
			 	}
   /*Ende neue styles*/   
      #myBtn {
			    display: none; /* Hidden by default */
			    position: fixed; /* Fixed/sticky position */
			    bottom: 20px; /* Place the button at the bottom of the page */
			    right: 30px; /* Place the button 30px from the right */
			    z-index: 99; /* Make sure it does not overlap */
			    border: none; /* Remove borders */
			    outline: none; /* Remove outline */
			    background-color: red; /* Set a background color */
			    color: white; /* Text color */
			    cursor: pointer; /* Add a mouse pointer on hover */
			    padding: 15px; /* Some padding */
			    border-radius: 10px; /* Rounded corners */
			    font-size: 18px; /* Increase font size */
			}

			#myBtn:hover {
			    background-color: #555; /* Add a dark-grey background on hover */
			    text-decoration: none;
			}
		
		.fskfotoanzahl {
			font-size: 1.3em;
			font-weight: bold;
			color: orange;
			}
			
		.preise {
			font-size: 26px;
			color: lightgray;
			 	border-style: ridge;
        border-width: 3px;
         		border-color: silver;
         		 -webkit-box-shadow: 2px 2px 10px 2px azure;
						-moz-box-shadow: 2px 2px 10px 2px azure;
						box-shadow: 2px 2px 10px 2px azure;
         	
         		-webkit-border-radius: 10px;
						-moz-border-radius: 10px;
						border-radius: 10px;
			
		}
		.preisinfo {
			color: orange;
		}
		
		.preisehinweis {
			color: white;
		}
		
   .marquee {
    width: 100%;
    line-height: 50px;
  	background-color: #404040;
  	color: white;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    }
   .marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 20s linear infinite;
    }
   @keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
   }
	 form label {
	 	color:white;
	 	font-size: 28px;
	 }
	 input {
	 	color:black;
	 	}
	 	

		   </style>