#slidingdivsubject{
width: 250px;
font-weight: bold;
height: 0px;
}

.slidingdiv{
width: 740px;
height: 200px;
padding: 10px;
display:block;
background-image: url(http://www.hagenhosting.com/images/slideshowdivbg2.png);
background-repeat: no-repeat;
}

* html .slidingdiv {   /*** IE6/win box model fix ***/
width: 740px;
wid\th: 760px;
height: 200px;
hei\ght: 220px;
}

.iconcellselected {
text-align: center;
width: 56px;
height: 48px;
display: block;
float: left;
background-color: #f9f9f9;
border: solid #c0c0c0 1px;
background-image: url(http://www.hagenhosting.com/images/slideshowcellbg.gif);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.iconcellnormal {
text-align: center;
width: 56px;
height: 48px;
display: block;
float: left;
background-color: #ffffff;
padding: 1px;
}

.iconcellselected a span {
display: none;
}
.iconcellnormal a span {
display: none;
}

.iconcellselected a:hover span {display: block;
   position: absolute; top: 400px; left: 192px; width: 400px; height: 20px;
   padding-top: 7px; margin: 10px; z-index: 100;
   color: #000000; background: transparent;
   font-size: 80%; text-align: left;}

.iconcellnormal  a:hover span {display: block;
   position: absolute; top: 400px; left: 192px; width: 400px; height: 20px;
   padding-top: 7px; margin: 10px; z-index: 100;
   color: #000000; background: transparent;
   font-size: 80%; text-align: left;}

.iconcellselected img {
position: relative;
top: 16px;
}
.iconcellnormal img {
position: relative;
top: 16px;
}

.slidingdiviconrow {
width: 760px;
height: 48px;
}

.slidingdivtextrow {
clear: right;
text-align: right;
width: 760px;
padding-top: 5px;
}

.mediabuttons {
float: right;
padding-top: 8px;
}

.playbutton {
display: none;
}

.content {
padding-top: 20px;
padding-left: 20px;
font-size: 100%;
}

.slidingdivimage {
float: right;
padding-right: 5px;
padding-left: 10px;
padding-bottom: 5px;
}

.slidingdiv .topmenubar {
width: 85px;
}

.slidingdiv .navbar a {
border-bottom: 1px solid black;
height: 16px;
padding-top: 4px;
}

.slidingdiv .navbar a:hover {
border-bottom: 1px solid black;
height: 16px;
padding-top: 5px;
}

* html .slidingdiv .navbar a {   /*** IE6/win box model fix ***/
height: 18px;
hei\ght: 22px;
}

@font-face {  
  font-family: Sansation_Light;  
  src: url('http://www.hagenhosting.com/fonts/Sansation_Light.eot'); /* IE */
  src: local("Sansation_Light"), url('http://www.hagenhosting.com/fonts/Sansation_Light.woff') format('woff'), url(http://www.hagenhosting.com/fonts/Sansation_Light.ttf) format("truetype");  /* Other browsers */
}  

.firstdiv h1 {
font-family: Sansation_Light, tahoma, helvetica, arial, sans-serif;
font-size: 300%;
border-bottom: none;
display: inline;
background-image: none;
color: #000000;
}
.slidingdiv h3 {
font-family: Sansation_Light, tahoma, helvetica, arial, sans-serif;
font-size: 200%;
display: inline;
}

