/*
body {
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
  margin-bottom: 0px; 
  background-color: #fff;
}
/**/
html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
#wrapper {
/*  margin-top: 0px;/**/
  
    text-align: left;
/*    vertical-align: middle;   /**/

    margin: 0 auto;
/*
    background-color: #ccccff;
    width: 400px;
/**/
}


table,td {
  font-size: 97%;line-height: 125%;
  font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
  color:#000;
}


.links {
width:14px;
background-image:url(images/ra1.jpg);
background-repeat:repeat-y;
vertical-align:top;
border-right:solid 1px #8f8f8f;
}


.rechts {
width:14px;
background-image:url(images/ra2.jpg);
background-repeat:repeat-y;
border-left:solid 1px #8F8F8F;}
/**/


#main {
border-left:solid 1px #A8B9C0;
border-right:solid 1px #A8B9C0;
background-image:url(images/bgmainbottom.jpg); /**/
background-repeat:repeat-x;
background-position:bottom center;
background-color:#f7f8fb;

}


.ueb1 {
 background-color: #D0D0D0;
 font-weight: bold;
}


#nav { padding-left: 0px;padding-right:0px;padding-top: 0px;padding-bottom: 0px;
vertical-align:top;
background-color:#;
background-image:url(images/bgmain.jpg); 
background-repeat:repeat-x;
background-position:top left;border-right:solid 1px #A8B9C0;
border-bottom:solid 1px #A8B9C0;
width:30%}


#in{text-align:justify; padding-left: 30px;padding-right:30px;padding-top: 40px;padding-bottom: 40px;
width:100%;
background-position:0px 0px;
background-image:url(images/bgmain.jpg); /**/
background-repeat:repeat-x;
border-left:solid 1px #fff;
border-bottom:solid 1px #A8B9C0;

}


#menu01 {

border: dashed 0px #fff;
background-color:#;
text-align: center;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
/*
padding-bottom:10px;
padding-top:10px;
/**/
padding-left:8px;
padding-right:8px;
}

#menu01 ul, #menu01 li {
list-style-type: none;
margin-left:0px;
padding: 0px;
color:#fff2a7
}

#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
  display:block;
  border-bottom: solid 1px #BFCBD0;
  width:220px;
  color:#000;
  text-decoration:none;
  font-family:verdana, sans-serif; 
  font-size: 10pt;
  height: 32px;
  line-height: 32px;
  background-color:#;
  background:TRANSPARENT;
}


#menu01 li a:hover { 
  background:TRANSPARENT;background-color:#fff;
  color:#3C4E62;
  text-decoration:none;
  letter-spacing:0px;
  font-weight: bold;
}


#menu01 #aktiv  a:link, #menu01 #aktiv a:visited, #menu01 #aktiv a:active {
  display:block;
  border-bottom: solid 1px #BFCBD0;
  width:220px;
  color:#000;
  text-decoration:none;
  font-family:verdana, sans-serif; 
  font-size: 10pt;
  height: 32px;
  line-height: 32px;
  background-color:#;
  background:TRANSPARENT;
  font-weight: bold;
  cursor:default;
}

.submit_fix1 {
     width: 12em;
     cursor: pointer;
     background-color: #E5E5E5;
     color: #000000;
     font: bold 1em sans-serif;
     border: 1px outset #000000;
/*
        display: block;
        text-decoration: none;
/**/
}


