/* CSS Document */

body {
  background-color: #C3E9E8;
  background-image:  url('../grafik/bg_mint.gif');
  background-repeat:repeat-x;
}

#top_container {
  background-color: #39B6B9;
  color: white;
}

.subnav:hover {
	 background-color: #39B6B9;
}

.nav:hover {
	 background-color: #39B6B9;
}

#menupunkt {
   background-image:url('../grafik/mint_bgmenue.gif'); 
}

#menupunkt2 {
   background-image:url('../grafik/mint_bgmenue2.gif'); 
}
#menupunkt_lexi {
 background-image:url('../grafik/mint_bgmenue.gif'); 
}
.menupunkt {
   background-image:url('../grafik/mint_bgmenue.gif'); 
}

.menupunkt2 {
   background-image:url('../grafik/mint_bgmenue2.gif'); 
}
.menupunkt_lexi {
 background-image:url('../grafik/mint_bgmenue.gif'); 
}