/*******************************************

The menu

*******************************************/

#menuList, #menuList ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#menuList a {
	display: block;
	text-decoration: none;
	height: 32px;
	padding: 8px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-size: 0.5em;
	font-weight: bold;
	width: auto;
	color: #344360;
	float: left;
}

#menuList li {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #DADADA;
}

#menuList li ul {
	float: left;
	position: absolute;
	top: auto;
	left: -999em;
	width: 166px;
	background-color: #FFFFFF;
	background-image: url("../../images/design/menushadow.jpg");
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	border-bottom: 2px solid #CACACA;
	clear: both;
}

/* Hack for "nice" browsers */
*:lang(en) #menuList li ul {
	margin-top: 47px !important;
}

/* Hack for Safari */
.menuList #menuList li ul:empty {
	margin-top: 47px !important;
}

#menuList li ul li {
	border-right: none;
	text-align: left;
}

#menuList li ul a {
	width: 166px;
	color: #ABABAB;
	padding-top: 13px;
	padding-bottom: 0px;
	height: 26px;
	width: 145px;
}

#menuList li ul li ul {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-left: 166px;
	margin-top: -38px;
}

/* Hack for "nice" browsers */
*:lang(en) #menuList li ul li ul {
	margin-top: 0px !important;
}

/* Hack for Safari */
.menuList #menuList li ul li ul:empty {
	margin-top: -38px !important;
}

#menuList li ul li ul li {
}

#menuList li:hover ul ul, #menuList li:hover ul ul ul, #menuList li.sfhover ul ul, #menuList li.sfhover ul ul ul {
	left: -999em;
}

#menuList li:hover ul, #menuList li li:hover ul, #menuList li li li:hover ul, #menuList li.sfhover ul, #menuList li li.sfhover ul, #menuList li li li.sfhover ul {
	left: auto;
}

#menuList li:hover, #menuList li.sfhover {
}

#menuList li:hover a, #menuList li.sfhover a {
	color: #FFFFFF;
	background-image: url("../../images/design/menulinkbg.gif");
}

#menuList li:hover ul li a, #menuList li.sfhover ul li a {
	color: #2E3136;
	background-image: none;
}

#menuList li ul li a:hover, #menuList li.sfhover ul li a:hover {
	background-color: #41444D;
	color: #FFFFFF;
	border-left: 5px solid #8CC534;
	
}

.whitespace {
	position: relative;
	top: -6px;
	left: -40px;
	height: 7px;
	width: 175px;
	display: block;
}

.menuBottom {
	background-image: url("../../images/design/menubottom.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -14px;
	margin-left: -1px;
	width: 168px;
	font-size: 0.2em;
	display: table;
	margin-top: 5px;
}

.menuHomePage {
	float: left;
	margin-left: 15px;
	font-weight: bold;
	height: 33px;
	position: relative;
	top: 3px;
}

.menuHomePageIcon {
	margin-left: 9px;
	margin-bottom: -4px;
}

/* Hack for "nice" browsers */
*:lang(en) .menuHomePageIcon {
	margin-bottom: -0px !important;
}

/* Hack for Safari */
.menuList .menuHomePageIcon:empty {
	margin-bottom: -0px !important;
}

.menuHomePage a {
	color: #000000;
	font-size: 0.5em;
}

.menuHomePage a:hover {
	color: #999999;
}

/**
  IE-HACKS
**/

* html body #menuList a {
	height: 47px;
}

* html body #menuList li ul a {
	padding-top: 13px;
	height: 40px;
	width: 166px;
}

* html body #menuList li ul {
	margin: 0px;
	padding: 0px;
	width: 136px;
}

* html body #menuList li ul li {
	margin: 0px;
	padding: 0px;
	width: 136px;
}

* html body #menuList li ul li ul {
	margin-left: 167px;
	margin-top: -38px;
}

* html body #menuList li ul li a:hover, * html body #menuList li.sfhover ul li a:hover {
	
	width: 166px;
	margin: 0px;
}

* html body .menuBottom {
	height: 60px;
	margin-top: -20px;
	position: relative;
	top: 15px;
}

* html body .whitespace {
	width: 165px;
}

/*******************************************

The structure of the content-part

*******************************************/

.contentCont {
	width: 80%;
	margin-left: 11%;
}

/* Stupid IE, doesn't show the right width */
* html body .contentCont {
	width: 85%;
}

/*
	The orientation-Bar
*/

.orientationBar {
	width: 100%;
	background-color: #8CC534;
	border-bottom: 4px solid #7CB525;
	background-image: url("../../images/design/orientbartopright.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	padding: 8px;
}

.orientationBarText1 {
	color: #9CFF00;
	font-size: 0.8em;
	font-weight: bold;
}

.orientationBarText2 {
	color: #384F13;
}

.orientBarArrow {
	color: #344360;
}

/*
	The left part
*/

.fullPageCont {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 14px solid #2E3136;
	float: left;
	background-image: url("../../images/design/hts_picture2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 130px;
	font-size: 11px;
}

.pageLeftCont {
	width: 65%;
	background-color: #FFFFFF;
	border-top: 14px solid #2E3136;
	float: left;
	background-image: url("../../images/design/hts_picture2.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 130px;
	font-size: 11px;
}

.pageLeftContBottomBorder {
	width: 100%;
	height: 3px;
	background-color: #7CB525;
	font-size: 0.0em;
}

/*
	The right part
*/

.pageRightContTop {
	width: 35%;
	margin-right: -16px;
	background-color: #7CB525;
	float: right;
	font-size: 0.6em;
	color: #384F13;
	background-image: url("../../images/design/welcomebarbottomleft.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.pageRightContTopInner {
	padding: 12px;
	margin-top: -25px;
}

.pageRightContTopIcon {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 100%;
	height: 22px;
	background-image: url("../../images/design/littlehtslogo.jpg");
	background-position: 40%;
	background-repeat: no-repeat;
}

/* IE cannot handle the margins right */
* html body .pageRightContTop {
	margin-right: 0px;
}

* html body .pageLeftCont {
	border-right: 14px solid #2E3136;
	font-size: 0.6em;
	color: #384F13;
}

* html body .pageRightContTopIcon {
	margin-bottom: 20px;
}

* html body .pageRightContTopInner {
}

.pageRightCont {
	width: 35%;
	background-color: #FFFFFF;
	margin-right: -16px;
	float: right;
}

/* IE cannot handle the margins right */
* html body .pageRightCont {
	margin-right: 0px;
}

/*
	The right navigation
*/

.rightNavigation {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 0.6em;
}


/*******************************************

News Items

*******************************************/

.newsCont {
	font-size: 12px;
	width: 95%;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #C8C8C8;
}

.newsContInner {
	background-color: #E5E5E5;
	padding: 5px;
	min-height: 75px;
}

* html body .newsContInner {
	height: 75px;
}

.newsDate {
	width: 103px;
	height: 93px;
	background-image: url("../../images/design/newsdatebg.gif");
	margin-top: -23px;
	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
	float: right;
}

/* IE-Hack: The overlapping parts of the box are cut off */
* html body .newsDate {
	position: relative;
}

.newsDateDay {
	margin-right: 3px;
	margin-top: 5px;
	font-size: 1.1em;
}

.newsDateInfo {
	margin-right: 3px;
	font-size: 0.4em;
}

/*******************************************

News Items (OLD)

*******************************************/

div.newsList2 {
	width: 90%;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* IE needs a little more width...again! ^^ */
* html body div.newsList2 {
	width: 95%;
}

.newsList2 a {
	border-bottom: 1px solid #999999;
	padding: 5px;
	display: block;
	text-decoration: none;
	width: 100%;
	color: #999999;
}

.newsList2 a:hover, .newsList2 a:hover .newsList2Date {
	background-color: #E6E6E6;
	color: #666666;
	border-bottom: 1px solid #CACACA;
}

.newsList2 a:hover .newsList2Date {
	border: none;
}

.newsList2Date {
	color: #8CC534;
}

/*******************************************

Different styles for the content part

*******************************************/

.contentBox {
	margin-left: 15px;
	width: 95%;
	color: #344360;
	font-size: 1em;
}

/* IE-Hack: Font sizes are too big */
* html body .contentBox {
	font-size: 0.9em;
}

.heading1 {
	color: #344360;
	font-size: 2.5em;
	margin-bottom: 10px;
	padding-left: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 6px solid #7CB525;
	border-top: 1px solid #7CB525;
}

.heading2 {
	font-size: 1.8em;
}

.smallContentBox {
	background-color: #ECECEC;
	border: 1px solid #8CC534;
	padding: 5px;
}

.contentTable {
	margin-left: 15px;
	text-align: center;
	font-size: 1em;
	width: 95%;
}

.contentTable td {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.contentTableTdHover {
	background-color: #8CC534;
}

td.leftText {
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: left;
}

.contentTable td:hover {
	border: 1px solid #7CB525;
	background-color: #EFEFEF;
}

.em {
	font-weight: bold;
}

.pageTopBtn {
	width: 92px;
	height: 14px;
	background-image: url("../../images/design/nachobenbtn.jpg");
	display: block;
	margin-top: 5px;
}

.contentsHeader {
	width: 75%;
	height: 32px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url("../../images/design/inhaltbg.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #344360;
	padding-left: 40px;
	color: #FFFFFF;
	border-right: 3px solid #CECECE;
}

/* IE-Hack: The bar is too short */
* html body .contentsHeader {
	width: 95%;
}

.contentsHeaderText {
	padding-top: 3px;
}

.contentsList {
	width: 75%;
	margin-left: 10px;
	padding-left: 43px;
}

/* IE-Hack: The second bar is also too short... */
* html body .contentsList {
	width: 95%;
}

.contentsList a {
	display: block;
	text-align: right;
	float: right;
	width: 90%;
	font-size: 0.6em;
	padding: 5px;
	border-right: 3px solid #CECECE;
	background-image: url("../../images/design/inhaltbg2.gif");
	background-position: right;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

.contentsList a:hover {
	color: #384F13;
	background-image: url("../../images/design/inhaltbg2_hover.jpg");
	border-right: 3px solid #999999;
}

.centerDiv {
	text-align: center;
}

.dividedTable {
	margin-left: 5px;
	width: 340px;
	margin: 0 auto;
}

.dividedTable td {
	width: 85px;
	text-align: center;
}

/*******************************************

HotSpots

*******************************************/

div.hotspotsList {
	width: 90%;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* IE needs a little more width...again! ^^ */
* html body div.hotspotsList {
	width: 95%;
}

.hotspotsList a {
	padding: 5px;
	display: block;
	text-decoration: none;
	width: 100%;
	color: #344360;
	font-size: 1.1em;
	font-weight: bold;
}

.hotspotsListDesc {
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	display: block;
	margin-left: 15px;
}

.hotspotsList a:hover, .hotspotsList a:hover .hotspotsListIcon {
	background-color: #EAEAEA;
	color: #7CB525;
	border: 1px solid #7CB525;
	background-repeat: repeat-x;
	padding-bottom: 4px;
	padding-top: 4px;
}

.hotspotsList a:hover .hotspotsListDesc {
	color: #999999;
}

.hotspotsList a:hover .hotspotsListIconTerminliste{
	background-image: url("../../images/design/icon_termineh.gif");
}

.hotspotsListIconTerminliste {
	width: 52px;
	height: 46px;
	background-image: url("../../images/design/icon_termine.gif");
	float: left;
}

.hotspotsList a:hover .hotspotsListIconWochenplan {
	background-image: url('../../images/design/icon_wochenplanh.gif');
}

.hotspotsListIconWochenplan {
	width: 52px;
	height: 46px;
	background-image: url('../../images/design/icon_wochenplan.gif');
	float: left
}

.hotspotsList a:hover .hotspotsListIconKursverzeichnisse {
	background-image: url("../../images/design/icon_kursverzeichnisseh.gif");
}

.hotspotsListIconKursverzeichnisse {
	width: 52px;
	height: 46px;
	background-image: url("../../images/design/icon_kursverzeichnisse.gif");
	float: left;
}

.hotspotsList a:hover .hotspotsListIconFotogalerie {
	background-image: url("../../images/design/icon_fotogalerieh.gif");
}

.hotspotsListIconFotogalerie {
	width: 52px;
	height: 46px;
	background-image: url("../../images/design/icon_fotogalerie.gif");
	float: left;
}

.hotspotsList a:hover .hotspotsListIconKollegium {
	background-image: url("../../images/design/icon_kollegiumh.gif");
}

.hotspotsListIconKollegium {
	width: 52px;
	height: 46px;
	background-image: url("../../images/design/icon_kollegium.gif");
	float: left;
}

.hotspotsList a:hover .hotspotsListIconKlausurenpläne {
	background-image: url("../../images/design/icon_klausurenplanh.gif");
}

.hotspotsListIconKlausurenpläne {
	width: 52px;
	height: 46px;
	background-image: url("../../images/design/icon_klausurenplan.gif");
	float: left;
}

.counter {
	margin-left: 30px;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
}

/*******************************************

Oberstufenportal

*******************************************/

.linkCont {
	font-size: 1.1em;
}

.bigLinkBox {
	display: block;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 5px;
	border: 1px solid #EAEAEA;
	border-left: 3px solid #EAEAEA;
	border-right: 3px solid #EAEAEA;
	text-align: center;
	color: #344360;
	font-weight: bold;
}

a.bigLinkBox:hover {
	background-color: #EAEAEA;
	border: 1px solid #7CB525;
	border-left: 3px solid #7CB525;
	border-right: 3px solid #7CB525;
	color: #7CB625;
}

.relaunch {
	position: absolute;
	top: 200px;
	left: 100px;
}

/*******
 PAGE LINKS
 **********/
 .pageLinksCont {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.pageLinksCont .text {
	float: left;
	margin-right: 5px;
	font-size: 1em;
}

.pageLinksCont a {
	display: block;
	float: left;
	font-size: 1em;
	padding: 6px;
	background-color: #E5E5E5;
	border-bottom: 1px solid #CACACA;
	color: #999999;
	margin-right: 2px;
}

.pageLinksCont a:hover {
	background-color: #CACACA;
}

.pageLinksCont .pageLinkBox {
	float: left;
	font-size: 1em;
	padding: 6px;
	background-color: #CACACA;
	border-bottom: 2px solid #7CB525;
	color: #FFFFFF;
	margin-right: 2px;
}




.teacherTable {
}

.teacherTable td {
	padding: 5px;
	border: 1px solid #7CB525;
	font-size: 1em;
	text-align: center;
}

.teacherTable .bg1 {
	background-color: #FFFFFF;
}

.teacherTable .bg2 {
	background-color: #EFEFEF;
}

.teacherTable thead {
	background-color: #DADADA;
	font-size: 1.2em;
}

.teacherTable .length1 {
	width: 100px;
}

.teacherTable .length2 {
	width: 60px;
}

.printableTeacherTable {
}

.printableTeacherTable td {
	padding: 5px;
	border: 1px solid #000000;
	font-size: 1em;
	text-align: center;
}

.printableTeacherTable .bg1 {
	background-color: #FFFFFF;
}

.printableTeacherTable .bg2 {
	background-color: #EFEFEF;
}

.printableTeacherTable thead {
	background-color: #DADADA;
	font-size: 1.2em;
}

.printableTeacherTable .length1 {
	width: 100px;
}

.printableTeacherTable .length2 {
	width: 60px;
}



/**

	IMAGE GALLERY
	
*/

.simpleContSmall {
	width: 25%;
}

.simpleCont {
	width: 50%;
}

.simpleContInner {
	background-color: #E5E5E5;
	padding: 5px;
	min-height: 75px;
}

.galleryContainerTitles {
	width: 100%;
	color: #FFFFFF;
}

.galleryContainerTitles a {
	color: #999999;
}

.galleryContainterTitles a:hover {
	color: #7CB525;
	text-decoration: underline;
}

.galleryContainerTitles .leftTitle {
	float: left;
	width: 45%;
	background-color: #344360;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
}

.galleryContainerTitles .rightTitle {
	float: left;
	width: 49%;
	background-color: #344360;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

#theImage {
	float: left;
	width: 95%;
	height: 500px;
	overflow: auto;
	background-color: #CACACA;
}

#theCategories {
	float: left;
	width: 45%;
	height: 250px;
	border-bottom: 3px solid #344360;
	margin-bottom: 10px;
	background-color: #E5E5E5;
	overflow: auto;
}

#theThumbmails {
	float: left;
	width: 49%;
	background-color: #FFFFFF;
	height: 240px;
	overflow: auto;
	border-bottom: 3px solid #344360;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 10px;
}

.galleryCategoryCont {
	float: left;
	width: 48%;
	height: 210px;
	text-align: center;
	padding-top: 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #E5E5E5;
	font-size: 1em;
}

.galleryCategoryCont h4 {
	font-size: 1em;
	padding: 0px;
}

.galleryCategoryContInner {
}

.galleryCategoryCont img {
	width: 130px;
	height: 100px;
}

.galleryImage a {
	float: left;
	display: block;
	margin: 5px;
}

.galleryImage a img {
	border: 3px solid #344360;
	width: 130px;
	height: 100px;
}

.galleryImage a:hover img {
	border: 3px solid #7CB525;
}

.galleryMainCont {
	width: 95%;
	font-size: 0.6em;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
}

.galleryMainCont a img {
	border: 3px solid #344360;
}

.galleryMainCont a:hover img {
	border: 3px solid #7CB525;
}

a.backButton {
	display: block;
	width: 170px;
	text-align: center;
	margin: 10px;
	color: #FFFFFF;
	background-color: #344360;
	border: 2px solid #566582;
	padding: 3px;
	font-size: 0.6em;
}

a.backButton:hover {
	background-color: #566582;
	border: 2px solid #566582;
}

.imageSubTitle {
	margin: 0px;
	padding: 0px;
}


/**

	OTHER
	
*/

.examChooserCont {
	width: 100%;
	background-color: #CACACA;
	border: 1px solid #EAEAEA;
}

.examChooserContInner {
	padding: 5px;
}

.examChooserContInner p.startButton {
	font-size: 1.2em;
}