/* GLOBAL THINGS */

* {
margin: 0;
padding: 0;
}



a img {
border: 0;
}


/* TAGS */

body {
background: #f1f1f1 url(../pict/layout/2011/body-bg.jpg) 50% repeat-y;
font-size:11px;
font-family:Verdana, Helvetica, sans-serif;
color:#414141;
font-style:normal;
line-height: 15px;
}



a:link, a:visited {
color: #828282;
font-weight: normal;
text-decoration: underline;
font-family: Verdana, Helvetica, sans-serif;
line-height: 15px;
}

a:hover {
color: #811330;
}

a:active {
color: #888;
}

h1 {
font-size: 18px;
margin: 4px 0 6px 0;
font-weight: normal;
line-height: 25px;
}

h2 {
font-size: 11px;
margin: 12px 0 0px 0;
font-weight: bold;
color: #333;
letter-spacing: 1px;
}

ul, ol {
margin: 10px 0 10px 20px;
}

#content h3 {
font-size: 14px;
font-weight: bold;
color: #000;
margin: 5px 0;
letter-spacing: 1px;
}

input, select, textarea {
font-size: 11px;
}

/* BASIC LAYOUT */
#headerzh {
width: 940px;
height: 166px;
background: #938048 url(../pict/layout/2011/top_zurich-2011.jpg) left top no-repeat;
margin: 0px auto;
position:relative;
}

#headerwi {
width: 940px;
height: 166px;
background: #938048 url(../pict/layout/2011/top_winterthur-2011.jpg) left top no-repeat;
margin: 0px auto;
position:relative;
}

#headerch {
width: 940px;
height: 166px;
background: #938048 url(../pict/layout/2011/top_chur-2011.jpg) left top no-repeat;
margin: 0px auto;
position:relative;

}

#headerli {
width: 940px;
height: 166px;
background: #938048 url(../pict/layout/2011/top_liechtenstein-2011.jpg) left top no-repeat;
margin: 0px auto;
position:relative;
}

#left {
margin-left: 5px;
float:left;
width: 160px;
}

#maincontent {
margin: 7px auto 0;
background-color: #fff;
width: 935px;

}

#content {
margin-left: 15px;
float:left;
width: 578px;
}

#right {
float:right;
width: 160px;
}

.clear {
clear:both;
line-height: 0px;
height: 1px;
font-size: 1px;
}

#footer {
clear:both;
margin: 10px auto;
width: 940px;
text-align:center;
}

#social {
height: 29px;
width: 940px;
position:relative;
background: #fff url(../pict/layout/2011/footer-linie.jpg) left bottom no-repeat;
}

#social a {
display: block;
height: 28px;
width: 38px;
}

#facebook, #twitter, #xing, #linkedin, #blogger {
height: 28px;
width: 38px;
position:absolute;
bottom: 1px;
text-indent: -9999px;
}

#facebook {
left: 317px;
background: #fff url(../pict/layout/2011/facebook.jpg) 0px 0px no-repeat;
}

#twitter {
left: 380px;
background: #fff url(../pict/layout/2011/twitter.jpg) 0px 0px no-repeat;
}

#xing {
left: 443px;
background: #fff url(../pict/layout/2011/xing.jpg) 0px 0px no-repeat;
}

#linkedin {
left: 506px;
background: #fff url(../pict/layout/2011/linkedin.jpg) 0px 0px no-repeat;
}

#blogger {
left: 569px;
background: #fff url(../pict/layout/2011/blogger.jpg) 0px 0px no-repeat;
}

.sbon {
background-position: 0px -28px ! important;
}

#footertext {
padding-top: 10px;
color: #bab9b9;
text-transform: uppercase;
}

#footertext a {
color: #bab9b9;
}


#loginarea {
position:absolute;
bottom: 0px;
right: 0px;
height: 22px;
width: 70px;
z-index: 22000;
}

#loginarea a {
color: #fff;
text-decoration:none;
}

.imgCombo {
padding: 10px;
border: solid #a99a6d;
border-width: 1px 0;
margin-top: -1px;
}

.leftImage {
float:left;
width: 150px;
text-align:center;
}

.rightText {
margin-left: 170px;
}


/* TABLES */
.coloured {
margin: 10px 0;
border-collapse: collapse;
empty-cells: show;
}

.coloured th {
background-color: #938048;
text-align:left;
padding: 4px;
color: #fff;
}

.coloured td {
background-color: #f2eee2;
padding: 4px;
border: 1px solid #cfc3a9;
}

.coloured th, .coloured td{
font-size:11px;
padding: 4px;
}

/* BOXES */

.quickhead {
font-size: 9px;
}

.quickhead table td.qbstudent {
background-color: #938048;
padding: 3px 6px;
}

.quickhead table td.qbteacher {
background-color: #f2eee2;
padding: 3px 6px;
}

.quickhead table td a:link, .quickhead table td a:visited {
color: #eee;
text-decoration:none;
}

.quickhead table td.qbteacher a:link {
color: #828282;
}

.quickhead table td.qbteacher a:hover {
color: #414141;
}

.quickhead table td.qbstudent a:hover {
color: #fff;
}

#left .redbox, #left .bluebox {
width: 160px;
margin-bottom: 10px;
}

#right .redbox {
width: 160px;
margin-bottom: 10px;
}

#content h3.redboxhead, h3.redboxhead {
display:block;
background-color: #938048;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: 400;
padding: 4px;
margin: 0;
}

h3.blueboxhead {
display:block;
background-color: #938048;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: 400;
padding: 4px;
}

.hp .redboxcontent {
border: none;
background-color: #f2eee2;
padding: 4px;
}


.redboxcontent {
border: 1px solid #f2eee2;
background-color: #fff;
padding: 4px;
}

.blueboxcontent {
border: 1px solid #1D4791;
padding: 4px;
}

.redboxcontent p {
margin: 3px 0;
}

.redboxcontent ul li {
margin: 3px 0 3px 0;
list-style-image: url(../pict/layout/punkte12.gif);
}

.quicknavstudent {
position: absolute;
top: 7px 3px;
}

.quicknavcontent {
}

.quicknav, .quicknavwhite {

}

.quicknav a, .quicknavwhite a:link, .quicknavwhite a:visited {
text-decoration:none;
display:block;
background-color: #f2eee2;
padding: 6px 4px;
border-bottom: 1px solid #fff;
}

.quicknav a:hover, .quicknavwhite a:hover { 
background-color: #fff;
color: #414141;
}


/* HOMEPAGE */

.welcomeimage {
width: 578px;
border-bottom: 1px solid #adaeb0;
}
.welcomeimage img {

}


.welcomemessage {
margin: 10px 0 30px 0;
color: #ccc;
font-size: 24px;
}

.teaserbox {
background-color: #f2eee2;
color: #414141;
margin-bottom: 10px;
padding-bottom: 10px;
}

.teaserbox a {
color: #828282;
}

.tbpadder {
margin: 10px;
}

#content .teaserbox h3 {
color: #414141;
background: #cfc3a9 url(../pict/layout/2011/boxhead-bg.jpg) top repeat-x;
display:block;
margin: 0 -10px 0;
padding: 5px;
font-weight: normal;

font-size: 12px;
}

#content td.teaserbox h3 {
margin-top:-10px;
}

.teaserbox p {
margin: 10px 0;
}

.teaserbox img {
margin: 2px 4px;
}

.bildrechts {
float:right;
margin: 0 0 2px 10px;
}

table.tease {
margin: 0 0 10px 0;
padding: 0;
width: 576px;
}

table.tease td {
padding-bottom: 0;
}

#content .newsbox {
border-bottom: 1px solid #f2eee2;
}

#content .newsbox h3.news {
margin: 5px 0;
padding: 0;
color: #414141;
background: none;
display:normal;
font-weight: normal;
text-transform:none;
font-size: 12px;
font-weight:bold;
}

.button {
text-align:center;
border: 1px solid #efefef;
padding: 10px 0;
margin-top: -1px;
}

.buttonnoborder {
text-align:center;
border: 1px solid #efefef;
padding: 10px 0;
}

.vripbox {
border: 1px solid #f2eee2;
padding: 10px 0;
margin-top: -1px;
background: #fff url(../pict/layout/2011/vrip-logo.jpg) center top no-repeat;
}

.vripboxcontent {
margin: 120px 6px 0px;
padding: 0;
color: #828282;
}

a.vrip {
text-decoration:none;
}

/* CALENDAR */
#cal { 
font-size: 10px;
background-color: #f2eee2;
border-collapse: collapse;
empty-cells: show;
}

#cal a {
text-decoration: none;
}

#cal th {
font-size: 11px;
width:21px;
padding: 0px;
}

#cal .tcell {
border: 1px solid #fff;
text-align:center;
padding: 0px;
}

.blau {
background: url(../pict/cal/blau.gif) center center no-repeat;
}

.blauschwarz {
background: url(../pict/cal/blauschwarz.gif) center center no-repeat;
}

.gruen {
background: url(../pict/cal/gruen.gif) center center no-repeat;
}

.gruenblau {
background: url(../pict/cal/gruenblau.gif) center center no-repeat;
}

.gruenblauschwarz {
background: url(../pict/cal/gruenblauschwarz.gif) center center no-repeat;
}

.gruenschwarz {
background: url(../pict/cal/gruenschwarz.gif) center center no-repeat;
}

.rot {
background: url(../pict/cal/rot.gif) center center no-repeat;
}

.rotblau {
background: url(../pict/cal/rotblau.gif) center center no-repeat;
}

.rotblauschwarz {
background: url(../pict/cal/rotblauschwarz.gif) center center no-repeat;
}

.rotgruen {
background: url(../pict/cal/rotgruen.gif) center center no-repeat;
}

.rotgruenblau {
background: url(../pict/cal/rotgruenblau.gif) center center no-repeat;
}

.rotgruenblauschwarz {
background: url(../pict/cal/rotgruenblauschwarz.gif) center center no-repeat;
}

.rotgruenschwarz {
background: url(../pict/cal/rotgruenschwarz.gif) center center no-repeat;
}

.rotschwarz {
background: url(../pict/cal/rotschwarz.gif) center center no-repeat;
}

.schwarz {
background: url(../pict/cal/schwarz.gif) center center no-repeat;
}


.tcell a:link, .tcell a:visited {
color: #000;
}

.blau a:link, .blauschwarz a:link, .gruen a:link, .gruenblau a:link, .gruenblauschwarz a:link, .gruenschwarz a:link, .rot a:link, .rotblau a:link, .rotblauschwarz a:link, .rotgruen a:link, .rotgruenblau a:link, .rotgruenblauschwarz a:link, .rotgruenschwarz a:link, .rotschwarz a:link, .schwarz a:link,
.blau a:visited, .blauschwarz a:visited, .gruen a:visited, .gruenblau a:visited, .gruenblauschwarz a:visited, .gruenschwarz a:visited, .rot a:visited, .rotblau a:visited, .rotblauschwarz a:visited, .rotgruen a:visited, .rotgruenblau a:visited, .rotgruenblauschwarz a:visited, .rotgruenschwarz a:visited, .rotschwarz a:visited, .schwarz a:visited {
color: #fff;
}

.eventLink a:link, .eventLink a:visited {
color: #666666;
}

.eventLink a:focus, .eventLink a:hover, .eventLink a:active {
color: #811330;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 10px;
font-family: arial, verdana;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.eventElement {
margin-top: 20px;
border: 1px solid #DABCC6;
padding: 10px 10px 10px 40px;
}

.bgtopleft {
background-position: left top;
}

/* FORMULAR */
.formular fieldset {
border: 1px solid #fdd1d5;
padding: 10px
}

.formular legend {
font-size: 11px;
vertical-align:middle;
color: #fdd1d5;
}

.formular table.coloured td {
vertical-align:top;
}

/* CLASSES */
.admin {
background-color: #efefef;
color: #ff3300;
}

/* LIGHTBOX */

.galimg {
border: 1px solid #DABCC6;
float:left;
margin: 0 10px 10px 0;
padding: 3px;
}

.galimg img {
display:block;
margin:0;
padding: 0;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../pict/layout/lb/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pict/layout/lb/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pict/layout/lb/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #CC0000;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/* TABLESORTING */
table.tablesorter {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #efefef;
	width: 100%;
}

table.tablesorter thead {
background-color: #f2eee2;
}

table.tablesorter th {
text-align: left;
padding: 6px 10px;
background-image: url(../pict/layout/tablesorter/nosort.png);
background-repeat: repeat-x;

}
table.tablesorter td {
	color: #000;
	padding: 4px;
font-weight: 400;
vertical-align:top;
}

table.tablesorter td a {
text-decoration:none;
color: #811330;
font-weight: bold;
}

table.tablesorter .even {
	background-color: #f2eee2;
}
table.tablesorter .odd {
	background-color: #fff;
}
table.tablesorter .header {
	background-image: url(../pict/layout/tablesorter/bg.png);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #ddd;
	border-top: 1px solid #FFF;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 6px;
	height: auto;
}
table.tablesorter .headerSortUp {
	background-image: url(../pict/layout/tablesorter/asc.png);
	background-repeat: no-repeat;
}
table.tablesorter .headerSortDown {
	background-image: url(../pict/layout/tablesorter/desc.png);
	background-repeat: no-repeat;
}

dl.eventDetail {
margin: 1em;
width: 200px;
}

.eventDetail dt {
margin: 5px 0 3px 0;
padding: 3px;
font-weight:bold;
border-bottom: 1px dotted #999;
}

.eventDetail dd {
padding: 3px 0;
margin: 0  0 5px 40px;
text-align:right;
}
