@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	background-image: url(../img/bg.jpg);
}


/* =========== IDs ============= */

#container {
	margin: 0px auto;
	width: 900px;
}

#header {
	width: 100%;
	height: 99px;
	padding: 8px 0px;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

#navi {
	width: 110px;
	padding: 0px;
	font-size: 13px;
	float: left;
	text-align: left;
}

#navi ul, #navi li {
	list-style-image: url(../img/arr_black.gif);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	background: #FFFF99;
}

#navi li:hover {
	list-style-image: url(../img/arr_white.gif);
	list-style-position: inside;
	color: #FFFFFF;
}

#navi li a:link, #navi li a:visited, #navi li a:active {
	text-decoration: none;
	margin-bottom: 2px 0px 2px 0px;
	height: 20px;
	line-height: 20px;
	color: #000000;
}

#navi li:hover, #navi li a:hover {
	background-color: #7E287F;
	color: #FFFFFF;
}

#infobox {
	border: 1px solid black;
	background: #FFFFCC;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}

#content {
	width: 778px;
	margin-left: 120px;
}

#sitecontent {
	width: 776px;
	margin-left: 120px;
	border: 1px solid black;
	text-align: left;
	padding-bottom: 7px;
	font-size: 15px;
	background: #FFFFFF;
}

#ticker {
	background: #999999;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
	border: 1px solid black;
	margin-bottom: 10px;
}

#newsbox {
	border:	1px solid #000000;
	width: 776px;
}

#titel {
	font-size: 21px;
	font-weight: bold;
	background:	#FFFF99;
	border-bottom: 1px solid #000000;
	text-align:	center;
	width: 776px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#newstext1 {
	background:	#FFFFCC;
	text-align:	center;
	font-size:	15px;
	font-family: arial;
	padding: 3px 0px;
	height:	30px;
	border-bottom: 1px dotted black;
}

#newstext2 {
	background:	#FFFFFF;
	text-align:	center;
	font-size:	15px;
	font-family: arial;
	padding: 3px 0px;
	height:	30px;
	border-bottom: 1px dotted black;
}

#archiv {
	padding: 5px 5px 5px 0px;
	font-size: 15px;
	text-align: right;
}

#li_leitbild {
	list-style-image: url(../img/bullet.gif); 
	list-style-position: outside; 
	text-align: justify; 
	padding: 7px 7px;
	margin-left: 20px;
}

#kontaktformular {
	margin-left:	20px;
}

#adresse {
	margin-left:	7px;
	font-weight:	bold;
	margin-bottom:	25px;
	padding-top: 7px;
}

p.kontakt {
	margin-left:	10px;
	margin-top:	5px;
	margin-bottom:	5px;
}

#galerie {
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	10px;
}

#download {
	background:	#C0C0C0;
	width:		50%;
	margin-left:	10px;
	padding-left:	0px;
	border:		1px inset #000000;
}

#dl_files {
	padding: 10px;
	font-size:	14px;
}

#tab_termine {
	width:		90%;
	border:		1px solid #000000;
	margin-left:	10px;
	margin-bottom:	8px;
	text-align:	center;
	border-collapse:collapse;
}

#tab_sprech {
	width:		70%;
	text-align:	left;
	font-size:	14px;
	border:		1px solid #994779;
	margin: 10px auto 8px auto;
	border-collapse: collapse;
}

#tab_eltern {
	width:		95%;
	text-align:	left;
	font-size:	14px;
	border:		1px solid #994779;
	margin: 8px auto 8px auto;
	border-collapse:separate;
}

#tab_unter {
	margin-left:	10px;
	border:		1px solid black;
	text-align:	center;
	border-collapse:collapse;
}

#tab_ober {
	margin-left:	10px;
	border:		1px solid black;
	text-align:	center;
	border-collapse:collapse;
	font-size: 15px;
}

#navbutton {
	margin-bottom:	6px;
}

#kus_navi {
	width:100%; 
	text-align:center; 
	font-size: 14px;
	margin-top: 5px;
}

#meldung {
	font-size:	18px;
	font-family:	arial;
	margin: 10px 0 10px 7px;
}

/* =========== Classes ============= */

a:link {
	text-decoration: none;
	color: blue;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: red;
}

a:visited {
	text-decoration: none;
	color: purple;
}

a:visited:hover {
	text-decoration: none;
}

.big {
	font-size: 26px;
}

.zahl {
	font-weight: bold;
	font-size: 16px;
	font-family: monospace;
	background: #333333;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}

p.info {
	margin-bottom: 5px;
}

a.newslink {
	font-family:	arial;
	text-decoration:none;
	font-size:	13px;
}

a.newslink:hover {
	text-decoration: none;
}

.error {
	color: red;
	margin-left: 10px;
	font-weight: bold;
}

li.lb {
	margin-bottom:	10px;
}

p.anmeldung {
	color:		#994779;
	font-weight:	bold;
	font-size:	18px;
	margin-left:	10px;
	margin-top:	10px;
}

p.termine {
	color:		#994779;
	font-size:	18px;
	font-weight:	bold;
	margin-left:	10px;
	padding: 7px 0px;
}

li.termine {
	padding-left:	5px;
	position:	relative;
	left:		30px;
}

tr.bg1 {
	background:	#C0C0C0;
	padding-left:	5px;
}

tr.bg2 {
	background:	#FFFFFF;
	padding-left:	5px;
}

p.projekte {
	color:		#994779;
	font-weight:	bold;
	font-size:	18px;
	margin-left:	10px;
	padding: 7px 0px;
}

tr.grey {
	background:	#CFCFCF;
	border:		1px solid black;
}

td.gelb {
	background:	#FFFF99;
	width:		40px;
	border:		1px solid black;
}

td.weiß {
	width:		40px;
	border:		1px solid black;
}

td.fach {
	text-align:	left;
	padding-left:	5px;
	width:		330px;
	border:		1px solid black;
}

td.header {
	border:		1px solid black;
}

td.footer {
	width:		40px;
	border:		1px solid black;
	border-top:	2px solid black;
	text-align:	center;
}

p.links {
	background:	#C0C0C0;
	width:		230px;
	margin-left:	10px;
	padding:	5px;
	border:		2px outset black;
}

td.blau {
	color:		blue;
	font-weight:	bold;
	padding-left:	4px;
}

td.norm {
	padding-left:	4px;
}

a.projekte {
	font-weight:	bold;
	color:		maroon;
}

a.projekte:visited {
	font-weight:	bold;
	color:		maroon;
}

p.internat {
	color:		black;
	font-weight:	bold;
	font-size:	18px;
	margin-left:	10px;
	padding-top:	5px;
}

p.kus {
	color:		#994779;
	font-size:	18px;
	font-weight:	bold;
	padding:	10px;
}

td.sonstige {
	border:		1px solid black;
}

