/*
   Ueberschriften
*/
h1, h1.pagetitle {
  margin: 0 0 30px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 110%;
  color : #97281A;
}
#startseite h1 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
p.pretitle {
  margin-bottom: 30px;
}
h2 {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 110%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color : #000;
  clear: both;
}
#startseite h2 {
  margin-top: 30px;
}
h2 * {
  white-space: nowrap;
}
h2.intext {
  margin: 25px 0 15px 0;
}
h2.noclear {
  clear: none;
}
h2.noclear * {
  white-space: normal;
}
h2 a:link    { color: #000; text-decoration: none; }
h2 a:visited { color: #000; text-decoration: none; }
h2 a:hover   { color: #000; text-decoration: underline; }
h2 a:active  { color: #000; text-decoration: underline; }

h3 {
  margin: 0;
  padding: 0;
  line-height: 110%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color : #000;
}
.context {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color : #000;
}
.teasertitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color : #000;
}


/*
   Text
*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 130%;
  color : #666;
}
p,blockquote,ul,ol,li,table,tr,th,td,dl,dt,dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 130%;
  color : #666;
}
hr {
  color: #000;
}
img.photo {
  border: 1px solid #ccc;
  padding: 5px;
}
.photoboxright {
  margin: 0 0 15px 15px;
  padding: 0;
  float: right;
}
.photoboxleft {
  margin: 0 15px 15px 0;
  padding: 0;
  float: left;
}


td p {
  margin: 0 0 13px 0;
}

.abstract {
  font-style : italic;
  font-size: 13px;
  line-height: 130%;
  color : #666;
}
.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 130%;
  color : #000;
}
.warning {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 130%;
  color : #000;
}
.notice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color : #666;
  padding: 2px;
  margin: 0px;
}
.capture { 
  padding: 4px 2px;
}
.capture, .capture * { 
  font-size: 12px;
  color: #666;
}
.source {
  margin-top: 30px;
  clear: both;
}
.alignleft {
  text-align: left;
}


/*** Newsbox ***/
.newsbox {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 130%;
  font-size: 12px;
}
p.newsbox {
  margin: 5px 0;
}
table.newsbox {
  margin: 0 0 15px 0;
}
td.newsbox {
  border: 1px solid #ccc;
  padding: 5px 8px;
}
th.newsbox {
  padding: 5px 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 130%;
  font-weight: bold;
  text-align: left;
  background-color: #900;
  color: #fff;
}
.newsbox th a:link    { color: #fff; text-decoration: none; }
.newsbox th a:hover   { color: #fff; text-decoration: none; }
.newsbox th a:active  { color: #fff; text-decoration: none; }
.newsbox th a:visited { color: #fff; text-decoration: none; }

.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  color : #666;
}


/**** spezial: grundstuecke ****/
#gsbuerenmauritius {
  float: left;
  margin: 0 20px 20px 0;
}
#gskornspeicherdaten {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  border: 0px none transparent;
  border-collapse: collapse;
}
#gskornspeicherdaten td {
  margin: 0;
  padding: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 0px none transparent;
  border-right: 0px none transparent;
}
#gskornspeichergrund {
  width: 200px;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}


/**** sonstiges ****/
.floatclearer {
  clear: both;
}


/**** Navigation ****/
.navigation td.level2 a,
.navigation td.level2 b {
  display: block;
  margin: 0;
  padding: 2px 15px 0 17px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}
.navigation td.level2 a:link    {
  text-decoration: none;
  background: none;
}
.navigation td.level2 a:visited {
  text-decoration: none;
  background: none;
}
.navigation td.level2 a:hover   {
  text-decoration: none;
  background: url(../_img/nav_dot_level2.gif) no-repeat 0px 2px;
}
.navigation td.level2 a:active  {
  text-decoration: none;
  background: url(../_img/nav_dot_level2.gif) no-repeat 0px 2px;
}

.navigation td.level2 b {
  background: url(../_img/nav_dot_level2.gif) no-repeat 0px 2px;
}
.navigation td.special {
  margin: 0;
  padding: 14px 0px 8px 10px;
}



/**** Sitemap ****/
ul#sitemap {
  border: 1px solid #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#sitemap li {
  border: 1px solid #fff;
  margin: 8px 0;
}
ul#sitemap a {
  font-weight: bold;
}
ul#sitemap ul {
  margin: 0 0 0 30px;
  padding: 0;
}
ul#sitemap ul.utilities {
  margin-top: 40px;
}


/**** Visitenkarten ****/
.visitenkarte {
  width: 400px;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 4px;
}
.visitenkarte .photovc {
  display: block;
  width: 77px;
  float: left;
  margin: 0 8px 0 0;
  padding: 0;
}
.visitenkarte .angaben {
  display: block;
  width: 310px;
  float: left;
  margin: 0;
  padding: 0;
}
.visitenkarte .medien {
  clear: both;
  margin: 0 4px;
  padding: 0;
}
.visitenkarte .photovc img {
  margin: 0;
  padding: 0;
}
.visitenkarte .name,
.visitenkarte .photovc,
.visitenkarte .anschrift,
.visitenkarte .fonfax,
.visitenkarte .email,
.visitenkarte .urlmap24 {
  display: block;
  margin: 4px;
  padding: 0;
}
.visitenkarte .name {
  font-weight: bold;
  color: #000;
}
.visitenkarte .angaben #csshelper {
  padding: 0;
}
.visitenkarte .anschrift {
  display: block;
  width: 180px;
  float: left;
}
.visitenkarte .fonfax {
  clear: both;
}
.visitenkarte .medien a {
  /*
     display: block;
     width: 50px;
     margin: 0;
  */
  padding: 0 4px 0 0;
  font-size: 10px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
}
.visitenkarte .hboxfiller {
  display: block;
  margin: 0;
  padding: 0;
  height: 0px;
  overflow: hidden; /* wa ie */
  clear: both;
}
#aschmitz .angaben { 
  width: auto;
}

/** Links Map24.de **/
.visitenkarte .urlmap24 {
  display: block;
  margin: 0;
  padding: 0;
  float: right; 
  right: 0;
  font-size: 10px;
  width: 100px;
  text-align: center;
}


/**** Links IS24 ****/
.urlexternis24 {
  width: 330px;
  text-align: right;
}
.urlexternis24 *,
.urlexternis242 * {
  vertical-align: middle;
}

/**** Button 'Prima Klima' ****/
.but_pklima {
  margin: 2px 0;
  padding: 0;
  border: 1px solid #090;
  background-color: #090;
  width: 100px;
  text-align: center;
}
.but_pklima * { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 100%;
  color: #fff;
  font-weight: bold;
}
.but_pklima a {
  display: block;
  margin: 0;
  padding: 2px;
  color: #fff;
  border: 1px solid #fff;
}
.but_pklima a:link    { text-decoration: none; }
.but_pklima a:visited { text-decoration: none; }
.but_pklima a:hover   { text-decoration: none; }
.but_pklima a:active  { text-decoration: none; }


.ema {
  margin-bottom: -2px;
}
