/*  ................ CSS-Stylesheet ...................
    ........... Ortsgemeinde Ettringen ................
    ......... http://www.ettringen-eifel.de ...........
    ........ Copyright Propson Webdesign UG ...........
    ............. http://www.propweb.de ...............
    ................ Design - Layout ..................  */


/*  ### Links und Body ###  */

a:link, a:active, a:focus, a:visited, a:hover {
  text-decoration: underline;
  color: #000000;
  }

a.link_black:link, a.link_black:active, a.link_black:focus, a.link_black:visited, a.link_black:hover {
  text-decoration: none;
  color: #000000;
  }

body {
  background-color: #FFFFFF;
  font-family: verdana, arial, helvetica, sans-serif;
  font: 10px verdana;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

img {
  border: 1px solid #000000;
  }

.ohne_rahmen {
  border: none;
  }


/*  ### Container - Layout ###  */

#main {
  z-index: 1;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
  font-size: 1.1em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#print_header {
  z-index: 2;
  top: 0px;
  left: 0px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#header {
  display: none;
  }

#link_vordereifel {
  display: none;
  }

#subline {
  display: none;
  }

#navigation_top {
  display: none;
  }

#content_main {
  z-index: 3;
  position: relative;
  top: 0px;
  left: 0px;
  width: 520px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#content_left {
  display: none;
  }

#content_left_1 {
  display: none;
  }

#content_left_2 {
  display: none;
  }

#nav_page_top {
  display: none;
  }

#navigation_middle {
  display: none;
  }

#breadcrumbs {
  display: none;
  }

#content_right {
  z-index: 4;
  position: relative;
  top: 0px;
  left: 0px;
  width: 520px;
  line-height: 150%;
  text-decoration: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#sound {
  display: none;
  }

#wappen {
  display: none;
  }

#footer {
  z-index: 5;
  position: relative;
  top: 0px;
  left: 0px;
  width: 520px;
  line-height: 150%;
  text-decoration: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#footer_search {
  display: none;
  }

#nav_page_bottom {
  display: none;
  }

#footer_copyright {
  display: none;
  }

#print_footer {
  z-index: 6;
  position: relative;
  top: 0px;
  left: 0px;
  width: 520px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }


/*  ### Text ###  */

h1, h2, h3 {
  font-family: verdana, arial, helvetica, sans serif;
  }

h1 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 15px 10px 15px 10px;
  padding: 0 0 0 0;
  }

h2 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 15px 10px 10px 10px;
  padding: 0 0 0 0;
  }

h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 15px 10px 10px 10px;
  padding: 0 0 0 0;
  }

h4 {
  font-size: 0.9em;
  font-weight: bold;
  margin: 15px 10px 10px 10px;
  padding: 0 0 0 0;
  }

blockquote {
  border: 1px solid #000000;
  margin: 10px 15px 10px 10px;
  padding: 10px 10px 10px 10px;
  }

p {
  margin: 15px 10px 15px 10px;
  }

hr {
  height: 1px;
  width: 96%;
  color: #000000;
  text-align: center;
  }

table {
  font-family: verdana, arial, helvetica, sans-serif;
  font: 1em verdana;
  border: none;
  margin: 10px 10px 10px 10px;
  padding: 0 0 0 0;
  }

.flash {
  font-size: 0.8em;
  }


/*  ### Formular ###  */

fieldset {
  border: 1px solid #000000;
  margin: 0 15px 0 15px;
  padding: 10px 10px 10px 10px;
  }

.inputtext {
  width: 250px;
  border: 1px solid #000000; 
  }

.inputtextarea {
  width: 250px;
  border: 1px solid #000000; 
  overflow: auto;
  }

legend {
  font: 1.1em verdana;
  font-weight: bold;
  text-align: left;
  }

label {
  font-weight: bold;
  float: left;
  width: 11em;
  clear: left;
  }

label.nofloat {
  float: none;
  padding: 0 20px 20px 0;
  }

.inputbutton {
  width: 120px;
  font-family: verdana, arial, helvetica, sans-serif;
  font: 1em verdana;
  font-weight: bold;
  }

/*  ### Ende ###  */
