html, body	{
	margin: 0;
	margin-left: 20px;
	padding: 0;
	background-color: #A8ACB0;
	}

#all	{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A8ACB0;
	background-image: url('images/title/back1.jpg');
	background-repeat: repeat-y
	}



	/*

-------------------------------------------------------------------------------------------------------------	

	HEADER UND PRIMARY-NAVIGATION  FORMAT

	*/





#header	{
	height: 90px;
	background-color: #A8ACB0;
	background-image: url('images/title/headerrot3.jpg');
	background-repeat: no-repeat
	}

#nav_p	{
	position: absolute;
	top: 59px;	
	height: 30px;
	width: 610px;
	background-color: #C32B28;

	}

ul#nav1	{
	list-style-type: none;
	margin:0;
	padding-left: 35px;
	padding-bottom: 10px;
	font: 18px Arial;
	
	}

ul#nav1 li {
	float: left;
	height: 30px;
	background-color: #C32B28;
	color: #DFDCDC
	
	}

ul#nav1 a:link, ul#nav1 a:visited 
	{
	display:block;
	color: #DFDCDC;
	background-color: transparent;
	text-decoration: none;
	margin: 1px;
	padding: 4px;
	padding-right: 7px;
	padding-left: 7px;
	}

ul#nav1 a:hover 
	{
	background-color: #DFDCDC;
	color: #C32B28;
	}

body#home li.home, body#schule li.schule, body#fach li.fach, body#lehrer li.lehrer, 
body#schuler li.schuler, body#eltern li.eltern, body#archiv li.archiv, body#kontakt li.kontakt
	{
	background-color: #DFDCDC;
	color: #C32B28;
	}


body#home li.home a:link, body#schule li.schule a:link, body#fach li.fach a:link, 
body#lehrer li.lehrer a:link, body#schuler li.schuler a:link, body#eltern li.eltern a:link, body#archiv li.archiv a:link, body#kontakt li.kontakt a:link
	{
	background-color: #DFDCDC;
	color: #C32B28;
	}


body#home li.home a:visited, body#schule li.schule a:visited, body#fach li.fach a:visited, 
body#lehrer li.lehrer a:visited, body#schuler li.schuler a:visited, body#eltern li.eltern a:visited, body#archiv li.archiv a:visited, body#kontakt li.kontakt a:visited
	{
	background-color: #DFDCDC;
	color: #C32B28;
	}	


	/*

	HEADER UND PRIMARY-NAVIGATION  FORMAT  ENDE



---------------------------------------------------------------------------------------------------------------------




	CONTENT   FORMAT

	*/

#content	{
		position: relative;

		}

#content p	{
		font-family: Arial Narrow, Arial, sans-serif;
		font-size: 15px;
		color: #3C3C3C;
		}



#content h1	{
		font-family: Arial, sans-serif;
		font-size: 25px;
		color: #C32B28;
		}

#content h2	{
		font-family: Arial, sans-serif;
		font-size: 20px;
		color: #C32B28;
		}

#content h3	{
		font-family: Arial, sans-serif;
		font-size: 20px;
		color: #3C3C3C;
		}

#content h4	{
		font-family: Arial, sans-serif;
		font-size: 15px;
		color: #C32B28;
		}

#content h5	{
		font-family: Arial Narrow, sans-serif;
		font-size: 14px;
		color: #C32B28;
		margin-bottom: -17px;
		}		

ul.sg	{
	list-style-image: url('images/title/sch_gr_kl.jpg');
	}

ul.sg li{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 15px;
	color: #3C3C3C;
	}

img.aktu{
	width: 200px;
	height: 150px;	
	margin-top: 20px;
	margin-bottom
	}

img.aktu2{
	width: 300px;
	height: 225px;	
	margin-top: 20px;
	margin-bottom
	}

img.bonus{
	width: 140px;
	height: 100px;	
	margin-top: 20px;
	margin-bottom
	}



.obre	{
	width: 300px;
	height: 225px;	
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	
	}

#main	{
	padding-top: 20px;
	padding-left: 160px;
	padding-right: 200px;
	}

#main a:link, #main a:visited
		{
		color: #3C3C3C;
		text-decoration: underline;
		}

#main a:hover{
		color: #C32B28;
		text-decoration: none;
		}

#main table.zeiten	{
			width: 500px;
			font-family: Arial Narrow, Arial, sans serif;
			color: #3C3C3C;
			}	
			
#main table.zeiten th	{
						border-collapse: collapse;
						border-bottom: 2px double #3C3C3C;	
						background-color: #A8ACB0;
						text-align: left;
						font-weight: bold;
						}
			
				
			
#main table.zeiten td	{
						border-collapse: collapse;
						border-bottom: 1px solid #3C3C3C;	
						font-size: 13px;
						text-align: left;
						padding-top: 10px;
						padding-bottom: 5px;
						}

#main table.zeiten tr:hover, #main table.zeiten tr.hilite
						{
							background-color: #A8ACB0;
						}


#main table.stunden	{
			width: 400px;
			font-family: Arial Narrow, Arial, sans serif;
			color: #3C3C3C;
			}	
			
#main table.stunden th	{
						border-collapse: collapse;
						border-bottom: 2px double #3C3C3C;	
						background-color: #A8ACB0;
						text-align: left;
						font-weight: bold;
						}
			
				
			
#main table.stunden td	{
						border-collapse: collapse;
						border-bottom: 1px solid #3C3C3C;	
						font-size: 13px;
						text-align: left;
						padding-top: 10px;
						padding-bottom: 5px;
						}

#main table.stunden tr:hover, #main table.stunden tr.hilite
						{
							background-color: #A8ACB0;
						}





#nav_s	{
	position: absolute;
	top: 20px;
	left: o;
	width: 130px;
	}

#nav_s p{
	font-family: Arial Narrow, sans-serif;
	font-size: 12 px;
	
	
	}

ul.link_s	{
		font-family: Arial,sans-serif;
		font-size: 15px;
		color: #3C3C3C;
		list-style: none;
		margin:0;
		padding: 0;
		}

ul.link_s li	{
		margin-top: 2px;
		border-bottom: 1px solid #3C3C3C;
		}

ul.link_s li a:link, ul.link_s li a:visited
		{
		display: block;
		padding: 1px 2px 0px 2px;
		background-color: transparent;
		color: #3C3C3C;
		text-decoration: none;
		}

ul.link_s li a:hover
		{
		background-color: #C32B28;
		color: #DFDCDC;
		
		}


ul.link_s2	{
		font-family: Arial,sans-serif;
		font-size: 12px;
		color: #3C3C3C;
		
		margin: 0; margin-left: 30;
		padding: 0;
		}

ul.link_s2 li	{
		margin-top: 1px;
		border-bottom: 1px solid #3C3C3C;
		}

ul.link_s2 li a:link, ul.link_s2 li a:visited
		{
		display: block;
		padding: 1px 2px 0px 2px;
		background-color: transparent;
		color: #3C3C3C;
		text-decoration: none;
		}

ul.link_s2 li a:hover
		{
		background-color: #88D6F5;
		color: #365C8D;
		
		}	
		
		
		
		
		
		
#bon	{
	position: absolute;
	top: 220px;
	right: 0;
	margin-top: 20px;
	width: 140px;
	}


#bon p	{
	font-family: Arial Narrow, sans-serif;
	font-size: smaller;
	}

#bon a:link, #bon a:visited
		{
		color: #3C3C3C;;
		text-decoration: underline;
		}

#bon a:hover{
		color: #C32B28;
		text-decoration: none;
		}



	

	/*
		ENDE FORMAT CONTENT
----------------------------------------------------------------------------------------------------

		FORMAT FOOTER
	*/





#footer	{
	position: relative;
	height: 30px;
	background-color: #C32B28;
	}


ul#foot	{
	list-style-type: none;
	margin:0;
	padding-left: 35 px;
	padding-top: 0px;
	font: 18px Arial;
	}

ul#foot li {
	float: left;
	height: 20px;
        margin-bottom:5px;
	background-color: #C32B28;
	color: #DFDCDC
	
	}

ul#foot a:link, ul#foot a:visited 
	{
	display:block;
	color: #DFDCDC;
	background-color: transparent;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 2px;
	padding-right: 25px;
	padding-left: 25px;
	}

ul#foot a:hover 
	{
	background-color: #DFDCDC;
	color: #C32B28;
	}

#date	{
	position: absolute;
	top: 12px;
	right: 20px;	
	height: 20px;
	background-color: transparent;
	font: 12px Arial;
	color: #DFDCDC
	}
	