/**************************************
 Gymnasium Eschweiler 
 Basis Stylesheet
 Copyright Nicole Putscher-Wentland npw-media.de
 neugeordnet: 02.10.2007
 geändert: 16.12.2007
 
 Farbschema:
 grün: #A8BD77
 rot: #C73921
   
***************************************/



/* Allgemeine Formatierungen */

* {
  margin: 0;
  padding: 0;
}

body{
  color: #000;
  background: #FFF;
  font-family: verdana,arial,sans-serif;
  font-size: 100.01%;
  padding: 0;
  margin: 0;
  text-align: center;
}


#rahmenAussen{  
  width: 90.9%;
  background:  url(../images/sge-border-left1.jpg) repeat-y;
  margin: 0px auto;
  padding-left: 42px;
  text-align: left;
}

* html #rahmenAussen{
  width: 90.9%; /*IE 5.0 + 5.5*/
  w\idth: 91.3%; /*IE 6*/
}

#rahmenInnen{
  background:  url(../images/sge-border-right.jpg) 100% 0 repeat-y;
  padding-right: 42px;
}


#kopf{ 
  background: #FFF url(../images/sge-kopf-lang.gif) no-repeat;
}


/* Metanavi */

#metanavi{
  /*border: 1px solid #67725B;*/
  float: right;
  font-size: 70%;
  margin: 9px 5px 0 0;
}

#metanavi ul{
  list-style: none; 
}

#metanavi li{
  display: inline;
  padding: 0px;
}

#metanavi a{
  padding: 0px;
  color: #000;
  text-decoration: none;
}

#metanavi a:link, #metanavi a:visited {
  color: #000;
  text-decoration: none;
}

#metanavi a:focus, #metanavi a:hover, #metanavi a:active {
  color: #000;
  /*border-bottom: 1px dotted #F90;*/
}

#mehrsprachig{
  margin: 7px 4px 0 0;
  float: right;
}

* html #mehrsprachig{
  margin: 11px 4px 0 0;
}

#mehrsprachig img{
  padding: 0px 2px;
}


#suche{ 
  float: right;
  margin: 97px 0 10px 0;
  font-size: 70%;
  /*border: 1px solid green;*/
}



#suche .suchfeld{  
  width: 116px;
  background: #FFF;
  font-size: 100%;
  border: 1px solid #000;
  padding: 2px; 
}

#suche .lupe{
  padding: 0 8px;
  width: 9px;
}

#bilder{
  margin: 0px; 
  width: 100%;
  height: 200px;
  background: #A8BD77;
}

#bildschule{
  float: left;
  border-right: 1px solid #FFF;
  width: 200px;
}

#bildnavi{
  float: left;
  width:  70%;
  height:100%;
}

#bonbons{
  background: #A8BD77;
  margin: 1px 0 0 0;  
  padding: 0 0 0 0;
  width:  100%;
  
}
#brotkrumen{
  float: left;
  padding: 0 0 0 20px;
  font-size: 70%;
  color: #FFF;
  line-height: 2em;
}

#brotkrumen a {  color: #FFF; text-decoration: none; }
#brotkrumen a:link, #brotkrumen a:visited { color: #FFF; text-decoration: none; }
#brotkrumen a:hover {  color: #FFF;  text-decoration: underline; }

#zeit{
  float: left;
  padding: 0 0 0 15px;
  width: 185px;
  font-size: 70%;
  color: #FFF;
  line-height: 2em;
}


/* Spalte 1 */

#spalte1{
  float: left;
  width: 200px;
  background: #FFF;
  padding: 15px 0 0 0;
  font-size: 70%;
  text-align: left;
}

* html #spalte1{
  width: 200px; /*IE 5.0 + 5.5*/
  w\idth: 160px; /*IE 6*/
}

/****** Navigation *****/
/****** Navigation 1.Ebene *****/

#navlist {
  padding: 0;
  margin-left: 0;
  font-size: 100%;
  background: #FFF;
  width: 200px;
}

#navlist li {
  list-style: none;
  margin: 2px 0 0 0;
  text-align: left;
  font-weight: bold ;
}

#navlist li a {
  display: block;
  width: 180px;
  padding: 5px 5px 5px 15px;
  /*border-left: 1em solid #F90;*/
  background: #A8BD77;
  text-decoration: none;
}

* html #navlist li a{
  width: 200px; /*IE 5.0 + 5.5*/
  w\idth: 180px; /*IE 6*/
}

#navlist li a:link, #navlist li a:visited { color: #000; }

#navlist li a:hover {
  color: #FFF;
  background: #C73921;
}


#navlist .naviact1{
  /*überschreibt #navlist li a*/
  display: block;
  width: 180px;
  padding: 5px 5px 5px 10px;
  background: #A8BD77;
  text-decoration: none;
  border-left: 5px solid #C73921;
}

* html #navlist .naviact1{
  width: 200px; /*IE 5.0 + 5.5*/
  w\idth: 180px; /*IE 6*/
}

/****** Navigation 2.Ebene *****/

#navlist li li {
  list-style: none;
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-size: 100%;
}

#navlist li li a {
  display: block;
  width: 155px;
  padding: 3px 5px 3px 35px;
  border-left: 5px solid #C73921;
  background: #FFF;
  text-decoration: none;
}

* html #navlist li li a{
  width: 155px; /*IE 5.0 + 5.5*/
  w\idth: 155px; /*IE 6*/
}

#navlist li li a:link, #navlist li li a:visited { color: #000; }

#navlist li li a:hover {
  color: #FFF;
  background: #E39C90;
}

#navlist .naviact2{
  /*überschreibt #navlist li li a */
  display: block;
  width: 155px;
  padding: 3px 5px 3px 35px;
  border-left: 5px solid #C73921;
  background: #E39C90;
  text-decoration: none;
}

* html #navlist li li a{
  width: 155px; /*IE 5.0 + 5.5*/
  w\idth: 155px; /*IE 6*/
}

/****** Navigation 3.Ebene *****/

#navlist li li li {
  list-style: none;
  margin: 0;
  text-align: left;
  font-weight: normal;
}

#navlist li li li a {
  display: block;
  width: 130px;
  padding: 3px 5px 3px 60px;
  border-left: 5px solid #C73921;
  background: #F1CDC7;
  text-decoration: none;
}

* html #navlist li li li a{
  width: 130px; /*IE 5.0 + 5.5*/
  w\idth: 130px; /*IE 6*/
}

#navlist li li li a:link, #navlist li li li a:visited { color: #000; }

#navlist li li li a:hover, #navlist li li li a:active {
  color: #000;
  width: 120px;
  background: #F1CDC7 url(../images/sge-navi-dot.gif) 5.4em 0.4em no-repeat;
  padding: 3px 5px 3px 70px;
}

* html #navlist li li li a:hover, #navlist li li li a:active{
  width: 120px; /*IE 5.0 + 5.5*/
  w\idth: 120px; /*IE 6*/
}

#navlist .naviact3{
  /*überschreibt #navlist li li li a */
  display: block;
  padding: 3px 5px 3px 70px;
  width: 120px;
  background: #F1CDC7 url(../images/sge-navi-dot.gif) 5.4em 0.4em no-repeat;
}

* html .naviact3{
  width: 120px; /*IE 5.0 + 5.5*/
  w\idth: 120px; /*IE 6*/
}


/* Spalte 2 */

#spalte2 {
  float: left;
  width: 52%;
  padding: 20px 0 10px 20px;
}


/****** Sitemap *****/
/****** Sitemap 1.Ebene *****/

#sitemap {
  padding: 0;
  margin-left: 0;
  font-size: 80%;
  width: 80%;
  float:left;
}

#sitemap li {
  list-style: none;
  margin: 2px 0 0 0;
  text-align: left;
  font-weight: bold ;
  text-decoration: underline;
}

#sitemap li a {
  display: block;
  padding: 5px 5px 5px 0px;
}

#sitemap li a:link, #sitemap li a:visited { color: #000; }
#sitemap li a:hover { color: #000;  text-decoration: none; }


/****** Navigation 2.Ebene *****/

#sitemap li li {
  list-style: none;
  margin: 0;
  text-align: left;
  font-weight: normal;
}

#sitemap li li a {
  display: block;
  padding: 3px 5px 3px 20px;
  text-decoration: none;
}

#sitemap li li a:link, #sitemap li li a:visited { color: #000; }
#sitemap li li a:hover { color: #000;  text-decoration: underline;}

/****** Sitemap 3.Ebene *****/

#sitemap li li li {
  list-style: none;
  margin: 0;
  text-align: left;
  font-weight: normal;
}

#sitemap li li li a {
  display: block;
  padding: 3px 5px 3px 40px;
  text-decoration: none;
}

#sitemap li li li a:link, #sitemap li li li a:visited { color: #000; }
#sitemap li li li a:hover { color: #000; text-decoration: underline;}


/* Spalte 3 */

#spalte3 {
  float: right;
  width: 182px;  
  padding: 0px 0 10px 0px;
}

#spalte3 h1{
  color: #264F63;
  font-size: 90%;
  font-weight: bold;
}

#spalte3 p {
 font-size: 70%;
 line-height: 1.5em;
}

#direktlink, #kalender, #loginfenster{
  border-top: 1px solid #A8BD77;
  border-left: 1px solid #A8BD77;
  background:  url(../images/sge-spalte3-bg.gif) right bottom no-repeat;
  margin-bottom: 10px;
  padding: 10px;
  color: #C73921;
  font-size: 70%;
  width: 80%;
  margin: 20px auto;
}

#direktlink h3, #kalender h3, #loginfenster h3{
  font-weight: bold;
  font-size: 100%;
  background:  url(../images/sge-dot-rot.gif) left bottom repeat-x;
  line-height: 2em;
  color: #C73921;
}

#direktlink ul { 
  list-style: none; 
}

#direktlink li{ 
  display: block;  
  margin: 5px 0;
  padding-left: 15px;
  background:  url(../images/sge-icon-internerlink.gif) 0em 0.22em no-repeat;
}

* html #direktlink li{ 
  background:  url(../images/sge-icon-internerlink.gif) 0em 0.5em no-repeat;
}

#direktlink a{
  padding: 0px;
  color: #C73921;
  text-decoration: none;
}

#direktlink a:link  { 
  font-size: 100%;
  color: #C73921;
  background: #FFF url(../images/sge-linie-horiz-rot.gif) 0 1.1em repeat-x;
}
#direktlink a:visited { color: #C73921;}
#direktlink a:focus, #direktlink a:hover, #direktlink a:active { 
  color: #C73921; 
  background: #FFF;
}

#loginfenster .inputfeld { 
  margin-top: 5px;
  padding: 2px;
  display: block;
  font-family: verdana, arial, sans-serif;
  width: 140px;
  background: #FFF;
  font-size: 100%;
  border: 1px solid #A8BD77;
}

#loginfenster .submit { /* Formatiert den Submit-Button */
  margin: 10px 0 0 0;
  width: 65px;
  font-size: 100%;
  font-weight: normal;
  color: #C73921;
  border: 0px;
  background: #FFF url(../images/sge-linie-horiz-login.gif) 0.1em 1.2em repeat-x; /**/
}


/* Fusszeile */
#fuss { 
  width: 100%;
  /*border-top: 1px dotted #A8BD77;
  border-top: 1px dashed #A8BD77;*/
  background: #FFF url(../images/sge-linie-horiz.gif) repeat-x;
  padding: 5px 0 20px 0;
}

#fuss p {
  color: #A8BD77;
  font-size: 60%;
  text-align: center;
  padding: 10px 0 0 0;
}

#fuss p a{
  color: #A8BD77;
  text-decoration: none;
}

#fuss p a:link    { color: #A8BD77;}
#fuss p a:visited { color: #A8BD77;}
#fuss p a:focus, #fuss p a:hover, #fuss p a:active { color: #A8BD77; text-decoration: underline;}


/* Steuer - Fußmetanavi */
#fussmetanavi, #steuer {  
  font-size: 60%;
  margin: 10px 0 0 0;
  text-align: center;
}

#fussmetanavi ul, #steuer ul{ list-style: none; }
#fussmetanavi li { display: inline; }

#steuer li{ 
  display: inline;  
  padding-left: 15px;
}

#steuer li.seitenanfang  {
  background:  url(../images/sge-icon-seitenanfang.gif) 0.4em 0.22em no-repeat;
}

#steuer li.druckversion  {
  background:  url(../images/sge-icon-drucken.gif) 0.4em 0.22em no-repeat;
}

#fussmetanavi a, #steuer a{
  padding: 0 6px 0 0px;
  color: #A8BD77;
  text-decoration: none;
}

#fussmetanavi a {
  text-transform: uppercase;
}

#fussmetanavi a:link, #steuer a:link, #fussmetanavi a:visited, #steuer a:visited {
  color: #A8BD77;
  text-decoration: none;
}

#fussmetanavi a:focus, #steuer a:focus, #fussmetanavi a:hover, #steuer a:hover, #fussmetanavi a:active, #steuer a:active {
  color: #000; 
  text-decoration: underline;
}




/* CSS-Klassen */

.stopFloat{
  display: block;
  float: none;
  clear: both;
  height:1px;
  font-size: 0px;
  line-height: 0px;
}

/* Navigationspunkt: Schulgeschichte - Bildergalerie*/

.bildergalerie {
  margin: 5px 0;
  width: 100%;
  float: left;
}


.bildergalerie dl {
	margin: 5px 10px;
	padding: 4px;
	float: left;
	display: block;
	/*width: 99px;*/
	border: 1px solid #fff;
}

.bildergalerie dt {
	border: 1px solid #A8BD77;
	background-color: #fff;
	border-bottom: 1px solid #C73921;
	padding: 10px;
	margin: 5px 0;
}


.bildergalerie dt img {
	border: 1px solid #aaa;
	border-bottom: 1px solid #333;
}


.bildergalerie dd {
	font-size: 65%;
	padding: 0 5px;
	color: #000;
}

.bildergalerie dl:hover {
	background: #A8BD77;
	border: 1px solid #A8BD77;	
	border-bottom: 1px solid #C73921;
}

