
  iframe { border: 0pt none;
    width: 750px;
    height: 700px;
    background-color: #EAEAEA;
    }

  hr { border: 1px dashed /*yellow*/ /*#FF6721*/#1D2B79;
    width: 600px;
    height: 5px;
background-color:#ADADAD;
    }

  address { font-size: 10px;
    font-style: italic;
    font-family: Arial;
    color: /*rgb(255, 255, 196)*/#1D2B79;
    text-align: center;
    }




  img { border: 1px dashed /*yellow*/ #1D2B79;
    }

  a:link { color: #E26E39;
    text-decoration: none;
    }

  a:visited { color: #E26E39;
    text-decoration: underline;
    }

  a:hover { color: #6F6F6F;
    text-decoration: underline;
    }

  a:active { color: #6F6F6F;
    text-decoration: underline;
    }

  h1 { font-family: Arial;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    }

  body { background-color: /*rgb(0, 63, 0);*/ #FAFFFF;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    color: /*rgb(255, 255, 255)*/ #040404;
    }

  .tablelayout { border: 1px dashed /*yellow*/ /*black*/#1D2B79;
    width: 850px;
    background-color: /*#005f00*/ /*#DADADA*/#EAEAEA;
    }

  .head { border: 1px dashed /*yellow*/#1D2B79;
    font-family: Arial;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: /*#ffffc4*/#1D2B79;
    width: 800px;
    background-color:#ADADAD;
    }

  .content { border: 0pt none ;
    padding: 3px;
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    color: /*rgb(255, 255, 255)*/ #1D2B79;
    width: 600px;
    vertical-align: top;
    }

  .links { border: 0pt none ;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    color: /*rgb(255, 255, 255)*/  #1D2B79;
    width: 600px;
    }

.piclink {border: none;
}

/*  .navi { border-style: solid;
    
    border: 3px ridge #1D2B79;
    width: 150px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 63, 0);
    }

  .navi_akt { border-style: solid;
 
    border: 3px groove;
    width: 150px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    color: rgb(239, 239, 239);
    background-color: rgb(0, 95, 0);
    }*/











.menu {
	text-align:center;
	width: 150px;
}


/*navigationslinks*/
#menu a 
{
 float:left;
 text-decoration:none;
 padding:2px;
 padding-left:4px;
 font-size:12px;
 font-weight:bold;
 background-color:#ADADAD;
 color:#1D2B79;
 width:150px;
 border-top:2px solid /*#EFEFEF*/#ffffff;
 border-left:2px solid /*#EFEFEF*/#ffffff;
 border-right:2px solid #7A7A7A;
 border-bottom:2px solid #7A7A7A;
}
#menu a:hover 
{
 color:#ffffff;
 background-color:#6F6F6F;
 border-top:2px solid #7A7A7A;
 border-left:2px solid #7A7A7A;
 border-right:2px solid /*#EFEFEF*/#ffffff;
 border-bottom:2px solid /*#EFEFEF*/#ffffff;
}







.textlink{
	text-align: left;
	vertical-align:top;
}

.links_text{
	width: 468px;
	border: 0pt none ;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    color: /*rgb(255, 255, 255)*/  #1D2B79;

}









  .normal {
  border: 0;
  }

  .tablemedia {
  width: 60px;
  }

  .tabletopic {
  width: 740px;
  }

  .picture_center {
  align:center;
  }

  .lang {
  font-size: 10px;
  color: #1D2B79;

 }

 textarea{
 border: 1px dashed #1D2B79;
 
 }