@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
}

#submenu li#act >a{
	background-color:#456280;
	border-bottom:0px solid #EEEEEE;
	color:#FFF;
	font-weight:bold;
	padding:1px 0px 1px 10%;
	width:90%;
}
#submenu li#active, #submenu li strong {background-color:#264460;}

  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active,
  #submenu li ul li a:focus,
  #submenu li ul li a:hover,
  #submenu li ul li a:active,
  #submenu li ul li ul li a:focus,
  #submenu li ul li ul li a:hover,
  #submenu li ul li ul li a:active { background-color:#264460; color: #fff; }

body {background-color:#264460;}

#teaser {background-color:transparent;position:absolute;top:165px;color:#000;width:645px;margin-left:141px;line-height:0px;}

#header{height:203px;width:990px;margin-left:0px;background:url(/fileadmin/img/page_bg/header.jpg) no-repeat right;}

#footer {background:url(/fileadmin/img/page_bg/footer.jpg) no-repeat left;width:990px;height:83px;};

* html #teaser {margin-left:-23%;}

#page_margins{border:none;width:950px;}
#page{width:990px;border:none;background-color:#264460;}
#main {margin-left:0px;margin-right:35px;background-color:#efefef;border-left:none;}

#submenu img{margin-left:-14px;}
#submenu li ul li#act{padding-left:5%;}

#banner {background-color:transparent; opacity:1; z-index:10; position:absolute;top:150px;right:0px;}

#col3{margin-right:11.1%;margin-left:23.4%; background-color:#efefef;}
#col2{width:21%;background-color:#efefef; background-color:#efefef;}
#col1 {width:23.2%;background-color:#efefef; background-color:#efefef;}

* html #col3 {margin-left:23.1%;margin-right:11.1%;}

#col1 *{background-color:#efefef;}
#col3_content {padding-top:10px; background-color:#efefef;}
#col2_content {background-color:#efefef;}

#col3 { border-right:1px #587585 solid;
        border-left:1px #587585 solid;
}

* html #main {margin-top:-18px;}

*{
font-family:sans-serif !important;
font-size:0.99em;
}

#submenu, h1{margin-top:7px;}
#col3 ul li{margin:0px; padding:0px;}

#footer {margin:0px;padding:0px;border:none;}

.headImg1 {display:none; position:absolute;top:145px;left:105px;}

table.contenttable td {height:0.1em; padding:0px; border-left:solid 0px #fff; border-right:solid 0px #fff; border-top:solid 0px #fff; border-bottom:solid 0px #fff; text-align:left; font-weight:normal}
table.contenttable {font-size:1em;margin:0px;padding:0px;}

#stundenplan {background-color:#264460;height:30px;font-size:18px;margin-bottom:20px;}
#stundenplan a{position:absolute;background-color:#264460; color:#fff; margin-top:3px;margin-left:45px;}