* {
	margin: 0;
	padding: 0;
}
body {
	background: #d8d8d8;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
img { border: 0 }

acronym, abbr { cursor: help; }

#margin {
	margin: 10px auto;
	width: 900px;
}
#page { background: #d50000; }

#header { width: 900px; }

#logo_small {
	background: url('logo_neu_100.png') top center no-repeat #d8d8d8;
	height: 102px;
	width: 197px;
	
	float: left;
}
#logo_main {
	background: url('head.gif') top center no-repeat #d8d8d8;
	border-left: 3px solid #000;
	height: 100px;
	width: 700px;
	float: left;
}

#nav_hor {
	background: #000;
	width: 900px;
	height: 27px;
	clear: both;
	font-size:10px;
}
#nav_hor ul { margin-left: 200px; }
#nav_hor ul li {
	display: block;
	width: 110px;
	float: left;
	line-height: 25px;
	text-align: center;
}
#nav_hor ul li a:link, 
#nav_hor ul li a:visited {
	background: #d8d8d8;
	border-top: 1px solid #000;
	border-left: 0;
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#nav_hor ul li a:hover, 
#nav_hor ul li a:active {
	background: #d50000;
	border-top: 1px solid #000;
	border-left: 0;
	color: #000;
	display: block;
	text-decoration: none;
}
#nav_hor ul li a#current {
	background: #000;
	border: 1px solid #000;
	border-left: 0;
	color: #d50000;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#main { clear: both }

#sidebar {
	width: 147px;
	float: left;
	padding: 20px 25px;
}

#sidebar ul li {
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
#sidebar ul li a:link, 
#sidebar ul li a:active, 
#sidebar ul li a:visited, 
#sidebar ul li a:hover {
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	display: block;
	font-weight: bold;
} 
#sidebar ul li a:hover { background: url(li.gif) center left no-repeat; }
#sidebar ul li a:active { color: #fff; }

#content {
	background: #d8d8d8;
	border-left: 3px solid #000;
	width: 650px;
	margin-left: 197px;
	margin-right: 0px;
	padding: 20px 25px;
	min-height:800px;
}

#content table { text-align: left; }
#content table th, 
#content table td { padding: 5px; }
#content  p {
	margin: 12px 4px 30px;0
}

#content #willkommen {
	background: url('fotos/misc/Schule_Schaufenster_Front.jpg') top right no-repeat;
	height: 300px;
}
#content #willkommen p {
	width: 400px;
}

#content #vorschaubilder {
	margin-bottom: 15px;
}
#content #vorschaubilder img {
	margin: 0px 5px 0px 0px;
}

#footer {
	border-top: 3px solid #000;
	margin-left: 197px;
	text-align: right;
	padding: 5px;
}
#footer a:link, 
#footer a:visited,
#footer a:active {
	color: #000;
	text-decoration: underline;
}
#footer a:hover { text-decoration: none; }

.hidden { visibility: hidden; }


/* */
#termine_startseite {
 margin-top: 60px;
}

#termine_startseite table {
 width: 100%;
}
