/*/////////// berlin-ferien ////////////////////////*/

body {
  background-color: #ffec6b;
  color: black;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
h1.center {
	text-align: center;
}
.skip {
	position: absolute;
	margin-left: -10000px;
}
#header h1 {
  margin: 0;
  padding: 0;
}

#header h1 a {
  background-color:#ccc;
  border-bottom: 1px solid #666;
  color: #222;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0px #EEE;
  background-image: -webkit-gradient
           (linear, left top, left bottom, from(#ccc), to(#999));
}

#menu ul {
  text-decoration: none;
  list-style: none;
  /*margin: 10px;*/
  margin-left: -0px;
  padding: 0;
}

#menu ul li {
  background-color:#FFF;
  border: 2px solid #ff4c1c;
  color: #222;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: -1px;
  padding: 5px 2px;
  text-decoration: none;
  list-style: none;
  margin: 5px;
  margin-top: 0px;
}
#menu ul li:first-child a {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;  
}

#menu ul li:last-child a {
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;  
}

#content, #sidebar {
  padding: 2px;
}
#logo {
	background: #f7f1a1;
	padding: 0 0px;
	text-align: center;
	overflow: hidden; 	/* Einzig der Mozilla k?nnte den Text unverh?ltnissm??ig zum Hintergrund ver?ndern.
				Damit dann wenigstens das Men? benutzbar bleibt schneiden wir alles was herausragt ab. */
	letter-spacing: 1px; 	/* Wieder ein wenig Typografie damit das Logo besser aussieht. */
	margin-top: 0; 		/* Manche Browser haben das schon voreingestellt aber nicht alle, deshalb
					 vereinheitlichen wir das. */
	margin-bottom: 0;
}

#container {
	margin: 0 auto;
	border: 0px solid #aaa;
	border-top: 0;
	background: #ffffe0;
	min-height: 640px
	text-align: left;
}


div#Inhalt_s {
	margin: 0 1em 1em 1em;
	padding: 0 1em;
	border: 0px dashed silver;
  }
* html div#Inhalt_s {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
 	margin-bottom: 0;
  }
div#Inhalt_s h1 {
	font-size: 1.4em;
 	color: navy;
	margin-top: 1em;
	text-align: center;
  }
div#Inhalt_s h2 {
	font-size: 1.2em;
 	color: navy;
	text-align: left;
	background-color: #f7f1a1;
	margin-bottom: 0;
  }
div#Inhalt_s p {
	font-size: 1em;
 	margin: 1em 0;
	text-align: justify;
  }
div#Inhalt_s p.center {
	text-align: center;
}
div#Inhalt_s ul {
 	margin-top: 0;
	font-size:0.8em
  }

div#Inhalt_s td {
	text-valign: top;
 }
ul#Inhalt_s a:link{
	font-size: 0.8 em
}




div#Inhalt {
	margin: 0 1em 1em 1em;
	padding: 0 1em;
	border: 0px dashed silver;
  }
* html div#Inhalt {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
 	margin-bottom: 0;
  }
div#Inhalt h1 {
	font-size: 1.4em;
 	color: navy;
	margin-top: 1em;
	text-align: center;
 	margin: 1em 0;
  }
div#Inhalt h2 {
	font-size: 1.2em;
 	color: navy;
	text-align: left;
	background-color: #f7f1a1;
	margin-bottom: 0;
  }
div#Inhalt h2.center {
	font-size: 1.2em;
 	color: navy;
	text-align: center;
	background-color: #f7f1a1;
	margin-bottom: 0;
  }
div#Inhalt p {
	font-size: 1em;
 	margin: 1em 0;
	text-align: justify;
  }
div#Inhalt p.center {
	text-align: center;
}

div#Inhalt ul {
 	margin-top: 0;
  }
div#Inhalt table {
	margin-left: 0;
	text-valign: top;
}


div#Inhalt table.kalender {
	margin-left: 0;
	text-valign: top;
	background-color: #f7f1a1;
}
div#Inhalt td {
	text-valign: top;
	font-size: 0.9em;
 }
div#Inhalt tr.kalender {
	text-valign: top;
	font-size: 0.9em;
 }
div#Inhalt td.ehemalig {
	text-valign: middle;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
 }
div#Inhalt td.kalender {
	text-valign: middle;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
 }
div#Inhalt th {
	text-valign: top;
	font-size: 1em;
 	color: navy;
	margin-top: 1em;
	text-align: center;
	background-color: #ffffe0;
 }
div#Inhalt th.ehemalig {
	text-valign: top;
	font-size: 1em;
	font-weight: bold;
 	color: navy;
	margin-top: 1em;
	text-align: center;
	background: #f7f1a1;
 }
div#Inhalt th.kalender {
	text-valign: top;
	font-size: 1em;
	font-weight: bold;
 	color: navy;
	margin-top: 1em;
	text-align: center;
	background: #ffffe0;
 }

td#Inhalt img a:hover {
	padding: 0;
	border: solid 1px #aaa;
	background-color: none;
 }
td#Inhalt img a:active  {
	padding: 0;
	background-color: none;
 }




p#Fusszeile {
	clear: both;
	font-size: 0.6em;
	margin: 0;
	padding: 0.1em;
	text-align: center;
	background-color: #f7f1a1;
	border-top: 1px solid silver;
  }
