/* Design by Uli Sobers::         http://free.templates.sobers.de   */


html {
  padding:                        0 0 0 0;
  margin:                         0 0 0 0;
  scrollbar-face-color:           #121212;
  scrollbar-highlight-color:      #373636;
  scrollbar-3dlight-color:        #474747;
  scrollbar-darkshadow-color:     #282626;
  scrollbar-shadow-color:         #141212;
  scrollbar-arrow-color:          #ff0000;
  scrollbar-track-color:          #383636;
  }


body {
  overflow:                       hidden;
  background-image:               url(./grafics/start.gif);
  background-position:            0 14;
  background-repeat:              no-repeat;
  background-attachment:          fixed;
  background-color:               #000000;
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


a {
  display:                        block;
  background-color:               #bb1122;
  line-height:                    15px;
  width:                          140px;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  color:                          #dfdfdf;
  text-decoration:                none;
  opacity:                        0.65;
  -moz-opacity:                   0.65;
  -khtml-opacity:                 0.65;
  filter:                         progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  }


a:hover {
  background-color:               #ee4455;
  line-height:                    15px;
  width:                          140px;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  color:                          #ffffff;
  text-decoration:                none;
  opacity:                        0.65;
  -moz-opacity:                   0.65;
  -khtml-opacity:                 0.65;
  filter:                         progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  }


#banner {
/*  visibility:                     hidden;*/
  visibility:                     visible;
  position:                       absolute;
  left:                           23px;
  top:                            126px;
  height:                         60px;
  width:                          468px;
  }


h1 {
  font-size:                      17px;
  font-weight:                    normal;
  line-height:                    125%;
  font-family:                    arial, helvetica;
  color:                          #f0f0f0;
  margin-bottom:                  20px;
  margin-top:                     0px;
  }


h2 {
  font-size:                      14px;
  font-weight:                    normal;
  line-height:                    125%;
  font-family:                    arial, helvetica;
  color:                          #f0f0f0;
  margin-bottom:                  20px;
  margin-top:                     0px;
  }


#nav {
  position:                       absolute;
  left:                           652px;
  top:                            215px;
  height:                         200px;
  width:                          130px;
  vertical-align:                 top;
  }


#nav ul{
  list-style-type:                none;
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


#nav li{
  clear:                          both;
  float:                          left;
  height:                         20px;
  margin:                         0 0 0 0;
  padding:                        0 0 0 0;
  }


#contentbox {
  position:                       absolute;
  left:                           794px;
  top:                            135px;
  height:                         414px;
  width:                          400px;
  color:                          silver;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  border-left:                    1px solid gray;
  padding:                        0 0 0 10;
  }

#contentbox p {
  text-align:                     justify;
  color:                          silver;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  margin:                         0 0 0 0;
  }

#contentbox a {
  display:                        inline;
  width:                          auto;
  color:                          silver;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  font-weight:                    normal;
  text-decoration:                none;
  background-color:               transparent;
  border-bottom:                  dashed 1px white;
  opacity:                        1.0;
  -moz-opacity:                   1.0;
  -khtml-opacity:                 1.0;
  filter:                         progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  }


#contentbox a:hover {
  display:                        inline;
  width:                          auto;
  color:                          silver;
  font-family:                    arial, helvetica;
  font-size:                      12px;
  font-weight:                    normal;
  text-decoration:                none;
  background-color:               transparent;
  border-bottom:                  dashed 1px #ff4949;
  opacity:                        1.0;
  -moz-opacity:                   1.0;
  -khtml-opacity:                 1.0;
  filter:                         progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  }


#copyrightbox {
  position:                       absolute;
  left:                           470px;
  top:                            567px;
  height:                         20px;
  width:                          270px;
  color:                          gray;
  font-family:                    arial, helvetica;
  font-size:                      9px;
  }
