/*
[menu]
0=SU-normal
1=SU-Titel
2=SU-Untertitel
3=SU-hervorgehoben
4=SU-Zitat
5=SU-klein
*/

body,h1,h2,h3,h4,h5,h6,div,p,form,input,textarea {margin:0; padding:0}

body {
    color: black;
    font-size: 100.01%;
    margin:15px 0px 10px 4px;
    padding:0px;
    text-align: center;
  /*
   background-color: #F4C76C;
  */
   background: url('images/page-bgtexture.jpg');
}


/* Start Content headings Fonts & Colors  */
body, td, form, input, textarea, .SU-normal, a.SU-normal, a.SU-normal:visited {
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-size: 9pt;
   font-style: normal;
   color:black;
}

a, a:visited {
   color:black;
   text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color:#CC531E;
}



h1, .SU-Titel, a.SU-Titel {
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 18pt;
font-style: normal;
font-weight: bold;
text-align: left;
color: #9B3F17;
}

.SU-Untertitel, a.SU-Untertitel {
font-size: 14pt;
font-style: normal;
font-weight: bold;
text-align: left;
color: #4C3406;
}

.SU-hervorgehoben, a.SU-hervorgehoben {
   font-weight:bold;
}

.SU-Zitat, a.SU-Zitat {
   font-style:italic;
}

.SU-klein, a.SU-klein, small {
   font-size:8pt;
}


div#seite {
   position:relative;
   text-align: left;
   margin: 0px auto;
   width:984px;
}

td#head-l {
   height:109px;
   width:14px;
   background:url(images/head-l.jpg) no-repeat;
   vertical-align:top;
}

td#head-c {
   width:933px;
   vertical-align:top;
   background:url(images/head-c.gif) no-repeat;
}

td#head-r {
   width:37px;
   background:url(images/head-r.jpg) no-repeat;
   vertical-align:top;
}

td#menu-l {
   height:37px;
   background:url(images/menu-l.jpg) no-repeat;
   vertical-align:top;
}

td#menu-c {
   vertical-align:top;
   background:url(images/menu-c.jpg) no-repeat;
}

td#menu-r {
   background:url(images/menu-r.jpg);
   vertical-align:top;
}

td#content-l {
   height:140px;
   background:url(images/content-l.jpg) repeat-y;
   vertical-align:top;
}

td#content-c {
   background: white;
   vertical-align:top;
   padding:4px 0px 8px 5px;
}

div#content {
   width:920px;
   overflow:hidden;
   /*
   border:1px solid black;
   */
}

td#content-r {
   background:url(images/content-r.jpg) repeat-y;
   vertical-align:top;
}

td#foot-l {
   height:40px;
   background:url(images/foot-l.jpg) no-repeat;
   vertical-align:top;
}

td#foot-c {
   background:url(images/foot-c.jpg) no-repeat;
   vertical-align:top;
}

td#foot-r {
   background:url(images/foot-r.jpg) no-repeat;
   vertical-align:top;
}
div.art-menu  {
   position:relative;
   overflow:hidden;
   margin-left:5px;
   margin-top:7px;
   height:20px;
}

.art-menu a, .art-menu a:visited, .art-menu a:link, .art-menu a:hover
{
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 1px;
   text-decoration:none;
   color: #F9DEAA;
   padding: 3px 12px;
   margin: 0px 1px 0px 0px;
   line-height:22px;
   text-align: center;
   background:url(images/menuitem.gif) no-repeat;
   background-position:0px 0px;
   position:relative;

}

.art-menu a:hover
{
  color: #F9DEAA;
  background-position:0px -20px;
}

a.menu-active, a.menu-active:visited, a.menu-active:hover, a.menu-active:link {
   color: #2E1F05;
   background-position:0px -42px;
}

h1.art-Logo-name, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
   font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
   font-size: 31px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   letter-spacing: 2px;
   color:#F4F3F1;
   text-align: center;
   line-height:100%;
}

.art-Logo-text, .art-Logo-text a
{
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-decoration:none;
   letter-spacing: 1px;
   color: #9F9F9F;
}

.footer, .footer a
{
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   text-decoration:none;
   margin-top:10px;
   color: #F2C568;
}

span.loz {
   font-family: Georgia, "Times New Roman", Times, Serif;
   font-size:11px;
}

.onbackground, .onbackground a, .onbackground a:visited, .onbackground a:hover
{
   text-align:center;
   font-family: Georgia,"Times New Roman", Times, Serif;
   font-size: 12px;
   font-style: normal;
   text-decoration:none;
   letter-spacing: 1px;
   color:#9e4119;
}

.picNav, .picNav a, .picNav a:hover, .picNav a:visited, .picNavActive
{
 font-size:11px;
 text-decoration:none;
 color:#6F6F6F;
}

a.picNavActive, a.picNavActive:visited,a.picNavActive:hover {
 font-weight:bold;
 color:#4F4F4F;
}

input.txt, textarea.txt {
  border:1px solid #7F7F7F;
  margin-bottom:2px;
  padding:1px;
  font-size:8pt;
}

input.btn, input.btn-hover {
  border:0px transparent;
  width:108px;
  height:26px;
  display:block;
  background: url(images/button.gif) no-repeat;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size:8pt;
  color: #F9DEAA;
  font-style: normal;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;

  line-height: 26px;
  text-decoration: none !important;
}

input.btn-hover {
  background-position: 0px -25px;
  color:white;
}

span.errtext {
  font-weight:bold;
  color:red;
}

span.errtextback {
  background-color:red;
  font-weight:bold;
  color:white;
  padding:1px 2px 1px 2px;
  border:1px solid white;
}



.shighlight {
   background-color:#9B3F17;
   color:white;
   padding:1px 2px 1px 2px;
   font-weight:bold;

}

a.su, a.su:link, a.su:hover, a.su:visited {
  letter-spacing:0px;font-size:11px; font-family:Verdana, sans-serif;
}