/*
                
           _                             CONTENT STYLE TEMPLATE
       _  |_|
      |_|  _   _                           www.neue-website.de
          |_| |_|     ____________________________________________________________

                         Developed 2014 by     ·:. Informatikbüro Michael Gaida
                                                   http://www.michael-gaida.com


  __________________________________________________________________________________________________________________________

                                                                                             General
  __________________________________________________________________________________________________________________________

*/

section 
      {
        font-family:              Calibri, sans-serif;
      }

h1, .newsletterBox h1
      {
        font-size:                1.5em; 
      }

h2
      {
        font-size:                1.2em; 
      }

h3
      {
      }

h4
      {
        font-size:                1.4em; 
      }

h5
      {
        font-size:                1.2em; 
      }

h6
      {
        font-size:                1.0em; 
      }

p
      {
        margin-top:               0.8em;
        margin-bottom:            0.8em;
      }

blockquote
      {
        margin-left:              100px;
        margin-right:             100px;
        text-align:               left;

        font-family:              serif;
        font-size:                1.5em;
        font-style:               italic;
        color:                    #666666;
      }

blockquote:before
      {
        content:                  url(../../GaidanetModules/Images/GAIDANET_icon_quote_open.png);
        margin-left:              -49px;
        margin-right:             20px;
        float:                    left;
      }

blockquote:after
      {
        content:                  url(../../GaidanetModules/Images/GAIDANET_icon_quote_close.png);
        margin-top:               -40px;
        margin-left:              20px;
        margin-right:             -49px;
        float:                    right;
      }

code
      {
        display:                  block;
        background:               #F4F4F4;
        overflow:                 scroll;
        margin-top:               1.0em;
        margin-left:              40px;
        margin-right:             40px;
        margin-bottom:            1.0em;
        border:                   1px solid #D8D8D8;
        padding:                  8px;

	font: 13px Courier, monospace;
      }

pre
      {
        white-space:              pre-wrap;
      }

section div
      {
      }


/*

  __________________________________________________________________________________________________________________________

                                                                                             Redefined Basic styles
  __________________________________________________________________________________________________________________________

*/

.page_element_gall_tile {
	margin-left: auto; margin-right: auto;
	align: center;
}
.page_element_gall_bar {
	margin-left: auto; margin-right: auto;
	align: center;
}

/*

  __________________________________________________________________________________________________________________________

                                                                                             Special Website Classes
  __________________________________________________________________________________________________________________________

*/
