/* CSS Document */

body { background:#f6f0da url(bilder/bg.jpg) repeat-x; margin:0px; font-family:Geneva, Arial, Helvetica, sans-serif; }
p, h1 { margin-bottom: 10px; }

#titel { background:url(http://www.nelson-mandela-realschule.de/bilder/titel2.gif) no-repeat top center; height:122px; width:780px; border-left:2px solid #000; border-right:#000 solid 2px; }
#inhalt { width:780px; border-left:2px solid #000; border-right:2px solid #000;background:#fff; vertical-align:top; font-size:8pt; }

.menue { width:98px; font-size:7.5pt; font-weight:bold; background:url(http://www.nelson-mandela-realschule.de/bilder/menue.gif) no-repeat center top; margin-top:0px; padding-top:5px; height:30px; text-align:center; cursor:hand; vertical-align:top; display:block; }


.inh td { font-size:8pt; padding:10px; }

a:link { color:#820e0e; font-weight:bold; text-decoration:none; }
a:visited { color:#820e0e; font-weight:bold; text-decoration:none; }
a:hover { color:#000; font-weight:bold; text-decoration:underline; }

.submenue { z-index: 999; }
.submenue a { background:url(http://www.nelson-mandela-realschule.de/bilder/button.gif) no-repeat; display:block; height:15px; width:150px; padding-top:3px; padding-bottom:0px; color:#000; cursor:hand; text-align:center; vertical-align:top; font-size:7.5pt; font-weight:normal; position: relative; z-index: 3;}
.submenue a:link { color:#000; font-weight:bold; }
.submenue a:visited { color:#000; font-weight:bold; }
.submenue a:hover { background:url(http://www.nelson-mandela-realschule.de/bilder/button_h.gif) no-repeat; color:#fff; text-decoration:none; }

#counter
{
	position: relative;
	bottom: 0px;
	left: 50%;
}

li
{
	margin-left: 20px;
}