/* Grundlayout Jugendbündnis Zukunftsenergie*/

/* Eigenschaften für das Hauptdokument */
body {
         margin: 0px;
	 height: 100%;
	 overflow: auto;
         }

/*Felder für die einzelnen Inhaltselemente*/
div {

         }

/*Hauptfeld für das Gesamtlayout*/
#gesamtfeld {
         width: 100%;
		 height: 100%;
		 margin: 0px;
		 background-image: url(back.jpg); 
		 background-repeat: repeat-x;
	}
	
/*Hauptfeld für das Gesamtlayout*/
#gesamtfeld-m {
         width: 100%;
		 height: 100%;
		 margin: 0px;
		 background-image: url(back-m.jpg); 
		 background-repeat: repeat-x;
	}

/*Feld für die Kopfleiste*/
#kopffeld {
         margin: 0px;
		 width: 1000px;
		 background: none;
	}

/*Feld für die Kopfleiste*/
#kopffeld-3 {
         margin: 0px;
		 width: 1000px;
		 background: none;
	}

/*Hauptfeld für das Inhaltselement*/
#inhalt-gesamt-m {
         margin: 0px;
		 width: 1000px;
		 background: none;
	}
	
/*Feld für Menü links*/
#men-links {
	float: left;
	width: 195px;
	height: 100%;
	background-color: #FFFFFF;
    }

/*Feld für Menü links Maerchen*/
#men-links-m {
	float: left;
	width: 195px;
	height: 100%;
	background-color: #d9dabb;
    }

/*Feld für Menü links*/
#menu {
	width: 175px;
    background: none;
	margin: 10px;
	text-align: right;
    }
	 
/*Frame für Content*/
#hauptfeld-frame {
	float: left;
	width: 805px;
	height: 100%;
	background-image: url(back-content.jpg);
	background-repeat: repeat-y;
    }

/*Frame für Content*/
#hauptfeld-frame-m {
	float: left;
	width: 805px;
	height: 100%;
	background-image: url(back-content-m.jpg);
	background-repeat: repeat-y;
    }

/*Frame für Inhalt*/
#inhalt-main {
	width: 795px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 5px;
	}

/*Frame für Inhalt links*/
#inhalt-links {
	float: left;
	width: 608px;
	margin-left: 5px;
	background: none;
    }

/*Frame für Inhalt links ohne Teaser*/
#inhalt-links-schmal {
	float: left;
	width: 578px;
	margin-left: 10px;
	margin-right: 15px;
	background: none;
    }

/*Frame für News*/
#inhalt-news {
	float: left;
	width: 299px;
	background: none;
    }

/*Frame für Inhalt mitte*/
#inhalt-mitte-links {
	float: left;
	width: 299px;
	background: none;
    }
	
/*Frame für Inhalt mitte*/
#inhalt-mitte {
	float: right;
	width: 299px;
	margin-right: 5px;
	background: none;
    }

/*Frame für Film*/
#inhalt-film {
	width: 299px;
	height: 238px;
	background-image: url(back-news-grau.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
    }
	
/*Frame für Inhalt Film*/
#film {
	width: 259px;
	height: 208px;
	
    }
	
/*Frame für mitte-rechts*/
#inhalt-mitte-rechts {
	width: 299px;
	height: 238px;
	margin-top: 8px;
	background-image: url(back-news-weiss.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	}

/*Frame für Inhalt mitte-rechts*/
#imr {
	width: 259px;
	height: 208px;
	}

	
/*Frame für Inhaltskasten rechts*/
#inhalt-rechts {
	float: right;
	width: 172px;
	margin-top: 0px;
	background: none;
	text-align: center;
	}
	
/*Frame für Inhaltskasten rechter Kasten 1*/
#inhalt-rechts-kasten-1 {
	width: 169px;
	background-image: url(links-hinten.jpg);
	background-repeat: repeat-y;
	text-align: center;
    }

/*Frame für Inhaltskasten rechter Kasten 2*/
#inhalt-rechts-kasten-2 {
	width: 169px;
	background-image: url(links-hinten.jpg);
	background-repeat: repeat-y;
	text-align: center;
	
    }

/*Frame für Inhaltskasten rechter Kasten 3*/
#inhalt-rechts-kasten-3 {
	float: left;
	width: 160px;
	text-align: center;
	}


div.menu1-level1-no { 
  color=#3a6de2;
  /*background-color=black;*/
  text-align:left;
  background-image: url(menu.jpg);
  background-repeat: no-repeat;
  width: 175px;
  height: 30px;
  padding-left: 7px;
  /* padding-top: 11px; */
  font-size: 12px;
  }
div.menu1-level2-no { 
  color=#3a6de2;
  /*background-color=blue;*/
  text-align:left;
  padding-left: 10px;
  /*background-image: url(menu.jpg);*/
  background-repeat: no-repeat;
  width: 155px;
  height: 20px;
  padding-left: 7px;
  /* padding-top: 11px; */
  font-size: 11px;
  }
 div.menu1-level3-no { 
  color=#3a6de2;
  /*background-color=blue;*/
  text-align:left;
  padding-left: 15px;
  /*background-image: url(menu.jpg);*/
  background-repeat: no-repeat;
  width: 155px;
  height: 20px;
  padding-left: 27px;
  /* padding-top: 11px; */
  font-size: 9px;

  }








div.menu2-level1-no { 
  color=#3a6de2;
  background-color=#d9dabb;
  text-align:left;
  background-image: url(menu-m.jpg);
  background-repeat: no-repeat;
  width: 175px;
  height: 30px;
  padding-left: 7px;
  /* padding-top: 11px; */
  font-size: 12px;
  }
div.menu2-level2-no { 
  color=#3a6de2;
  background-color=#d9dabb;
  text-align:left;
  padding-left: 10px;
  /*background-image: url(menu.jpg);*/
  background-repeat: no-repeat;
  width: 155px;
  height: 20px;
  padding-left: 7px;
  /* padding-top: 11px; */
  font-size: 11px;
  }
 div.menu2-level3-no { 
  color=#3a6de2;
  background-color=#d9dabb;
  text-align:left;
  padding-left: 15px;
  /*background-image: url(menu.jpg);*/
  background-repeat: no-repeat;
  width: 155px;
  height: 20px;
  padding-left: 27px;
  /* padding-top: 11px; */
  font-size: 9px;

  }



