/* CSS Document */
/* basic elements */
/* commented backslash hack v2 \*/
/** html {
	overflow:hidden;
	}
/* end of hack */
html {
	margin: 0;
	padding: 0;
	background-color: #fefeff;/*#bdcae6;*/
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body
{
background-color: #fefeff;
font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
font-size: 100.01%;
color: #000000;
text-decoration: none;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
}
#header {
	
	background-color: #dbe5f8;
	text-shadow: 2px 2px 5px #888;
	color: #485062;
	width: 100%;
	/*min-width: 950px;*/
	height: 155px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	top: 0px;
	padding-bottom:10px;
	}
#header .pic	{
	background-image: url(cssgraphics/header.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	width: 100%;
	/*min-width: 950px;*/
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}
/**+html #header{position:relative; height: 200px; background-image: url(cssgraphics/header.png);}*/
#header h3 {
	margin: auto;
	text-align: center;
	font-size: 170%;
	}
#footer {
	background-color: #dbe5f8;
	color: #363e4b;
	width: 100%;
	/*min-width: 950px;*/
	min-height: 160px;
	height: auto; /*160px;*/
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	bottom: 0px;
	}
#footer .boxtext	{
	float:left; 
	display: block; 
	position: relative;
	margin-left: 14px;
	margin-right: 14px;
	/*width: 140px;*/
	bottom: 0px; 
	padding-top: 50px; 
	padding-left:18px; 
	color: #505b6f; 
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size:14px; 
	font-weight:bold; 
	z-index: 10
}
#footer .boxtext a {
	text-decoration: underline;
	font-size: 14px;
	color: #505b6f;
	text-align: right;
	float: right;
}

#footer .boxtext a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #555555;
	text-align: right;
	float: right;
}
#footer .eurologo	{
	background-image: url(cssgraphics/euro_klein2.png);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: scroll;
	float:left;
	height: 152px;
	width: 180px; 
	padding-top: 8px; 
	margin-left: -125px; 
	z-index: 10
}
#footer .cgelogo	{
	background-image: url(cssgraphics/cgelogo_trans.png);
	background-repeat: no-repeat;
	float:left;
	width: 80px;
	height: 135px;
	margin-top: 15px;
	padding-top: 10px; 
	padding-left: 24px; 
	z-index: 10
}
#footer .weltkarte	{
	background-image: url(cssgraphics/weltkarte_klein.png);
	background-repeat: no-repeat;
	background-size: AUTO 85px;
	float:right;
	height: 108px;
	width: 140px; 
	margin-top:40px; 
	padding-top: 12px; 
	padding-right: 18px; 
	z-index: 0
}
/**+html #footer{margin-top:0px}*/
#footer h3 {
	display: none;
	}
#footer ul {
	padding: 20px;
	}
#footer li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	list-style-type: none;
	}
#footer li a:link {
	color: #000000;
	text-decoration: none;
	}
	
#container {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	position: relative;
	width: 950px;
	min-height: 600px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	}
#container fieldset {
	border: 1px solid #dddddd; 
	border-radius: 3px;
}

#container legend{
	font-size: 11px; 
	font-weight: bold;
}
/*@media (min-width: 768px) {
  #container {
    width: 750px;
    font-size:24px;
  }
  #menuContainer {
	font-size:24px;
  }
}
@media (min-width: 992px) {
  #container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  #container {
    width: 950px;
  }
}*/
#container .tablelogin {
	  /*margin-left: 1px;
	  margin-right: 1px;
	  padding-left:1px;
	  padding-right: 1px;*/
	  text-align:right;
	  width:195px;
	  font-size: 12px;
	}
#container .trlogin {
	  border-style:hidden;
	  text-align:right;
	}
#container .tdlogin {
	  border-style:hidden;
	  padding:1px;
	  text-align:right;
	  color: #505b6f;
	  font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	  font-size:14px;
	  padding-bottom:5px;
	}
/**+html #container {margin-top:0px;}*/
#leftMenu {
	position: relative;
	float:left;
	display:block;
	width: 190px;
	}
#adress {
	position: relative;
	display:block;
	width: 190px;
	}
#content {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	position: relative;
	width: 720px;
	min-height: 100%;
	margin-left: 200px;
	margin-top: 0px;
	padding: 0px 10px 10px 20px;
	overflow: visible;
	}
.flatbutton {
	float: right;
}
.flatbutton a {
	color: #000000;
	border: 1pt solid #BDBDBD;
	background-color: #F0F0F0;
	box-shadow: 1px 1px 1px #ccc;
	text-decoration: none;
	float: left;
	padding: 2px;
	margin: 2px;
	cursor: default;
	font-size: 90%;
}
.flatbutton a:hover {
	color: #000000;
	background-color: #FCFCFC;
	text-decoration: none;
	cursor: default;
}
.flatbutton a:visited {
	color: #000000;
	text-decoration: none;
	cursor: default;
}
.flatbutton2 {
	position: relative;
	margin-top: 5px;
	float: right;
}
.flatbutton2 a {
	color: #000000;
	border: 1pt solid #BDBDBD;
	background-color: #F0F0F0;
	box-shadow: 1px 1px 1px #ccc;
	text-decoration: none;
	/*float: left;*/
	padding: 2px;
	margin: 2px;
	cursor: default;
	font-size: 90%;
}
.flatbutton2 a:hover {
	color: #000000;
	background-color: #FCFCFC;
	text-decoration: none;
	cursor: default;
}
.flatbutton2 a:visited {
	color: #000000;
	text-decoration: none;
	cursor: default;
}
#content a:link {color: #2630a2; text-decoration: none;}
#content a:hover {color: #0000FF; text-decoration: underline;}
#content a:visited {color: #4c5667; text-decoration: none;}
*+html #content {overflow: hidden;}
#content .date	{
		width: 29%; text-align:right; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; font-size:14px; float:right; margin-top: -16px; padding-bottom: 4px;padding-top: 4px;
	}
#content .date a:link {color: #aa0000; text-decoration: none;}
#content .date a:hover {color: #aa0000; text-decoration: none;}
#content .date a:visited {color: #aa0000; text-decoration: none;}
#content .headline	{
		padding-top: 4px; padding-bottom: 4px; width: 70%; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; font-size:14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; /*float:left;*/
	}
#content .headline a {width: 700px;}
#content .headline a:link {color: #aa0000; text-decoration: none;}
#content .headline a:hover {color: #aa0000; text-decoration: none;}
#content .headline a:visited {color: #aa0000; text-decoration: none;}
#content .vpic	{
		display: inline; float: left; margin-right: 10px; margin-bottom: 10px;
	}
#content .spic	{
		display: inline; float:left; margin-right:20px; margin-right: 10px; margin-bottom: 10px; max-height:60px;
	}
	.sizeem {font-size:2em;}
	.boldsizeem {font-size:2em; font-weight:bold;}
	.sizesmall {font-size:small;}
	.sizepercentage {font-size:80%;}
	.bold {font-weight:bold;}
#content .newsbox {
	display: block;
	position: relative;
	float: left;
	margin-left: 7px;
	}
#content .newsheader {
	display: block;
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	height: 30px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-indent: 0px;
	line-height: 7px;
	font-weight: bold;
	cursor: pointer;
	overflow: hidden;
	}
#content .newsheader:hover{color: #aa0000;}/*gelb: #EAE35B;}lila: #7e15db;}*/
#content .newsbody {
	display: block;
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	padding: 10px;
	border-color: #929bc4;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-bottom-width: 1px; 
	box-shadow: 3px 3px 5px #666;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	text-indent: 0px;
	text-align: justify;
	overflow: hidden;
	}
#content .termin:hover {background: #BCC6E6;}
/**+html #content .newsbody{margin-top: -22px;}*/
#content .newsfoot {
	display: block;
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	height: 30px;
	padding: 10px;
	border-color: #929bc4;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent: 0px;
	line-height: 5px;
	font-style: italic;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	}
#content .foottext {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-indent: 10px;
	line-height: 16px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	margin-top: -5px;
	font-style: italic;
	display: none;
	}
#content .medium_box {
	float: left;
	display: block;
	position: relative;
	width: 700px;
	margin-top: 10px;
	}
	.mheader {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	height: 30px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 7px;
	font-weight: bold;
	text-align: justify;
	cursor: pointer;
	overflow: hidden;
	}
	.mbody {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	padding: 10px;
	border-color: #929bc4;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	box-shadow: 3px 3px 5px #666;
	margin-top: -20px;
	margin-left: 0px;
	line-height: 25px;
	text-indent: 0px;
	text-align: justify;
	overflow: hidden;
	}
/**+html #content .mbody{margin-top: -22px;}*/
	.mfoot {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 700px;
	height: 30px;
	padding: 10px;
	border-color: #929bc4;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 10px;
	line-height: 5px;
	font-style: italic;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
#content .small_box {
	float: left;
	display: block;
	position: relative;
	width: 479px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
	.sheader {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 459px;
	height: 30px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 7px;
	font-weight: bold;
	text-align: justify;
	cursor: pointer;
	overflow: hidden;
	}
	.sbody {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 459px;
	padding: 10px;
	background-color: #f7f7fa;
	border-color: #929bc4;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	box-shadow: 3px 3px 5px #666;
	margin-top: -20px;
	margin-left: 0px;
	line-height: 25px;
	text-indent: 0px;
	text-align: justify;
	text-align: justify;
	overflow: hidden;
	}
/**+html #content .sbody{margin-top: -22px;}*/
	.sfoot {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 459px;
	height: 30px;
	padding: 10px;
	border-color: #929bc4;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 10px;
	line-height: 5px;
	font-style: italic;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
#content .infobox {
	float: right;
	display: block;
	position:relative;
	width: 200px;
	margin-right: 15px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	.iheader {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 200px;
	height: 30px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 7px;
	font-weight: bold;
	text-align: justify;
	cursor: pointer;
	overflow: hidden;
	}
	.ibody {
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #363e4b;
	width: 200px;
	padding: 10px;
	background-color: #f7f7fa;
	border-color: #929bc4;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	box-shadow: 3px 3px 5px #666;
	margin-top: -20px;
	margin-left: 0px;
	line-height: 25px;
	text-indent: 0px;
	text-align: justify;
	overflow: hidden;
	}
/**+html #content .ibody{margin-top: -22px;}*/
	.ifoot {
	width: 200px;
	height: 30px;
	padding: 10px;
	border-color: #929bc4;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 20px;
	margin-top:10px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: justify;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

/* Neu Eingefügt für Fotogalerien*/
.picheading {
	font-size: 120%;
	text-align: center;
	width: 100%;
	text-decoration: none;
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

.picdesc {
	font-size: 80%;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

.picoverview {
	width: 30%;
	padding: 1%;
	margin-right: 1%;
	margin-bottom: 3px;
	text-align: center;
	display: inline-block;
	float: left;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 2px 2px 4px #ccc;
	z-index: 200;
}

.picoverview:hover {
	box-shadow: 2px 2px 4px #666;
}


#pad {height:100px;}
/* neu FlyIn-Box für Zusatzinformationen */
#info a.logininfo { text-decoration:none; margin-left:1.0em; height: 1px; width: 1px; color:#edf1f7; }
#info a.logininfo:hover { cursor:help; color:#505b6f; background:#edf1f7; }
#info a.logininfo span { visibility:hidden; position:absolute; left:-99em;
		margin-top:-15em; margin-left:5em; padding:1em; text-decoration:none; width:500px;}
#info a.logininfo:hover span, a.logininfo:focus span, a.logininfo:active span {
		visibility:visible; left:1em;
		border:1px solid #505b6f; 
		color:#363e4b; 
		background:white;
		box-shadow: 3px 3px 8px #666;
		text-align:left; 
		font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; 
		font-size: 14px;
		z-index:200;
		line-height: 2;
}
/* neu für Brotkrumen-Navigation */
#breadcrumb table {border-width: 0; border-collapse: collapse; border-style:hidden; margin-bottom: -2em; overflow: visible;}
#breadcrumb td.logininfo { text-decoration:none; margin-left:0em; height: 1px; width: 1px; color:#edf1f7; }
#breadcrumb td.logininfo:hover { cursor:e-resize; color:#505b6f; background:#edf1f7; }
#breadcrumb td.logininfo div { visibility:hidden; position:absolute; left:-99em;
		margin-top:-15em; margin-left:5em; padding:1em; text-decoration:none;}
#breadcrumb td.logininfo:hover div, td.logininfo:focus div, td.logininfo:active div {
		visibility:visible; 
		left:25em;
		margin-top:-20ex;
		border:1px solid #505b6f; 
		color:#363e4b; 
		background:white;
		box-shadow: 3px 3px 8px #666;
		text-align:left;
		font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; 
		font-size: 12px;
}
/* neu FlyIn-Box für Lehrerportraits */
#portrait td.logininfo { text-decoration:none; margin-left:0em; height: 1px; width: 1px; color:#edf1f7; }
#portrait td.logininfo:hover { cursor:e-resize; color:#505b6f; background:#edf1f7; }
#portrait td.logininfo div { visibility:hidden; position:absolute; left:-99em;
		margin-top:-15em; margin-left:5em; padding:1em; text-decoration:none;}
#portrait td.logininfo:hover div, td.logininfo:focus div, td.logininfo:active div {
		visibility:visible; 
		left:25em;
		margin-top:-20ex;
		border:1px solid #505b6f; 
		color:#363e4b; 
		background:white;
		box-shadow: 3px 3px 8px #666;
		text-align:left;
		font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; 
		font-size: 12px;
}
#information {padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:190px; z-index: 20;}
#information p.name {margin-top:38px; display:block; float:left; width:190px; height:70px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/ font-size:12px; font-weight:bold; text-decoration:none; text-indent:0px;}
#information p.adress {margin-top:10px; display:block; float:left; width:190px; height:50px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/ font-size:12px; text-decoration:none; text-indent:0px;}
#information p.phone {margin-top:10px; display:block; float:left; width:190px; height:50px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/ font-size:12px; text-decoration:none; text-indent:0px;}
#loginbox a.loginform {text-decoration: none; border: 0px; height:18px; text-align:right;}
#loginbox a.loginform:hover {text-shadow:1px 1px 3px #bbb; box-shadow: 0px 0px 0px #ffffff; background:#fefeff;}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menuContainer {
	height: 42px;
	position: relative;
	background-color: #dbe5f8; 
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	overflow: visible;
	z-index:40;
}
nav {
	top:165px; 
	overflow:visible; 
	padding-bottom:0px; 
	background-color: #dbe5f8; 
	z-index:40;
}
/** html #menuContainer {position: absolute;}*/
#menu {padding:0; margin:0; list-style:none; float:left; height:41px; position:relative; left:50%;}
#menu li {float:left; position:relative; right:50%; margin:0 2px;}
#menu li a.current {text-decoration: underline;}
#menu li a {display:block; height:41px; line-height:40px; padding:0 15px 0 0; float:left; color:#485062; text-decoration:none;}
#menu li a b {display:block; height:41px; float:left; padding:0 0 0 15px; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.pupils #menu li#pupils a,
.parents #menu li#parents a,
.interest #menu li#interest a,
.teacher #menu li#teacher a,
.legal #menu li#legal a,
.contact #menu li#contact a,
.webteam #menu li#webteam a,
.events #menu li#events a,
.foto #menu li#foto a
{ /*background-color: #fefeff;*/ border-style: solid; /*border-bottom-width: 0px;*/ border-bottom: 1px solid #fefeff; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px;}

#menu li a:hover {
	box-shadow: 2px -1px 3px #666;
	background-color: #fefeff;
}

#menu li a:hover b,
.home #menu li#home a b,
.pupils #menu li#pupils a b,
.parents #menu li#parents a b,
.interest #menu li#interest a b,
.teacher #menu li#teacher a b,
.legal #menu li#legal a b,
.contact #menu li#contact a b,
.webteam #menu li#webteam a b,
.events #menu li#events a b,
.foto #menu li#foto a b
{color: #000000;}

.active {box-shadow: none; background-color: #fefeff; border-style: solid; border-bottom-width: 0px; border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-color: #fefeff;}
.home {border-color: #cccccc;}
.events {border-color: #DDD9BA/*F4D802*/;}
.interest {border-color: #BED7BD/*0ade00*/;}
.pupils {border-color: #C5E2E0/*00ded1*/;}
.parents {border-color: #C7DBDA/*d90000*/;}
.teacher {border-color: #cccccc;}
.foto {border-color: #DCCFB3/*ffb400*/;}
.contact {border-color: #CDD5E6/*)0047d9*/;}
.webteam {border-color: #ffffff;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:3px 0 0 0; list-style:none; position:relative; width:190px; z-index: 20;}
#flyout ul {padding:0; margin:0; list-style:none; width:170px; height:auto; background: url(cssgraphics/trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:0px;}
#flyout li.name {margin-top:38px; display:block; float:left; width:190px; height:70px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; text-indent:0px;}
#flyout li.adress {margin-top:10px; display:block; float:left; width:190px; height:50px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; font-size:12px; text-decoration:none; text-indent:0px;}
#flyout li.phone {margin-top:10px; display:block; float:left; width:190px; height:15px; line-height:24px; color: #485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif; font-size:12px; text-decoration:none; text-indent:0px;}
#flyout li a {display:block; float:left; width:190px; height:34px; line-height: 34px; border-width:0px; border-bottom-width: 1px; border-style:solid; border-top-color: #999999;border-bottom-color: #999999; border-left-color: #777777; border-right-color: #999999; background:#fefeff;/*#e8e8eb;*/ color:#485062; font-family: "Droid Sans", "Open Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;/*arial, sans-serif;*/ font-size:11px; text-decoration:none; text-indent:10px; vertical-align: middle; display: table-cell;}
#flyout li a.fly {height:34px; line-height: 34px; border-width:0px; border-bottom-width: 1px; border-style:solid; border-top-color: #999999;border-bottom-color: #999999; border-left-color: #777777; border-right-color: #999999; background: #fefeff/*#e8e8eb*/ url(cssgraphics/nextlevel.png) no-repeat right center;}

#flyout li a.fly:focus {background-color:#fefeff; border-width:0px; box-shadow: 2px 2px 3px #666; background: #fefeff url(cssgraphics/nextlevel.png) no-repeat right center;}
#flyout li:focus {position:relative;}
#flyout li a:focus {position:relative; border-width:0px; box-shadow: 2px 2px 3px #666; background:#f6f9fd; color: #000000;}
#flyout li:focus > a {background-color:#f6f9fd; box-shadow: 2px 2px 3px #666; color:#000000;}

#flyout li a.fly:hover {background-color:#fefeff; border-width:0px; box-shadow: 2px 2px 3px #666; background: #ffffff url(cssgraphics/nextlevel.png) no-repeat right center;}
#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; border-width:0px; box-shadow: 2px 2px 3px #666; background:#f6f9fd; color: #000000;}
#flyout li:hover > a {background-color: #ffffff; color:#000000;}

#flyout ul li a {background:#fefeff}
#flyout ul li a.fly {background: #fefeff url(cssgraphics/nextlevel.png) no-repeat right center;}
#flyout ul ul li a {background: #fefeff;}
#flyout ul ul li a.fly {background: #fefeff url(cssgraphics/nextlevel.png) no-repeat right center;}
#flyout ul ul ul li a {background: #fefeff;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#fefeff; color:#485062;}

#flyout :focus ul,
#flyout :focus ul :focus ul,
#flyout :focus ul :focus ul :focus ul {left:190px; width: 190px; box-shadow: 3px 3px 8px #666;}
#flyout :focus ul ul,
#flyout :focus ul :focus ul ul {left:-9999px;}
#flyout ul li:focus > a {background-color:#fefeff; color:#000000;}
#flyout ul ul li:focus > a {background-color:#fefeff; color:#000000;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:190px; width: 190px; box-shadow: 3px 3px 8px #666;}
#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}
#flyout ul li:hover > a {background-color:#fefeff; color:#000000;}
#flyout ul ul li:hover > a {background-color:#fefeff; color:#000000;}

table.klausuraufsichten {
	border-collapse:collapse;
	width: 93%;
}

table.klausuraufsichten td {
	border:1px blue solid; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

table.nachklausuren{
	border-collapse:collapse;
	width: 93%;
}

table.schuelervplan{
	border-collapse:collapse;
}

table.schuelervplan td{
		border:1px blue solid; 
		padding-left: 10px; 
		padding-right: 10px; 
		padding-top: 5px; 
		padding-bottom: 5px; 
}

table.nachklausuren td{
		border:1px blue solid; 
		padding-left: 10px; 
		padding-right: 10px; 
		padding-top: 5px; 
		padding-bottom: 5px; 
}

td.header {
		background-color:silver;
}

td.blueheader {
		background-color:#B0BBDE;
}

td.normal {
		background-color:white;
}
td.highlight {
		background-color:rgb(255,128,0);
}
	
td.eigene {
		background-color:rgb(0,255,255);
}
	
td.abitur {
		background-color:rgb(255,51,51);
}

table.projekttage{
	width:100%; 
	border-collapse:collapse; 
	border-spacing:0;
}

table.projekttage td{
		border:1px solid;
}

tr.voll {
	color: #aaaaaa;
}


