/*
Datei: style.css (fuer index.php und media="screen")

#############################################################
  Gymnasium Neu Wulmstorf  
  Template fuer Websitebaker 2.7
  von M. Ahrens
  August-Oktober 2008
#############################################################

*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 101%;
}

body {
	width: 980px;
	margin: 0 auto;

	background: #eeeeee url(background_yellow.jpg);
	color: #000000;
	font: 62.5% "Verdana", sans-serif;
}

	background: #eeeeee url(background_yellow.jpg);
	color: #000000;
	font: 62.5% "Verdana", sans-serif;
}

div#bild_container  {
/*    
	background: #eeeeee url(background_yellow.jpg);
*/
      width: 980px;
	  height: 155px;
      align: center;
}

a {
	color: #880000;
}

a:hover {
	color: #cc0000;
}

input {
	color: #000000;
	font: normal 1.0em "Verdana",sans-serif;
}

p,cite,code,ul {
	font-size: 1.0em;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 4px;
	color: #222222;
}

h2 {
	font-size: 1.3em;
	color: #333333;
}

h3 {
	font-size: 1.2em;
	color: #333333;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.2em;
}

div#hauptmenue {
               margin-bottom:0px;
}

/*
div#hauptmenue {
               margin-bottom:30px;
}

div#hauptmenue ul {
               font-size:1.0em;
               background-repeat: repeat-x;
               margin:0px;
               padding:0px;
}

div#hauptmenue li {
               float:left;
               height:30px;
               list-style:none;
               margin:0px;
			   margin-right:-1px;
			   margin-bottom:-1px;
               padding:0px;
               border: solid 1px #000000;
}

div#hauptmenue li a {
               border-right:1px solid #000000;
			   border-bottom:1px solid #000000;
               color:#606060;
               height: 10px;
               display:block;
               font-size:1em;
               padding:09px 10px 10px;
               background-image: url(MenueOben_50x30.png);
               background-repeat: repeat-x;
               background-position: left 50%;
               text-transform:uppercase;
               text-decoration:none;
               list-style-image: none;
}

div#hauptmenue li a:hover {
               background:#cccccc url(MenueOben_Hover_50x30.png);
               color:#505050;
               height:10px;
               text-decoration:none;
}

div#hauptmenue li a.current {
               background:#bbbbbb url(MenueOben_Current_50x30.png);
               color:#505050;
               font-weight:bold;
               height:10px;
               text-decoration:none;
}
*/

div#main_content_wrapper ul {
		list-style-type:none;
}

div#menuelinks_wrapper {
        align: left;
/*
        background: #dddddd url(menue_back.jpg);
*/
        border: groove 1px #000000;
        width: 180px;
        margin-top:3px;
}

div#menuelinks_wrapper li a {
	margin: 2px;
	padding: 2px;
        display:block;

	height:20px;
	line-height:20px;
        color:#000000;
        text-decoration:none;
	text-align:left;
        font-family: verdana, sans-serif;
	font-weight:bold;
	font-size: 1.1em;
	padding-right:2px;
        padding-bottom:0;
}

div#menuelinks  {
        margin: 2px;
        padding-left:4px;
        display:block;
		line-height:25px;
        color:#000000;
        text-decoration:none;
        font-size: 1.1em;
        font-family: verdana, sans-serif;
}

div#menuelinks li {
    text-align:left;
}

div#menuelinks li a {
    display:inline;
    color:#000000;
    text-decoration:none;
    text-align:left;
    font-family: verdana, sans-serif;
    font-weight:normal;
    padding-right:2px;
    padding-bottom:0;
    margin:0;
    min-height:100%;
}

div#menuelinks li a:hover {
    text-decoration:underline;
}

div#menuelinks ul {
   	list-style-type: square;
        margin-left: 12px;
}

div#menuelinks ul ul {
	list-style-type: circle;
	margin-left: 07px;
}

div#menuelinks ul ul ul {
	list-style-type: square;
}

div#menuelinks ul ul ul ul {
	list-style-type: circle;
}

div#menuelinks ul ul ul ul ul {

	list-style-type: square;
}

div#kalender {

}

div#right_column {
	width: 190px;
	margin: 0px 0px 0px 10px;
	font-size: 1.2em;
	text-align: left;
	padding: 5px;
	padding-top: 0px;
	color: #222222;
}

div#suche {
	font-size: 0.9em;
	text-align: left;
}

div#right_column_footer {
	color: #444444;
	font-size: 0.9em;
	text-align: center;
}

div#breadcrumbs {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 9px;
	color: #444444;
}

div#breadcrumbs_print {
	display: none;
}

div#pdf {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 9px;
	color: #777777;
}

div#pdf a {
	color: 880000;
}

div#page_content {
    width: 580px;
    padding: 5px;
	padding-top: 0px;
    font-size: 1.3em;
    text-align: left;
	margin: 0px 0px 0px 3px;
	align: center;
}

div#page_content ul {
   	list-style-type: square;
        margin-left: 20px;
}

div#page_content ul ul {
	list-style-type: disc;
	margin-left: 20px;
}

div#page_content ul ul ul {
	list-style-type: circle;
}

div#get_modified_when {
		color: #444444;
        font-size: 1.1em;
        text-align: left;
        padding: 9px;
		padding-bottom: 5px;
}

div#page_footer {
		color: #444444;
        font-size: 1.1em;
        text-align: left;
        padding: 9px;
}

/*
div#visitormap {
        display: none;
}
*/

/*
div#seitenTagCloud {
        display: none;
}
*/

/*
div#twitter {
	display: none;
}
*/

/*
div#chCounter {
       display: none;
}
*/

.aggregator h3 {
	text-decoration: underline;
        color: #880000;
}
 
