/*

	Basis-CSS-Datei der Internetseite
	
	www.platen-gymnasium.de
	
	Autor:			Marco Philipeit - www.marcophilipeit.de
	Start:			06.06.06
	Letzte Aenderung:		28.09.06
	
*/


html {
	background: #fff;
	font-size: 12pt;
}

body {
	color: #000;
	background: #fff;
	font: 100%/150% Georgia, "Times New Roman", Times, serif;
}

h1 a,
h2 a,
h3 a {
	color: #000;
	text-decoration: none;
}

h1,
h2,
h3 {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
}

img {
	float: left;
	padding: 0 1em 1em 0;
}

a, a:link, a:hover, a:active, a:visited {
	color: #aaa;
}

.keinrahmenPrint {
	border: 0 !important;
}

h1 {
	display: none;
}

blockquote {
	font-style: italic;
}

.druck {
	float: right;
	display: inline;
}

.neuigkeit {
	clear: both;
}

#navigation,
#zitat,
#seitenleiste,
#fussteil,
.hidden,
#collage,
.screen {
	display: none;
	
}

body#termine-zeitplan-veranstaltungen {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


body#termine-zeitplan-veranstaltungen p,
body#termine-zeitplan-veranstaltungen ul {
	display: none;
}

body#termine-zeitplan-veranstaltungen td p,
body#termine-zeitplan-veranstaltungen td ul {
	display: block;
}

body#termine-zeitplan-veranstaltungen .tabelle {
	margin-bottom: 0.5em;
	font-size: 0.9em;
	margin-top: 0;
	padding-top: 0;
}

body#termine-zeitplan-veranstaltungen .tabelle td a,
body#termine-zeitplan-veranstaltungen .tabelle td a:hover {
	border: 0;
}

body#termine-zeitplan-veranstaltungen .tabelle caption {
	padding: 0;
	text-align: right;
	font-style: oblique;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: smaller;
}

body#termine-zeitplan-veranstaltungen .tabelle th {
	font-weight: bold;
	color: #666;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #cbcbcb;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px;
	font-size: 0.9em;
	background: #f5fbff;
}

body#termine-zeitplan-veranstaltungen .tabelle td {
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding: 6px;
	color: #444;
	vertical-align: top;
}

body#termine-zeitplan-veranstaltungen .tabelle td.alt {
	background: #edffdc;
	color: #797268;
}

body#termine-zeitplan-veranstaltungen .tabelle th:first-child,
body#termine-zeitplan-veranstaltungen .tabelle td:first-child {
	border-left: 1px solid #cbcbcb;
}

body#termine-zeitplan-veranstaltungen .tabelle tr:first-child td,
body#termine-zeitplan-veranstaltungen .tabelle tr:first-child th {
	border-top: 1px solid #cbcbcb;
}

body#termine-zeitplan-veranstaltungen .tabellenspalte {
	background: #dbf2fb !important;
}