/*
[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:0px;
    padding:0px;
    text-align:center;
    background:url(images/back.jpg) #145871 repeat-x;
}

/* Start Content headings Fonts & Colors  */
body, td, form, span, input, textarea, .SU-normal, a.SU-normal, a.SU-normal:link, a.SU-normal:visited {
   font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Sans-Serif;
   font-size: 10pt;
   font-style: normal;
   font-weight:normal;
}

div#seite {
   width:944px;
   position:relative;
   text-align: left;
   margin: 0px auto;
   padding:0px;

   /*
   border:1px solid white;
*/
}

a {
   color:#295365;
   text-decoration: underline;
   font-weight:normal;
}


h1, .SU-Titel, a.SU-Titel
{
font-size: 17pt;
font-style: normal;
font-weight:bold;
text-align: left;
color:#295365;
}

.SU-Untertitel, a.SU-Untertitel
{
font-style: normal;
font-weight:bold;
color:#295365;
}

.SU-hervorgehoben, a.SU-hervorgehoben {
   font-weight:bold;
   color:black;
}

a.SU-hervorgehoben {
   color:#295365;
}


.SU-Zitat, a.SU-Zitat {
   font-style:italic;
}

.SU-klein, a.SU-klein, small {
   font-size:8pt;
}

/*

*/


h1#logo, h1#logo a, h1#logo a:link, h1#logo a:visited, h1#logo a:hover
{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height:100%;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform:uppercase;
  color: #FFFFFF;
}

h2.pic, h2.pic a, h2.pic a:link, h2.pic a:visited, h2.pic a:hover
{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height:100%;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform:uppercase;
  color: #FFFFFF;
}

td.logo-underline {
   border-top:1px solid #4892B1;
   border-bottom:1px dotted white;
   vertical-align:middle;
/*
#4892B1;
*/

}


td#head-l {
   height:196px;
   width:7px;
   background:url(images/head-l.jpg) no-repeat;
   vertical-align:top;
}

td#head-c {
   width:913px;
   text-align: center;
   vertical-align:middle;
   background:url(images/head-c.jpg) repeat-x;
   padding:0px;
}

td#head-r {
   width:24px;
   background:url(images/head-r.jpg) no-repeat;
   vertical-align:top;
}

td#content-l {
   height:246px;
   background:url(images/content-l.jpg) repeat-y;
   vertical-align:top;
}

td#content-c {
   background-color:white;
   vertical-align:top;
   padding:0px;
}

div#content {
   margin:0px 0px 25px 0px;
   overflow:hidden;
   background-color:white;

}

td#content-r {
   background:url(images/content-r.jpg) repeat-y;
   vertical-align:top;
}

td#foot-l {
   height:30px;
   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.menu, div.submenu
{
  padding-left:0px;
  margin-bottom:1px;
  vertical-align:middle;
  position:relative;
  width:226px;
  overflow:hidden;
}

div.submenu {
    vertical-align:top;
    margin:1px 0px 1px 19px;
    width:202px;
    padding-right:5px;
}

a.menu, a.menu:link, a.menu:hover, a.menu:visited, a.menu-active, span.heading  {
  height:24px;
  line-height:24px;
  padding:0px 10px 0px 20px;

  background:#295365;
  font-size:14px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  letter-spacing:1px;
  color:white;
  width:200px;
  display:block;
}


span.heading {
padding:0px 0px 0px 20px;
background-color:#4892B1;
width:210px;
line-height:16px;
height:16px;
}

a.menu:hover {
  background-color:#4892B1;
}

a.menu-active, a.menu-active:link, a.menu-active:hover, a.menu-active:visited {
  background-color:white;
  border-right:1px solid #295365;
  border-bottom:1px solid #295365;
  width:195px;
  color:#295365;
}

a.submenu, a.submenu:link, a.submenu:visited, a.submenu:hover, a.submenu-active {
  font-size:10pt;
  line-height:18px;
  margin:0px;
  padding-left:15px;
  text-decoration:none;
  color:black;
  display:block;
  width:200px;
  background-color:white;
  border-bottom:1px solid silver;
}

a.submenu:hover {
  background-color:#F0FFFF;
}

a.submenu-active {
font-weight:bold;
background: url(../images/point_s.gif) no-repeat;
background-position: 190px 3px;
}

div#footer
{
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration:none;
   color: #2E1F05;
   margin-top:2px;
}


.onbackground, .onbackground a, .onbackground a:visited, .onbackground a:hover
{
   text-align:center;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Sans-Serif;
   font-size: 11px;
   font-weight:bold;
   font-style: normal;
   text-decoration:none;
   letter-spacing: 1px;
   color:#7F7F7F;
}

input.txt, input.menutxt, textarea.txt {
  border:1px solid #7F7F7F;
  margin-bottom:2px;
  padding:1px;
  font-size:9pt;
}

input.btn, input.menubtn {
  color:white;
  font-weight:bold;
  padding: 2px 18px 2px 18px;
  background-color:#145871;
}

input.menubtn {
width:40px;
background-color:#4892B1;
padding: 0px 5px 0px 5px;
}

input.menutxt {
width:182px;
}



/*
input.btn, input.btn-hover {
  margin-top:3px;
  border:0px transparent;
  width:121px;
  height:29px;
  display:block;
  background: url(images/button.gif) no-repeat;
  color: white;
  font-weight:bold;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  line-height: 10px;
  text-decoration: none !important;

}

input.btn-hover {
  background-position: 0px -29px;
}
*/

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 {
   color:#4892B1;
   font-weight:bold;
}
