
/* 
Farben
text blau #383838;
h3 blau #006699;
h4 grau #383838;
h5 grau #383838;
daten blau #006699;
rot #c33115;
rot hover #d1461e;
*/


/* #### TAGS #### */

html {
	width: 100%;
	height: 100%;
}

body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	color: #383838;
	line-height: 150%;
}

body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_raster.png);
	background-repeat: repeat-x;
	background-position: -6px -21px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
}

p.last {
	margin: 0 0 3em 0;
}

h1 {
	position: absolute;
	height: 100px;
	width: 270px;
	left: 51px;
	background-image: url(../img/sammelform.png);
	background-repeat:no-repeat;
	top: 20px;
	cursor:pointer;
}

h2.kantonsname {
	position: absolute;
	top: 134px;
	left: 51px;
	height: 30px;
	width: 270px;
	background-image: url(../img/sammelform.png);
	background-repeat:no-repeat;
	background-position: 0 -105px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0.8em 0;
	color: #006699;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #383838;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #383838;
}


hr {
	clear:both;
	width: 100%;
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	border: 0px;
	margin: 10px 0 10px 0;
}

dl {
	margin: 0 0 3em 0;
}

dt {
	float:left;
	padding: 0 0.2em 0 0.5em;
	line-height: 1.2em;
}

dd {
	margin: 0 0 0.7em 1.4em;
}

dd a {
	margin: 0 0 0 -1.4em;
}

a, 
a:link, 
a:visited,
.showAllAdresses {
	color: #c33115;
	text-decoration: none;
	cursor:pointer;
}

a:hover,
a:active,
.showAllAdresses:hover {
	color: #d1461e;
	text-decoration: underline;
}



/* #### TYPO #### */


.textPanel a,
.adressPanel a {
	background-image: url(../img/linkpfeil.png);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	padding: 0 0 0 1em;
}


.textPanel a.extlink,
.adressPanel a.extlink {
	background-image: url(../img/linkpfeil.png);
	background-repeat:no-repeat;
	background-position: 2px 5px;
	padding: 0 0 0 1em;
}


.listPanel h5 {
	background-color: #fff;
	padding: 15px 0 0 15px;
	margin: 0;
}

.listPanel h4 {
	background-color: #c33115;
	color: #fff;
	padding: 3px 5px 4px 20px;
	margin: 4px 0 0 0;
	height: 15px;
	background-image: url(../img/sammelform.png);
	background-repeat:no-repeat;
	background-position: 5px -460px;
}

.listPanel h4:hover {
	background-color: #d1461e;
	cursor:pointer;
}

.listPanel p {
	background-color: #fff;
	padding: 15px 10px 15px 15px;
	border-bottom: 1px solid #bbb;
	margin: 0;
}

.listPanel p.lastentry {
	border-bottom: 0px;
}


.listPanel hr {
	display:none;
}

a.doklink {
	background-image: url(../img/icon_dok.png);
	background-repeat:no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
}

.note {
	font-family: arial;
	color: #383838;
	font-size: 0.7em;
}

.datum {
	font-style: italic;
	padding: 0 3px 0 0;
	color: #006699;
	float:left;
}

#termine .datum {
	display:block;
	float:none;
}

.ort {
	display:block;
	float:left;
	font-style: italic;
	color: #777;
}


.vtitel {
display:block;
clear:both;
}

#termine .inline {
	display:inline-block;
}


.hidden {
	display:none;
}




/* #### TITLES #### */

h4.heerbruggtitle {
background-position: 5px -380px;
}

h4.sarganstitle {
background-position: 5px -400px;
}

h4.burggrabentitle {
background-position: 5px -420px;
}

h4.wattwiltitle {
background-position: 5px -440px;
}

h4.wiltitle {
background-position: 5px -460px;
}
h4.bruehltitle {
background-position: 5px -480px;
}




/* #### DIVS #### */

#mainDiv {
	position: absolute;
	width: 100%;
	background-image: url(../img/bg_seerosen.png);
	background-repeat: repeat-x;
	height: 600px;
	background-position: 0px -15px;
}
#kreuzeDiv {
	position: absolute;
	width: 100%;
	height: 700px;
	overflow:hidden;
	top: 29px;
}
#kreuzeleftDiv {
	background-image: url(../img/bg_kreuze.png);
	background-position: 0 0;
	position: absolute;
	width: 282px;
	left: 27px;
	top: 187px;
	height: 504px;
}
#kreuzerightDiv {
	background-image: url(../img/bg_kreuze.png);
	background-position: 0 0;
	position: absolute;
	width: 3000px;
	left: 311px;
	top: 71px;
	height: 620px;
}

#headerDiv {
	position: absolute;
	height: 258px;
	width: 95%;
	z-index: 1;
}
#navDiv {
	position: absolute;
	top: 232px;
	left: 43px;
	z-index: 130 !important;
	width: 750px;
}
#contentDiv {
	position: absolute;
	top: 257px;
	width: 95%;
	margin: 0 0 0 43px;
	z-index: 20;

}
#leftContentDiv, 
#rightContentDiv {
	position: relative;
	float:left;
	margin: 0 0 80px 0;
}

#links_universitaeten_hochschulen .textPanel {
	width: 21em;
	float:left;
}

#links_berufsberatungen .textPanel,
#schwerpunktfaecher .textPanel {
	float:left;
}

.textPanel,
.adressPanel {
	width: 33.3em;
	margin: 0 4px 4px 0;
	background-color: #fff;
	padding: 25px 15px 20px 25px;
	border-bottom: 10px solid #c33115;
}

.adressPanel {
	padding: 15px 15px 10px 25px;
	border-bottom: 1px solid #bbb;
	margin: 0 0 0 0;
}

.nojs .adressPanel {
	display:block;
}

#gymnasium_index .textPanel {
	width: 23em;
}

.noborderPanel {
	border-bottom: 0px;
}

.listPanel {
	width: 35.7em;
	margin-top: -4px;
}


.doppelspalte .textPanel {
	width: 670px;
}

.picturePanel {
	width: 340px;
	line-height: 0;
}

.termingruppe h5,
.termingruppe p {
	display:none;
}

.termingruppe h5.sondertitel-termine {
	 color: #006699;
    font-size: 1.3em;
    font-weight: bold;
}

.nojs .termingruppe h5,
.nojs .termingruppe p {
	display:block;
}




/* #### HOME #### */


#kompassDiv {
	position: absolute;
	z-index: 19;
	top: 130px;
	left: 390px;
}


.specialPanel {
	background-color: #383838;
	color: #fff;
	width: 300px;
	padding: 15px 10px 5px 15px;
	margin-top: 35px;
}

#goButton a {
	display:block;
	width: 140px;
	height: 26px;
	margin: 4px 0 0 0;
	background-image: url(../img/navmain/navmain-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#goButton a:hover {
	background-color: #d1461e;
	background-color: #c33115;
	background-image: none;
}




/* #### PORTRAITS #### */

.galleryDiv {
	width: 344px;
	float:left;
}

#gymnasium_index .galleryDiv {
	width: 598px;
}

.portraitDiv {
	width: 600px;
}
.portraitDiv img {
	float:left;
}
.nojs .portraitDiv {
	display:block;
	float:left;
	margin-bottom: 10px;
}

.thumbsDiv {
	display:block;
	margin-top: 344px;
}

.nojs .thumbsDiv {
	display:none;
}

.thumbDiv {
	background-color: #fff;
	height: 63px;
	width: 63px;
	float:left;
	margin: 0 4px 4px 0;
}

.thumbsDiv img {
	cursor:pointer;
}

.thumbLegende,
.karteLegende {
	margin: 0 0 0 0;
	width: 18em;
	padding: 4px 8px;
	background-color: #383838;
	color: #fff;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

.legende06 {
margin-left: -14em;
}

.legende07 {
margin-left: -14em;
}


.bildlegendenDiv {
	background-image: url(../img/blau_70.png);
	background-position: 0px 0px;
	min-height: 30px;
	height: 310px;
	margin: 0 0 0 0px;
	width: 253px;
	position: absolute;
	left: 0px;
	padding: 15px 5px 15px 0;
}

.nojs .bildlegendenDiv {
	position: relative;
	float:left;
	margin: -340px 0 0 0;
}


.bildlegendenDiv p {



	padding: 12px 8px 0.5em 18px;
	color: #fff;
	margin: 0;
}

.vornamename,
.schulname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	display:block;
	text-transform: uppercase;
	font-weight: bold;
}

.spfach {
	font-style: italic;
}




/* #### KARTE / LINKS #### */

.kartenContainer {
	width: 442px;
	height: 480px;
	background-image:url(../img/karte_schulen.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	position: absolute;
	top: -22px;
	top: 0;
	left: -3px;
}

.karteOver {
	position: absolute;
	width: 32px;
	height: 32px;
	cursor:pointer;
}
.karteOver a {
	display: block;
	height: 32px;
	text-decoration:none;
}

.karteLegende {
	position: absolute;
	width: 230px;
	overflow:visible;
}

.karteOver:hover {
	background-image:url(../img/kartenort_hover.png);
}

#karteHeerbrugg .karteOver {
	top: 72px;
	left: 397px;
}

#karteSargans .karteOver {
	top: 329px;
	left: 310px;
}

#karteBurggraben .karteOver {
	top: 74px;
	left: 261px;
}

#karteBruehl .karteOver {
	top: 66px;
	left: 286px;
}

#karteWattwil .karteOver {
	top: 190px;
	left: 148px;
}

#karteWil .karteOver {
	top: 31px;
	left: 109px;
}

#karteHeerbrugg .karteLegende {
	top: 110px;
	left: 290px;
	width: 16em;
}

#karteSargans .karteLegende {
	top: 255px;
	left: 140px;
	width: 22em;
}

#karteBurggraben .karteLegende {
	top: 115px;
	left: 120px;
	width: 19em;
}

#karteBruehl .karteLegende {
	top: 15px;
	left: 270px;
	width: 16em;
}

#karteWattwil .karteLegende {
	top: 230px;
	left: 125px;
	width: 22em;
}

#karteWil .karteLegende {
	top: 72px;
	left: 80px;
	width: 19em;
}




/* #### FOTOTOUR #### */


#fototour .karteLegende img {
	float:left;
}

#fototour .karteLegende {
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#fototour .schulname {
	background-color:#383838;
	padding: 2px 8px;
	width: 14em;
	margin: 0 0 0 3em;
	float:left;
}

#fototour #karteBruehl .karteLegende {
	top: -30px;
	left: 200px;
}
#fototour #karteBurggraben .karteLegende { left: 160px; }
#fototour #karteSargans .karteLegende { left: 70px; }
#fototour #karteWil .karteLegende { left: 30px; }
#fototour #karteHeerbrugg .karteLegende { left: 220px; }

#fototour #karteBruehl .schulname { width: 12em; }
#fototour #karteBurggraben .schulname { width: 14.5em; }
#fototour #karteHeerbrugg .schulname { width: 10em; }
#fototour #karteHeerbrugg img { margin-left: 90px; }
#fototour #karteWil .schulname { width: 13em; }
#fototour #karteSargans .schulname { width: 15em; }
#fototour #karteSargans img { margin-left: 160px; }
#fototour #karteWattwil .schulname { width: 15em; }

.fototourGalleryDiv {
	position: absolute;
	width: 600px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -240px;
	z-index: 190;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #aaa;
}

.pictureContainerDiv {
	height: 344px;
}

.pictureDiv {
	position: absolute;
}

.pictureBig {
	cursor:pointer;
}

.pictureLegende,
.pictureLegendeLang,
.nextPic,
.lastPic {
	font-family: arial;
	line-height: 1.6em;
	font-size: 0.9em;
	position: absolute;
	z-index: 400;
	height: 20px;
	padding: 5px 10px;
	width: 520px;
	background-color: #383838;
	top: 310px;
	left: 30px;
	color: #fff;

}

.nextPic,
.lastPic {
font-size: 1.1em;
line-height: 1.3em;
}

.pictureLegendeLang {
	width: 580px;
	left: 0px;
}

.lastPic {
	width: 10px;
	left: 0px;
	cursor:pointer;
	background-color: #555;
}
.nextPic {
	width: 10px;
	left: 570px;
	cursor:pointer;
	background-color: #555;
}

.nextPic:hover,
.lastPic:hover {
	background-color: #000;
}


.thumbsContainerDiv {
	overflow:hidden;
	width: 600px;
	height: 80px;
}

.thumbsContainerDiv div {
	float:left;
	margin: 0 4px 0 0;
	background-color: #fff;
	line-height: 0px;
	width: 147px;
}



.thumbNavPic {
	cursor:pointer;
	width: 147px;
}

.thumbsContainerDiv div.lastThumb {
	margin: 0;
}


.thumbNavLegende {
	display:block;
	background-color: #383838;
	height: 20px;
	background-image: url(../img/sammelform.png);
	background-position: 5px -516px;
	width: 147px;
}

.projekteNav span {
	background-position: 5px -536px;
}

.veranstaltungenNav span {
	background-position: 5px -556px;
}

.schulgebaeudeNav span {
	background-position: 5px -576px;
}


.closeWindowButton {
	width: 160px;
	height: 20px;
	background-color: #c33115;
	position: absolute;
	right: -1px;
	bottom: -25px;
	background-image: url(../img/sammelform.png);
	background-position: 10px -597px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.closeWindowButton:hover {
	background-color: #d1461e;
}


.nojs .aufforderung {
	display:none;
}

.nojs .nojsHinweis {
	display:block;
	color: #c33115;
}


#blackoutDiv {
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor:pointer;
}

.unbold {
	font-weight: normal;
	display:block;
}

#wattwilFototour .pictureContainerDiv {
	height: 335px;
}

#wattwilFototour .pictureLegende,
#wattwilFototour .pictureLegendeLang,
#wattwilFototour .nextPic,
#wattwilFototour .lastPic {
	top: 300px;
}

#wilFototour .pictureLegende,
#wilFototour .pictureLegendeLang,
#wilFototour .nextPic,
#wilFototour .lastPic {
	top: 340px;
	height: 40px;
}

#wilFototour .pictureContainerDiv {
	height: 395px;
}

#sargansFototour .pictureLegende,
#sargansFototour .pictureLegendeLang,
#sargansFototour .nextPic,
#sargansFototour .lastPic {
	top: 340px;
}

#sargansFototour .pictureContainerDiv {
height: 375px;
}

#burggrabenFototour .pictureLegende,
#burggrabenFototour .pictureLegendeLang,
#burggrabenFototour .nextPic,
#burggrabenFototour .lastPic {
	top: 340px;
}

#burggrabenFototour .pictureContainerDiv {
height: 375px;
}

#heerbruggFototour .pictureLegende,
#heerbruggFototour .pictureLegendeLang,
#heerbruggFototour .nextPic,
#heerbruggFototour .lastPic {
	top: 340px;
}

#heerbruggFototour .pictureContainerDiv {
height: 375px;
}




/* #### NAVIGATION #### */

/*  ### HAUPTNAVi  ### */
#navmainDiv {
	position:absolute;
	top: 181px;
	left: 43px;
	height: 26px;
	width: 650px;
	z-index: 18;
	}
#navmainDiv li{
	float: left;
	height: 26px;
	width: 140px;
	margin-right: 2px;
	
}
#navmainDiv a:link,#navmainDiv a:visited, #navmainDiv a:visited, #navmainDiv a:hover, #navmainDiv a:active {
	display:block;
	height: 26px;
	background-image:url(../img/navmain/navmain-bg.png);
	background-color:transparent;
}

#navmainDiv a.aktiv, #navmainDiv a:hover, #navmainDiv a:active {

	background-image: none;
	background-color:#C33115;
}



#navDiv ul { /* all lists */
	left: 0px;
	z-index: 131;
}
#navDiv li { /* all list items */
	position: relative;
}
#navDiv li.topnav {
	float:left;
	height: 25px;
}

#navDiv li ul { /* second-level lists */
	display:none;
	position: absolute;
	z-index: 200;
}
#navDiv ul li ul {
}

#navDiv li li {
}

#navDiv li:hover ul, 
#navDiv li.over ul { /* lists nested under hovered list items */
	display: block;
}


/* ----- topnav links ---- */

#nav li a.topnavlink, 
#nav li a.topnavlink:link {
	background-image: url(../img/sammelform.png);
	background-repeat:no-repeat;
	background-position: 8px -138px;
	height: 25px;
	display:block;
	width: 142px;
}

.nojs #nav li a.topnavlink {
	height: 25px;
}



#nav #navgymnasium a.topnavlink {
	background-position: 8px -158px;
}


#nav #navwmi a.topnavlink {
	background-position: 8px -238px;
}

#nav #navzukunft a.topnavlink {
	background-position: 8px -178px;
}
#nav #navlinks a.topnavlink {
	background-position: 8px -198px;
}

.nojs #nav li a.topnavlink:hover {
	background-color: #c33115;
}
/* ----- subnav links ---- */

#nav ul li a:link,
#nav ul li a {
	background-color: #c33115;
	color: #fff;
	text-decoration: none;
	display:block;
	min-width: 116px;
	padding: 3px 18px 3px 8px;
	background-image: none;
	line-height: 1.3em;
	background-image:url(../img/linkpfeil_nav.png);
	background-repeat:no-repeat;
	background-position: right 8px;
}


#nav ul li a.firstnavlink {

}

.nojs #nav ul li a.firstnavlink {
	border: 0px;
}

#nav ul li a:hover {
	background-color: #d1461e;
}
#nav ul li a:active {
	color: #fff;
}


/* ----- current page ---- */

#aktuell #navaktuell,
#kulturkalender #navaktuell,
#termine #navaktuell,

#gymnasium #navgymnasium,
#fototour #navgymnasium,
#persoenlich #navgymnasium,
#profil #navgymnasium,
#schwerpunktfaecher #navgymnasium,

#gymnasium-wmi #navwmi,
#fototour-wmi #navwmi,
#persoenlich-wmi #navwmi,
#profil-wmi #navwmi,
#schwerpunktfaecher-wmi #navwmi,


#zukunft #navzukunft,
#berufsfelder #navzukunft,
#studium #navzukunft,

#links #navlinks,
#links_berufsberatungen #navlinks,
#links_kantonsschulen #navlinks,
#links_universitaeten_hochschulen #navlinks {
	background-image: url(../img/sammelform.png);
	background-position: 0 -285px;
	background-repeat:no-repeat;
}

/* ----- current page + topnav fix ---- */

#navDiv li#navaktuell.topnav.active,
#navDiv li#navgymnasium.topnav.active,
#navDiv li#navzukunft.topnav.active,
#navDiv li#navlinks.topnav.active,
#navDiv li#navwmi.topnav.active{
	background-color: #c33115;
	background-image: none;
}

