/* Stylesheet fuer das Beutelland v1.0 */
/* Autor: Zhan@Beutelland       */
/* Aargon@Beutelland: bold is not font-style it's font-weight */

* { font-size:12pt; }

img { margin:0pt; }

body { background-color:#fff7ef;background-image:url(/img/background_brown.jpg); background-repeat:no-repeat;}

/* Haedlines und Schriftklassen */

dl { margin-top:5pt; margin-right:20pt; margin-left:20pt; }
 
dt { margin-top:10pt; font-weight:bold; }

table.news { background-color:#dfe4df; }

td { font-family:Times New Roman,Times,serif; font-size:12pt; }
font { font-family:Times New Roman,Times,serif; font-size:12pt; }

p { font-family:'Times New Roman',Times,serif; font-size:12pt; margin-left:26pt; text-align:justify; margin-right:26pt}
p.overview { font-family:'Times New Roman',Times,serif; font-size:12pt; margin-left:26pt; text-align:center; margin-right:26pt}
p.pages { font-family:'Times New Roman',Times,serif; font-size:12pt; margin-left:26pt; text-align:right; margin-right:26pt}
p.menu { color:#314f31; font-family:Times New Roman,Times,serif; font-weight:bold; margin-left:0pt; text-align:left; }
p.footer { font-family:Times New Roman,Times,serif; font-size:10pt; color:#afafaf; margin-top:16pt; text-align:right; }
p.abs { font-family:Times New Roman,Times,serif; font-size:12pt; color:#314f31; margin-bottom:20pt; }

h1 { font-family:Times,Times New Roman,serif; font-size:28pt; font-weight:bold; }
h2 { font-family:Times,Times New Roman,serif; font-size:20pt; font-weight:bold; color:#A74F24; }
h3 {
  background: transparent url(/img/krone.jpg) center left no-repeat;
  padding-left: 24px;
font-family:Times,Times New Roman,serif; font-size:16pt; font-weight:bold; color:#8B680A; }

h3.news { font-family:Times,Times New Roman,serif; font-size:16pt; font-weight:bold; color:#8B680A; margin-top:00pt; margin-bottom:10pt; }

a:link { text-decoration:none; color:#A74F24; }
a:visited { text-decoration:none; color:#A74F24; }
a:hover { text-decoration:underline; color:#A74F24; }
a:active { text-decoration:none; color:#A74F24; }

a.menu { font-weight:bold; color:#A74F24; margin-left:10pt; text-indent:10pt; }
a.submenu { color:#A74F24; margin-left:20pt; text-indent:20pt; }
a.sel { font-weight:bold; color:#A74F24; margin-left:10pt; }

a.h3 { font-weight:bold; color:#A74F24; }

input.anmeldung {
width: 400px;
}
textarea.anmeldung {
width: 400px;
height: 80px;
}
img.anmeldungleft {
  margin-right: 5px;
  margin-bottom: 5px;
  border: none;
  float: left;
}
img.anmeldungright {
  margin-left: 5px;
  margin-bottom: 5px;
  border: none;
  float: right;
}

