body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 98%;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1  	{font-size:2.2em;}
h2  	{font-size:1.8em;}
h3  	{font-size:1.3em;}

form {
	margin: 0;
}
.header {
	width: 940px;
	height: 110px;
	background-color: transparent;
	vertical-align: top;
}
/* Logo links: Albrecht-Dürer-Schule */
.logo_li				{
	color: #000000;
	background-color: transparent;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-left: 0px;
	position: inherit;
	top: 0px;
	left: 0px;
}
/* Bild mittig: Panoramabild Schule */
.image_pano				{
	color: #000000;
	background-color: transparent;
	height: 100px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left: 20px;
}
/* Logo rechts: Wappen Neckargartach */
.logo_re				{
	color: #000000;
	background-color: transparent;
	height: 100px;
	width: 92px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left: 42px;
}

#menu_left {	
	background-color: #003366;
	width: 210px;
}
#menu_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu_left .menu-0 {
	color: #000000;
	background-color: transparent;	
	position: relative;
	top: 0px;
	left: 5px;
}
#menu_left .menu-1 {
	color: #000000;
	background-color: transparent;	
	position: relative;
	top: 0px;
	left: 15px;
}
#menu_left .menu-current, #menu_left .menu-parent {
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(./albrecht-duerer-schule-bilder/button_leer_rot_d.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}


.menu_main A:link, .menu_main A:visited, .menu_main A:active {
	color: #000000;
	background: transparent;	
	display: block;
	text-align: left;
	width: 170px;
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;	
	text-decoration: none;
	background-image: url(./albrecht-duerer-schule-bilder/button_leer_weiss_d.gif);
	background-repeat: no-repeat;	
}

.menu_second A:link, .menu_second A:visited, .menu_second A:active {
	color: #000000;
	background: transparent;	
	display: block;
	text-align: left;
	width: 170px;
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;	
	text-decoration: none;
	background-image: url(./albrecht-duerer-schule-bilder/button_leer_blau_d.gif);
	background-repeat: no-repeat;	
}



.menu_main A:hover, .menu_second A:hover {
	color: #FF0000;
	background-color: transparent;
	background-image: url(./albrecht-duerer-schule-bilder/button_leer_rot_d.gif);
	background-repeat: no-repeat;
	text-decoration: none;	
	font-weight: bold;
	letter-spacing: 2px;	
}


.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
#pfad span		{
	color: Black;
	background-color: transparent;
	font-size: 12px;
	font-style: normal;
	text-align: left;		
}

#pfad strong		{
	letter-spacing: 2px;		
}

#pfad A, #content A		{
	color: #6666FF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	background-color: transparent;
}

#pfad A:hover, #content A:hover		{
	color: #FFFFFF;
	background: #6666FF;
	font-weight: bold;
	text-decoration: none;	
}
.date		{
	font-size: 14px;
	font-style: normal;
	text-align: right;
	position: relative;
	top: -16px;		
}
.hauptbereich {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	width: 730px;
	vertical-align: top;
	text-align: left;
}
#content .news		{
	font-style: normal;
	font-size: 20px;
	color: #0000FF;
	margin-left: 0px;		
}
#content .news strong		{
	font-size: 24px;
	color: #0000FF;
	letter-spacing: 2px;
	margin-left: 30px;
	font-style: italic;		
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
