/*
main.css
Lilienthal-Gymnasium Berlin
(c) Ingenieurbüro noesis 2009
*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #4f0000;
	background-color: #fff0d0;
	overflow-y:scroll;
}

h1 {
	font-family: 'times new roman';
	font-size: 1.5em;
	letter-spacing: 0.15em;
	font-weight: normal;
	color: #7f3020;
	background-image: url(../pics/upperleft.jpg);
	background-repeat: no-repeat;
	padding-left: 0.5em;
	margin-bottom: 0.3em;
}

* html h1 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

*+html h1 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h2 {
	font-family: 'times new roman';
	font-size: 1.25em;
	letter-spacing: 0.12em;
	font-weight: bold;
	color: #7f3020;
	margin: 1.5em 0 -0.5em 0;
}

* html h2 {
	margin: 1em 0 0 0;
}

h3 {
	font-family: 'times new roman';
	font-size: 1.1em;
	letter-spacing: 0.12em;
	font-weight: normal;
	color: #7f3020;
	margin: 0.7em 0 -0.5em 0;
}

h4 {
	font-family: 'times new roman';
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style:italic;
	color: #7f3020;
	margin: 0.7em 0 -0.5em 0;
}

img {
	border: none;
}

a {
	color: #4f0000;
}

a:hover, a:focus, a:active {
	color: #ffffff;
	background-color: #7f3020;
	text-decoration: none;
}

#container {
	margin: 0 auto 0 auto;
	width: 800px;
	min-height: 600px;
	background-color: #fff0d0;
	border:1px solid #996600;
	border-width: 0 1px 0 1px;
}

* html #container {
	height: 600px;
}

#head {
	position: relative;
	top: 0;
	width: 800px;
	font-size: 2.5em;
	font-family: 'times new roman';
	letter-spacing: 0.2em;
	text-align: center;
	margin: 1em 0 0 0;
}

#head1 {
	font-size: 0.45em;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}

* html #head1 {
	letter-spacing: 0.05em;
}

*+html #head1 {
	letter-spacing: 0.05em;
}

#banner {
	display: block;
}

#nav {
	display: none;
}

#cidsnet {
  position: relative;
	top: -70px;
	margin-left: 680px;
	margin-bottom: -119px;
	z-index: 99;
	display: none;
}

#cidsnet a:hover, #cidsnet a:focus, #cidsnet a:active {
	text-decoration: none;
	background-color: transparent;
	border: none;
}

#menu {
	position: relative;
	left: 0;
	top: 0.5em;
	width: 150px;
	float: left;
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0.8em;
	list-style: none;
}

#menu ul ul {
	padding-left: 0.15em;
}

#menu li {
	font-weight: bold;
	line-height: 1.6em;
}

#menu li li {
	margin-left: 1em;
}

#menu li li li {
	font-style: italic;
}

#menu li a {
	text-decoration: none;
	font-weight: normal;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {
	padding: 0 0.5em 0 0.5em;
}

#text {
	position: relative;
	top: 0;
	width: 628px;
	float: left;
	margin: 0 10px 0 10px;
	overflow: visible;
	display: block;
}

/* linksbündig */
.l {
	text-align: left;
	border: 0;
}

/* zentriert */
.m {
	text-align: center;
	border: 0;
}

/* rechtsbündig */
.r {
	text-align: right;
	border: 0;
}

.lcol {
	float: left;
	width: 49%;
	margin-right: 1%;
}

* html .lcol {
	width: 48%;
}

.rcol {
	float: right;
	width: 49%;
	margin-left: 1%;
}

* html .rcol {
	width: 48%;
}

#lfrm {
	float: left;
	width: 49%;
	margin-right: 1%;
	text-align: right;
}

* html #lfrm {
	width: 48%;
}

#rfrm {
	float: right;
	width: 49%;
	margin-right: 1%;
	text-align: left;
}

* html #rfrm {
	width: 48%;
}

.ul_sitemap {
	padding-left: 1.2em;
}

* html .ul_sitemap {
	padding-left: 0;
	margin-left: 1.2em;
}

*+html .ul_sitemap {
	padding-left: 0;
	margin-left: 1.2em;
}

#fluegel_l {
	position: relative;
	margin: -200px 0 120px -750px;
	z-index: 10;
}

* html #fluegel_l {
	margin: -250px 0 0 -640px;
}

*+html #fluegel_l {
	margin: -200px 0 0px -750px;
}

#fluegel_l a:hover, #fluegel_l a:focus, #fluegel_l a:active {
	text-decoration: none;
	background-color: transparent;
	border: none;
}

#fluegel_r {
	position: relative;
	margin: -200px 0 124px 680px;
	z-index: 10;
}

* html #fluegel_r {
	margin: -230px 0 0 610px;
}

*+html #fluegel_r {
	margin: -200px 0 0px 680px;
}

#fluegel_r a:hover, #fluegel_r a:focus, #fluegel_r a:active {
	text-decoration: none;
	background-color: transparent;
	border: none;
}

#text .picr {
float:right;
padding-left:2em;
padding-bottom:1em;
}

#text .picl {
float:left;
padding-right:2em;
padding-bottom:1em;
}

#werbung {
	position: relative;
	margin-top: -520px;
	left: -375px;
	z-index: 3;
}

/* MSIE 6.x */
* html #werbung {
	margin-top: -870px;
	left: 625px;
}

/* MSIE 7.x */
*+html #werbung {
	margin-top: -520px;
	left: 525px;
}

#werbung_opera {
	position: relative;
	top: -770px;
	margin-left: 625px;
	z-index: 3;
}

#werbung_safari {
	position: relative;
	top: -770px;
	margin-left: 625px;
	z-index: 3;
}

#werbung_ie8 {
	position: relative;
	top: -770px;
	margin-left: 625px;
	z-index: 3;
}

/* Firefox 3.5.x */
#werbung_ff_old {
	position: relative;
	margin-top: -520px;
	margin-left: 675px;
	z-index: 3;
}

/* styling of the container.*/
a.myPlayer {
	display:block;
	width:480px;
	height:360px;
	text-align:center;
	float:left;
	border:1px solid #090909;
	margin-left: 80px;
}

/* play button */
a.myPlayer img {
	margin-top:270px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000000;
}

.even {
	background-color: #efe0c0;
}

.newsbox {
border:1px solid #7f3020;
padding:0 0.5em;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-box-shadow: 4px 4px 4px 0px #909090;
-moz-box-shadow: 4px 4px 4px 0px #909090;
box-shadow: 4px 4px 4px 0px #909090;
}

.newsbox1 {
border:2px solid #7f3020;
padding:0.5em 1em 0.5em 1em;
background-color:#fff5e4;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-box-shadow: 4px 4px 4px 0px #909090;
-moz-box-shadow: 4px 4px 4px 0px #909090;
box-shadow: 4px 4px 4px 0px #909090;
}

.mathetbl {
	text-align:center;
	padding:0.2em 1em;
	border:1px solid #4f0000;
}

.spalten {
    display:block;
    column-count:2;
    column-gap:10%;
    -moz-column-count:2;
    -moz-column-gap:10%;
    -webkit-column-count:2;
    -webkit-column-gap:10%;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.spalten p, .spalten h1, .spalten h2, .spalten h3 {
  margin-top:0;
}
