﻿

*:focus {outline: none;} /* entfernt Rahmen um Sendeknopf */

/* === NEU === */
.send { height:36px; width:216px;}

.fh1 {font-family:"BellGothic BT", "BellGothic", sans-serif; text-align:center; font-weight:bold; font-size:20px; color:#031bc0; }
.fh2 {font-family:"BellGothic BT", "BellGothic", sans-serif; text-align:center; font-weight:bold; font-size:16px; color:#031bc0;}

.ft1, .fixtext, .fixtext1, formtext   {font-family: Imperial, Georgia, serif; font-size:20px; color:#010016; }
.ft2, .fixtext2, formtext2  {font-family: Imperial, Georgia, serif; font-size:16px; color:#010016; }

.ft1ws, .formtext1, formtext1ws  {font-family: Imperial, Georgia, serif; font-size: 20px; bcolor: white;}
.ft2ws, .formtext1ws, formtext2ws  {font-family: Imperial, Georgia, serif;	font-size: 16px; color: white;}
.formtext1, formtext1ws,.formtext2, formtext2ws { padding-left:12px; padding-right:12px;}

.ft1c, .fixtextc, .fixtext1c, formtext1c  {font-family: Imperial, Georgia, serif; text-align:center; font-size:20px; color:#010016;	}
.ft2c, .fixtext2c, formtext2c  {font-family: Imperial, Georgia, serif; text-align:center; font-size:16px; color:#010016;	}

h2.fixform { font-size:18px; letter-spacing:1px; }		
h3.fixform { font-size:16px; letter-spacing:1px; }		
h4.fixform { font-size:14px; letter-spacing:1px; }
h1.fixform  {font-size:20px; letter-spacing:1px;}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */  color: #5858d8;} /* zwischenblau */
::-moz-placeholder { /* Firefox 19+ */  color: #5858d8;} 
::-ms-input-placeholder { /* IE 10+ */  color: #5858d8;}
::-moz-placeholder { /* Firefox 18- */  color: #5858d8;}	
::placeholder { /* w3 */  color: #5858d8;}

/* ====================================== ID POPFORMxUP ============================================== */ 
/*id's noetig?*/
#popform1up, #popform2up, #popform3up, #popform4up, #poplargeup,#popkeystatsup,#poplargeup, popvideoup {
	margin: 0 auto;  text-align: center; background:transparent; padding:12px;}

#popform0up { height: 462px; 	width: 484px;}
#popform1up { height: 360px; 	width: 640px;}
#popform2up { height: 672px; 	width: 462px; }
#popform3up { height: 684px; 	width: 712px;}
#popform4up { height: 728px; 	width: 788px; }

/* ======================================END POPFORMxUP ============================================== */ 

.titel_gross {font-size: xx-large;	color: #031bc0;}
.feldname {font-family:"BellGothic BT", "BellGothic", sans-serif; color: #031BC0; font-size: 16px;}

.eingabefeld1,.eingabefeld2,.eingabefeld3,.eingabefeld4, textarea, textarea#comments { 
	text-align:left; width:312px; width:80%; margin-top:4px; padding:2px; padding-left:6px;   
	font-family: "Imperial BT", Imperial, Georgia, "Times New Roman", Times, serif;
	color: #010016; background-color:rgba(224,228,244,0.8);/*Ampex/Shaadingfarbe*/ font-size: 16px; text-align:left; 
}
.eingabefeld1,.eingabefeld2,.eingabefeld3 { height:36px;}
.eingabefeld1,.eingabefeld2,.eingabefeld3 { height:36px;}
.eingabefeld4 { height:60px;}
#sendeknopf { height:36px; width:216px; /*312*/ margin-top:8px;	margin:0 auto;
	text-align:center;
	font-family: 'Aachen', sans-serif;  
	font-size: x-large; 
	text-transform:uppercase;
}

/* =================================================== Sendeknopf ============================================= */ 
.absenden, input.absenden, input.sendnoresp, 
.zurueck, .schliessen, #sendeknopf, input#sendeknopf { 
	border:0; border-collapse:collapse; border:0; font-family: "BellGothic BT", "BellGothic", sans-serif;  
	text-transform:uppercase;	
	color:#031BC0;	
	background: -webkit-linear-gradient(rgba(255,255,255,0.88), rgba(173,189,229,0.88)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(255,255,255,0.88), rgba(173,189,229,0.88)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(255,255,255,0.88), rgba(173,189,229,0.88)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(255,255,255,0.88), rgba(173,189,229,0.88)); /* Standard syntax */	
	text-align: center;
}
.absenden:hover, input.absenden:hover, input.sendnoresp:hover, 
.zurueck:hover, .schliessen:hover, #sendeknopf:hover, input#sendeknopf:hover {
	color:forestgreen;
	background: -webkit-linear-gradient(rgba(173,189,229,0.88), rgba(255,255,255,0.88));/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(173,189,229,0.88), rgba(255,255,255,0.88)); 	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(173,189,229,0.88), rgba(255,255,255,0.88)); 	/* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(173,189,229,0.88), rgba(255,255,255,0.88)); 		/* Standard syntax */	
}
.absenden:active, input.absenden:active, input.sendnoresp:active, 
.zurueck:active, .schliessen:active, #sendeknopf:active, input#sendeknopf:active {
	color:#d70000;} 

.absenden:focus, input.absenden:fous, input.sendnoresp:focus, 
.zurueck:focus, .schliessen:focus, #sendeknopf:focus, input#sendeknopf:focus {
	color:orange; }




.senden2 {
	border:0; border-collapse:collapse; border:0; font-family: "BellGothic BT", "BellGothic", sans-serif;  
	text-transform:uppercase;	
 
	background: -webkit-linear-gradient(rgba(255,255,255,0.88), rgba(245,40,145,0.88)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(255,255,255,0.88), rgba(245,40,145,0.88)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(255,255,255,0.88), rgba(245,40,145,0.88)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(255,255,255,0.88), rgba(245,40,145,0.88)); /* Standard syntax */	
	text-align: center;
}
.senden2:hover {
	background: -webkit-linear-gradient(rgba(245,40,145,0.88), rgba(255,255,255,0.88));/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(245,40,145,0.88), rgba(255,255,255,0.88)); 	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(245,40,145,0.88), rgba(255,255,255,0.88)); 	/* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(245,40,145,0.88), rgba(255,255,255,0.88)); 		/* Standard syntax */	
}
senden2:active {
	color:#d70000;
} 
senden2:focus {
 	color:greenyellow; 
 }




 
.formtext2 {
	font-weight: normal;
	color: #031BC0;
	font-size: medium; font-style:italic;
	}
 
.hinweis {
	margin:0 auto;
	width:336px;/*340*/ text-align:center; padding-top:12px; padding-bottom:12px; 
	font-family: 'Aachen', "BellGothic Blk BT", "BellGothic BT", Arial sans-serif;  
	font-size: large; font-weight:bold;
	text-transform:uppercase;
	background-color:#d70000;
	color:white;	 		
}

.hinweis2 {
	margin:0 auto;
	width:312px;/*340*/ text-align:center; padding-top:12px; padding-bottom:12px; 
	font-family: 'Aachen', sans-serif;  
	font-size: LARGE; 
	text-transform:uppercase;
	background-color:#c70000;
	color:white;	 		
}

.cookiestyle {font-family: "Imperial BT", "Imperial", 'Georgia', serif; 
	font-size:10pt; text-align: center;	color: #d70000;
	padding-left:12px; padding-right:12px;
}

.contactus {font-family: Aachen, Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-size: 48px; text-shadow: 4px 4px 4px rgba(217,218,236,0.88);color: #031bc0;
}

.exotext, exotext2 {font-family: 'Aachen', sans-serif;	font-size: small;	text-align: justify; }	
.exotext {	padding-top:12px;	padding-left:12px;	padding-right:12px;}
.exotext2 {padding-top:12px;	padding-left:24px;	padding-right:24px;}


