<!--

 // Script zur Layersteuerung

var ns4, ie4, ns6, posx, posy, xpos, ypos, px, py, breite, hoehe;
var alter = "";
var zeit, an, aus, aktuellx, aktuelly, kleben, ve;
ie4 = document. all;
ns6 = document. getElementById && ! document. all;

function init () {
  document.ondblclick = startbewegen;
  document.onmousemove = koordinaten;
}

function zeigen ( idname,xpo,ypo,breite,hoehe ) {
  if ( ns6 ) {
    if ( document. getElementById ( idname )) {
      document. getElementById ( idname ). style. left = xpo;
      document. getElementById ( idname ). style. top = ypo;
      if ( breite > 0 ) document. getElementById ( idname ). style. width = breite;
      if ( hoehe > 0 ) document. getElementById ( idname ). style. height = hoehe;
      document. getElementById ( idname ). style. visibility = "visible";
    }
  }
  if ( ie4 ) {
    if ( document. all [ idname ]) {
      document. all [ idname ]. style. left = xpo;
      document. all [ idname ]. style. top = ypo;
      if ( breite > 0 ) document. all [ idname ]. style. width = breite;
      if ( hoehe > 0 ) document. all [ idname ]. style. height = hoehe;
      document. all [ idname ]. style. visibility = "visible";
    }
  }
}

function verstecken ( idname ) {
  if ( ie4 ) document. all [ idname ]. style. visibility = "hidden";
  if ( ns6 ) document. getElementById ( idname ). style. visibility = "hidden";
  alter = "";
}


   
  function windowOpen(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
  
  }
  
   
  
   
   function start() {

   Fenster = window.open("consult/suchhilfe.html","popup","width=400,height=400");


      }

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


function chkAnforderung()
{
 if(document.anforderung.name.value == "")  {
   alert("Bitte geben Sie Ihren Namen ein!");
   document.anforderung.name.focus();
   return false;
  }

 if(document.anforderung.telefon.value == "") {
   alert("Bitte geben Sie Ihre Telefonnummer ein!");
   document.anforderung.telefon.focus();
   return false;
  }

 if(document.anforderung.profilemail.value == "") {
   alert("Bitte geben Sie Ihre eMailadresse ein!");
   document.anforderung.profilemail.focus();
   return false;
  }

 if(document.anforderung.profilemail.value.indexOf('@') == -1) {
   alert("Keine gültige E-Mail-Adresse!");
   document.anforderung.profilemail.focus();
   return false;
  }

}

function chkProfil()
{
 if(document.kurzprofil.name.value == "")  {
   alert("Bitte geben Sie Ihren Namen ein!");
   document.kurzprofil.name.focus();
   return false;
  }
 if(document.kurzprofil.alter.value == "") {
   alert("Bitte geben Sie Ihr Alter ein!");
   document.kurzprofil.alter.focus();
   return false;
  }

 if(document.kurzprofil.strasse.value == "") {
   alert("Bitte geben Sie Ihre Strasse ein!");
   document.kurzprofil.strasse.focus();
   return false;
  }

 if(document.kurzprofil.plz.value == "") {
   alert("Bitte geben Sie Ihre PLZ ein!");
   document.kurzprofil.plz.focus();
   return false;
  }

 if(document.kurzprofil.ort.value == "") {
   alert("Bitte geben Sie Ihren Wohnort ein!");
   document.kurzprofil.ort.focus();
   return false;
  }

 if(document.kurzprofil.telefon.value == "") {
   alert("Bitte geben Sie Ihre Telefonnummer ein!");
   document.kurzprofil.telefon.focus();
   return false;
  }

 if(document.kurzprofil.profilemail.value == "") {
   alert("Bitte geben Sie Ihre eMailadresse ein!");
   document.kurzprofil.profilemail.focus();
   return false;
  }

 if(document.kurzprofil.profilemail.value.indexOf('@') == -1) {
   alert("Keine gültige E-Mail-Adresse!");
   document.kurzprofil.profilemail.focus();
   return false;
  }


 if(document.kurzprofil.beruf.value == "") {
   alert("Bitte geben Sie Ihren Beruf ein!");
   document.kurzprofil.beruf.focus();
   return false;
  }

 if(document.kurzprofil.ausbildungsgrad.value == "") {
   alert("Bitte geben Sie Ihren Ausbildungsgrad ein!");
   document.kurzprofil.ausbildungsgrad.focus();
   return false;
  }

 if(document.kurzprofil.ltaetigkeit.value == "") {
   alert("Bitte geben Sie Ihre letzte Tätigkeit ein!");
   document.kurzprofil.ltaetigkeit.focus();
   return false;
  }

 if(document.kurzprofil.einsatzort.value == "") {
   alert("Bitte geben Sie Ihren Einsatzort ein!");
   document.kurzprofil.einsatzort.focus();
   return false;
  }


}


function chkNewsletter()
{
 if(document.newsletter.name.value == "")  {
   alert("Bitte geben Sie Ihren Namen ein!");
   document.newsletter.name.focus();
   return false;
  }
 if(document.newsletter.vorname.value == "") {
   alert("Bitte geben Sie Ihren Vornamen ein!");
   document.newsletter.vorname.focus();
   return false;
  }

 if(document.newsletter.strasse.value == "") {
   alert("Bitte geben Sie Ihre Strasse ein!");
   document.newsletter.strasse.focus();
   return false;
  }

 if(document.newsletter.plz.value == "") {
   alert("Bitte geben Sie Ihre PLZ ein!");
   document.newsletter.plz.focus();
   return false;
  }

 if(document.newsletter.ort.value == "") {
   alert("Bitte geben Sie Ihren Wohnort ein!");
   document.newsletter.ort.focus();
   return false;
  }


 if(document.newsletter.email.value == "") {
   alert("Bitte geben Sie Ihre eMailadresse ein!");
   document.newsletter.email.focus();
   return false;
  }

 if(document.newsletter.email.value.indexOf('@') == -1) {
   alert("Keine gültige E-Mail-Adresse!");
   document.newsletter.email.focus();
   return false;
  }

}


var F_A,F_B,F_CH,F_CL,F_DB,F_E,F_F,F_L,F_MT,F_MV,F_R,F_SE,F_SU,F_U,F_HR,F_MU,F_MD;
function F_e(){} function F_n(){} function F_onLoaded(){}

document.write("<SCRIPT SRC=\"../script.js\"><\/SCRIPT>");
document.write("<SCRIPT SRC=\"../effects.js\"><\/SCRIPT>");


function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Layoutbereich39' , 'Layoutbereich39LYR', 'lyr', 'Layout',null,'',0);
		F_OM('FormularSchaltfläche38' , '', 'btn', 'Layoutbereich39',new Array(
		'Clicked','FormularSchaltfläche38','Vielen Dank für Ihre Anfrage','',0),'',0,'FormularSchaltfläche1');
	F_pageLoaded('Layout');
}


  function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


    function UnCryptMailto( s )
    {
        var n = 0;
        var r = "";
        for( var i = 0; i < s.length; i++)
        {
            n = s.charCodeAt( i );
            if( n >= 8364 )
            {
                n = 128;
            }
            r += String.fromCharCode( n - 1 );
        }
        return r;
    }

    function linkTo_UnCryptMailto( s )
    {
        location.href=UnCryptMailto( s );
    }

//-->