/* ************************************************** */
/* Stylesheet für den Seiteninhalt */
/* ************************************************** */


/* ************************************************** */
/* Aktuelles */

table.newsline {
	width: 100%; 
	background: #e1eeff;
	margin-bottom: 40px;
}
table.newsline tr + tr {
	background: white;
}
table.newsline td[colspan] {
	border: 5px solid #e1eeff;
	border-top: 0;
	padding: 15px;
}
table.newsline tr.newstitle td {
	width: 600px;
	font-size: 24px;
	padding: 10px 15px;
	color: #365c8d;
	/* IE 8 Hack */
	padding /*\**/: 7px 15px 4px 15px\9
}
table.newsline tr.newstitle td + td {
	color: black;
	width: 100px;
	text-align: right;
	font-size: 22px;
	padding-right: 10px;
}

/* ************************************************** */
/* Initiative */

span.quotes {
	font-family: Cambria, 'Times New Roman', serif;
	font-style: italic;
	font-size: 18px;
}
span.qu {
	color: #365c8d;
	font-weight: bold;
	font-size: 24px;
}
div#scrollpane {
	margin: 25px;
	margin-bottom: 0;
	padding: 15px;
	width: 300px;
	height: 300px;
	overflow: auto;
	border: 1px solid black;
}
div#scrollpane a {
	text-decoration: none;
}
div#earth {
	position: absolute;
	z-index: 3;
	width: 224px;
	height: 253px;
	background: url("../img/earth.jpg") no-repeat top left;
	margin: 65px 0 0 465px;
}
div#youtube {
	width: 640px;
	height: 385px;
	margin: 0 auto;
}
div#logo {
	width: 100%;
	height: 300px;
	background: url("../img/logo.jpg") no-repeat top center;
}
div#logoKlein {
	width: 122px;
	height: 144px;
	background: url("../img/logo_klein.jpg") no-repeat top left;
	position: absolute;
	z-index: 3;
	margin: -20px 0 0 580px;
}
td.imgTd {
	padding-left: 25px;
}
td.imgTd img {
	width: 240px;
	border: 1px solid black;
}
td.imgTd a {
	background: none;
}
div#contentgeschichte table td {
	padding-bottom: 20px;
}
div#contentgeschichte table td:first-child {
	font-weight: bold;
	vertical-align: top;
	width: 200px;
}

/* ************************************************** */
/* Medien */

select, option {
	width: 600px;
	height: 30px;
	font-size: 18px;
	font-family: inherit;
}
div#player {
	padding-top: 30px;
	padding-bottom: 10px;
}
div#player h3 {
	padding-bottom: 10px;
}
span#hinweis {
	color: #999999;
	font-size: 16px;
	display: block;
	padding-top: 5px;
}
div#flashcontent {
	width: 100%;
	height: 570px;
	margin: -20px 0;
}
div#gallerytitle {
	margin-top: 20px;
}

/* ************************************************** */
/* Startseite */

a#bildungsidee {
	display: block;
	width: 145px;
	height: 70px;
	position: absolute;
	margin: 8px 0 0 625px;
	background: url("../img/add/bildungsidee.jpg") no-repeat top left;
}

/* ************************************************** */
/* Intern */

table#betreuerliste, table#kinderliste, table#terminliste {
	width: 100%;
}
table#betreuerliste td, table#kinderliste td, table#terminliste td {
	padding: 10px;
	border-bottom: 1px dashed #999999;
}
table#betreuerliste tr:hover, table#kinderliste tr:hover, table#terminliste tr:hover {
	background: #e1eeff;
}
table#betreuerliste tr > td, table#kinderliste tr > td {
	font-size: 22px;
}
table#betreuerliste td + td, table#kinderliste td + td {
	font-size: 20px;
}
table#betreuerliste h3 {
	margin-top: 14px;
}
table#betreuerliste tr.noborder td {
	border: 0;
}
table#betreuerliste tr.noborder:hover {
	background: white;
}
table#betreuerliste a.nostyle {
	color: black;
	text-decoration: none;
}
table#betreuerliste a.nostyle:hover {
	text-decoration: underline;
}
table#kinderliste td.verybig {
	font-family: Arial;
	font-size: 34px;
}
table#terminliste tr > td {
	font-size: 24px;
	width: 40%;
}
table#terminliste td + td {
	font-size: 20px;
	width: 30%;
}
table#terminliste tr.bordertop td {
	border-top: 1px dashed #999999;
}
table#terminliste td {
	height: 70px;
}
div.infos {
	width: 42%;
	padding: 10px;
	background: #e1eeff;
}
div.infos h3 {
	padding: 0;
}
div.infos div {
	background: white;
	margin-top: 7px;
	padding: 10px;
}
div.btn {
	width: 32px;
	height: 32px;
	cursor: pointer;
	position: absolute;
	z-index: 3;
	font-size: 0;
}
div#print {
	background: url("../img/print.png") no-repeat top left;
	margin-top: -45px;
	margin-left: 730px;
}
div#pdf, div#email, div#kinderemail {
	margin-top: -114px;
	margin-left: 682px;
}
div#pdf a:hover {
	background: white;
}
div#portraitImage {
	position: fixed;
	width: 200px;
	min-height: 300px;
	left: 50%;
	top: 50%;
	padding: 20px 20px 10px;
	margin: -190px 0 0 -120px;
	background: white url("../img/loading.gif") no-repeat 50% 50%;
	text-align: center;
	font-size: 120%;
	display: none;
	-webkit-box-shadow: 0 0 20px #333;
	   -moz-box-shadow: 0 0 20px #333;
	        box-shadow: 0 0 20px #333;
}
div#portraitImage img {
	border: 1px solid #999;
	display: inline-block;
	margin-bottom: 10px;
}
div#portraitImage small {
	cursor: pointer;
	display: inline-block;
	margin-top: 12px;
	font-size: 65%;
}
div#portraitImage small:hover {
	text-decoration: underline;
}
.bubble {
	position: absolute;
	padding: 5px 15px;
	border: 3px solid #0d0d56;
	color: #0d0d56;
	font-weight: bold;
	background: #e1eeff;
	margin: -22px 0 0 166px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
.bubble:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #0d0d56 transparent;
	display: block;
	width: 0;
}
.bubble:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 45px;
	border-width: 15px 15px 0;
	border-style: solid;
	border-color: #e1eeff transparent;
	display: block;
	width: 0;
}
tr.nextDate {
	background: #edf5ff;
}
tr.nextDate td:first-child {
	font-weight: bold;
}
.nobreak {
	white-space: nowrap;
}

/* ************************************************** */
/* Copyright Simon Ismair, 2011 */
/* www.si-photo.net */
/* ************************************************** */