body {
	font-family: 'Open Sans', Helvetica, sans-serif;
	height: 100%;
	margin: 10px auto 10px auto;
	padding: 0;
	overflow: auto;
	font-size: 1em !important; 
	/*line-height: 1.4em !important;*/
	font-weight: 300 !important;
	color: #595959;
	background: #eaeaea;
}

img { border-style: none; }

div .person-img {
  border: 1px solid #0054a0;
  max-width: 150px;
  margin:0px 20px 5px 0px;
}

p {
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 0px;
}

 div i {
 	font-size: 0.8em;
 }
 
div i.list {
 	font-size: 0.6em;
 	position: relative;
 	top: -2px;
} 

button i {
	font-size: 1.2em;
} 

header {
	border-bottom: 1px solid #ffffff;
}

.w3-button:hover{
  color: #fff!important;
  background-color:#e60e85!important;
}
 

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

#content {
	max-width: 1000px;
	margin: auto;
	background-color: white;
	/*border: 10px solid #fff;*/
}

#seiten-anfang { 
	background: #fff; 
}

#content-area {
	background-color: #fff;
	/*border: 1px solid #d9d9d9;
	margin-top: 0px 10px 20px 25px;  */
	padding: 0px 0px 0px  0px;
}

#headline { 
	margin: 10px 10px 10px 20px;
	background: #fff; 
}

#seiten-inhalt {
	margin: 0px 10px 10px 15px; 
	background: #fff; 
	min-height: 500px; 
}

#haupt-menue {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	/*background: #2b4242;
	background: #2e4344; */
	background: #67666b;
}


.p-text-1 {
	font-size: 1.0rem;
	font-weight: 600;
	line-height: 1.2;	
	margin-bottom: 3px;
	color: #000000
}

.p-text-1-plus {
	font-size: 1.0rem;
	font-weight: 400;
	line-height: normal;	
}

.p-text-2 {
	font-size: 1.0rem;
	font-weight: 300;
	font-style: italic;
	line-height: 1.3;	
}

.p-text-3 {
	margin-top: 15px;
	font-size: 1.0rem;
	font-weight: 600;
	line-height: 1.3;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 2px 5px 2px 5px;
	display: inline-block;
}


.p-text-pause {
	font-size: 1.0rem;
	font-weight: 400;
	line-height: normal;
	color: #0054a0;
}


/*
 * Input Elements
 */

 .formbody{
  padding: 0px 16px 0px 0px;
}
 
input, textarea{
  padding: 8px;
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  margin: 5px 10px 15px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

label, .captcha_text  { margin-left: 10px;}

span.mandatory { padding-left: 5px;
color:#a11919;
}
.submit.anfrage-senden {
  margin: 15px 10px 15px 10px;
	
}

/*
 *==================================*
   Sponsoren
 *==================================*
 */

 .s-zeile{
	margin: 0px 0px 0px 0px;
	padding: 20px;
	border-top: 1px solid #d9d9d9;
}


.s-logo{
	width: 300px;
	float: left;
}

.s-logo img{
	max-width: 200px;
	max-height: 90px;
}

.s-zeile-text{
	float: left;
}


.s-text-1{
	font-size: 1.2em;
	font-weight: 500;
	color: #000000;
	margin-bottom: 5px;
}

.s-text-2{
	font-size: 1.0em;
	font-weight: 300;
}




/*
 * Clear Floated Elements
 */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*
 *=========================================*
   Hinweisbox
 *=========================================*
*/



  #popup {
    width: 780px;
    height: 400px;

  }
  #popup .hg{
    background-image: url(/files/myFiles/gfx/page/savethedate_2021.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 605px;
    height: 292px;


  }
  #popup .click{
    background-image: url(/files/myFiles/gfx/page/buttons/pdf_click.png);
    width: 57px;
    height: 71px;
    position: absolute;
    bottom: 23px;
    right: 34px;

  }

  #popup .hinweis{
    background-image: url(/files/myFiles/gfx/page/savethedate_2025.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 840px;
    height: 473px;
  }

i.ted {
  color: #e60e88;
} 

div.ted {
	background-image: url(/files/myFiles/gfx/page/digits/ted.png);
	width: 30px;
	height: 30px;
	background-size: 30px;
	position: relative;
	left:55px;
	top:10px;
} 

div.ted-box{
	border: 2px solid #005F9E;
	padding: 10px;
}
