/*@import url("http://htl.jeff.at/fileadmin/layout/layout/template_page.css");
@import url(template.css); Auskommentiert für Redesign2010*/

@import url("/fileadmin/layout/layout/template_page_redesign2010.css");
@import url(template_redesign2010.css);

a img#logo{
  border:none;
}
div#menuMain,div#frameHeader{border:none;}
body{background-color:#333333;}

ul#menuTop{border:none;}

div#Left{  top:140px;
}
ul#menuLeft{
  /*border:solid gray 1px;
  border-left: solid silver 1px;	Auskommentiert für Redesign2010 
  border-bottom: solid silver 1px;*/
}


/* menuGlobal  * * * * * * * * * * * * * * * * * * * * * */

#menuGlobal{
    margin:0; padding:0;
    position:absolute;
    top:0;
    left:0px;
    width:100%; height:50px;
    font-size: 1em;
    margin:2px;
    padding: 2px;
}


#menuGlobal ul {
  float: right;
  height:1em;
  padding: 0;
  margin: 0;
}

#menuGlobal li {
  float:left;
  display: inline;
  height: 1.1em;
  font-size: 0.8em;
  font-weight: bold;
  border:none;
}


#menuGlobal li a{
  /*border-right: 1px solid#FF6600;*/

  padding-right:5px;
  padding-left:5px;
  margin:3px;
  border:none;
}
#menuGlobal li.erster {
  border-left: none;
}


#menuGlobal a:visited {
  color: #33333f;	/*Geändert für Redesign2010*/
  text-decoration: none;
}


#menuGlobal a:hover
{
   color: #FFFFFF;	/*Geändert für Redesign2010*/
  text-decoration: none;
}


#menuGlobal a:link, {
  color: #FF6600;
}

#menuGlobal strong {
  height: 1em;
  color: #003366;
  background: url(/fileadmin/htl/template/layout/pfeil_auf_weiss.gif) no-repeat 0 0.38em;
  padding: 0 4px 0 12px;
}

li#logoM a{
  position:relative;
  top:-3px;
  left:0;
  height:28px;
  width:65px;
  text-align:right;
  background: url(m_small.gif) no-repeat;
  display:block;
  border:none;
}


.news-list-container{
}
.news-list-item{
  color:black;
}

div#content {

  padding-top:80px; /*Geändert für Redesign2010*/
  padding-left:80px;  /*Geändert für Redesign2010*/

}

h5 {
color:4A8CBC; /*Geändert für Redesign2010*/

 }

