#image
       {
        border: 0px;
        border-style: none;
       }
       
#clear {
   clear: both;
   line-height: 1px;
   font-size: 1px;
   height: 1px;
}

#button
        {
         display:block;
         padding: 0.2em;
         text-decoration: none; font-weight: bold;
         border: 1px solid black;
         border-left-color: white; border-top-color: white;
         color: white; background-color: #353535;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }

#button:hover
        {
         border-color: black;
         border: 1px solid;
         border-left-color: black; border-top-color: black;
         color: white; background-color: #999999;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }

#buttonnav
        {
         display:block;
         padding: 0.2em;
         text-decoration: none; font-weight: bold;
         border: 1px solid black;
         border-left-color: white; border-top-color: white;
         color: white; background-color: #999999;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }

#buttonnav:hover
        {
         border-color: black;
         border: 1px solid;
         border-left-color: black; border-top-color: black;
         color: white; background-color: #999999;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }
        
#buttonnavIn
        {
         display:block;
         padding: 0.2em;
         text-decoration: none; font-weight: bold;
         border: 1px solid black;
         border-left-color: white; border-top-color: white;
         color: white; background-color: #CCCCCC;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }

#buttonnavIn:hover
        {
         border-color: black;
         border: 1px solid;
         border-left-color: black; border-top-color: black;
         color: white; background-color: #CCCCCC;
         width: 100%;
         font-family: verdana, arial;
         font-size: 80%;
         font-weight:600;
         text-align: center;
        }

.ButtonImage
        {
                border: 0px;
        }

.Image
        {
                border: 0px;
                border-style: none;
        }

.Edit
        {
         width: 200px;
        }

.Text
        {
                color: white;
                font-family: verdana;
                font-size: 80%;

        }
        
.TableLineCaption
        {
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:90%;
         font-weight:800;
         text-align: right;
         vertical-align: text-top;
        }
        
.Link
        {
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:90%;
         font-weight:600;
         color: #FF0033;
         text-decoration:none;
        }

/*==========================================================*/

#underline
       {
        background-image: url("../Vorlagen/underline.gif");
        background-repeat: repeat-x;
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 50px;
        border: 0px;
        padding: 0px;
        border-style: none;
       }

#middleline
       {
        position: relative;
        left: 0px;
        width: 100%;
        background-color: #CCCCCC;
        border: 0px;
        padding: 0px;
        margin: 0px;
        outline: 0px;
        border-style: none;
       }

#overline
       {
        background-image: url("../Vorlagen/headline2.jpg");
        background-repeat: x-repeat;
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 180px;
        background-color: #000000;
        border: 0px;
        margin: 0px;
        padding: 0px;
        border-style: none;
        text-align: left;
       }

#footer
       {
        position: absolute;
        text-align: center;
        left: 0px;
        top: 10px;
        width: 100%;
        height: 100%;
        border-style: none;
       }

#footerlink
       {
        color: #FFFFFF;
        font-family: verdana;
        font-size: 90%;
        font-weight: 500;
        text-decoration: none;
       }
       
#header
       {
        position: relative;
        /*height: 100%;*/
       }

#headerlogo
       {
        position: absolute;
        background-image: url("../Vorlagen/headlinelogo2.jpg");
        background-repeat: no-repeat;
        left: 50%;
        margin-left:-500px;
        width: 1000px;
        height: 180px;
       }
       
#headernav
       {
        position: absolute;
        background-image: url("../Vorlagen/headlineNav.gif");
        background-repeat: no-repeat;
        top: 100%;
        left: 50%;
        width: 1000px;
        height: 60px;
        margin-left: -500px;
        margin-top: -60px;
       }

#background
       {
        background-color: #CCCCCC;
        width: 100%;
       /* height: 100%;*/
        min-width: 1024px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        border-style: none;
       }

#content
       {
        position: relative;
        font-family: verdana, arial;
        font-size: 90%;
        font-weight: 500;
        top: 0px;
        left: 0px;
        width: 100%;
       /* height: 100%;*/
        padding: 0px;
        margin: 0px;
        border: 0px;
        border-style: none;
       }

#divheadernav
       {
        position: absolute;
        left: 30px;
        top: 16px;
        width: 90%;
        height: 32px;
        text-align: left;
       }
       
/*=====================================*/

.TableInfoStyle
        {
        }

.TableStyle
        {
                /*border-style: solid;
                border-width: 1px;
                border-collapse: separate;
                padding: 1px;
                border: 1px;
                table-layout: auto;
                border-spacing: 1px;
                width: 100%;
                margin: 0px; */
                width: 100%;
                border-bottom-color: #FFFFFF;
                border-right-color: #FFFFFF;
        }
   /*
.TableStyle td
        {
                border: 0px inset gray;
                padding: 0px;
        }

.TableStyle th
        {
                border: opx inset gray;
                padding: 0px;
        }      */

.Headline
        {
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:70%;
         font-weight:800;
         border: 1px;
         border-collapse: separate;
         border-style: solid;
         margin: 0px;
         padding: 3px;
         padding-top: 2px;
         padding-bottom: 2px;
         padding-left: 4px;
         padding-right: 4px;
         border-bottom-color: #000000;
         border-right-color: #000000;
         border-top-color: #999999;
         border-left-color: #999999;
         color: #FFFFFF;
        }

.TextSheet
        {
         color: #FFFFFF;
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:80%;
         font-weight:600;
         padding: 0px;
         margin: 0px;
         vertical-align: top;
        }

.TableLineCaption
        {
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:90%;
         font-weight:800;
         text-align: right;
         vertical-align: text-top;
         border-style: solid;
         border-collapse: separate;
         border-bottom: 1px;
         border-top: 0px;
         border-right: 0px;
         border-left: 0px;
         border-bottom-color: #000000;
        }

.TableLink
        {
         color: #3300FF;
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:90%;
         font-weight:900;
         text-align:left;
         vertical-align: middle;
         text-decoration: none;
         padding: 2px;
        }

.TableText
        {
         color: black;
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:80%;
         font-weight:600;
         text-align: center;
         padding: 2px;
        }
        
.TableTextLeft
        {
         color: black;
         font-family: verdana,Times,serif;
         font-style:normal;
         font-size:80%;
         font-weight:600;
         text-align: left;
         padding: 2px;
        }
        

.TableTextArea
        {
         position: absolute;
         left: 0px;
         top: 0px;
         width: 100%;
         height: 100%;
        }

.TableCheckBox
        {
        }

.TableButton
        {
        }

.TableForm
        {
         margin: 0px;
        }
        
.NavigationSiteLink
        {
         position: relative;
         color: #66CCFF;
         font-family: verdana, arial;
         font-weight: 600;
         font-size: 70%;
        }

.NavigationSiteTable
        {
        }
        
#divpagenavi
     {
      position: relative;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 40px;
     }