@charset "utf-8";
/* CSS Document 
vol.1:color:#4ac0ea;
vol.2:color:#e3167a;
vol.3:color:#61ad25;
vol.4:color:#e8591a;
*/

html,body{margin:0;padding:0}
body{font-family:verdana;background:#000 url(../images/bgvol4.jpg) no-repeat;color:#fff}
body.vol3{font-family:verdana;background:#000 url(../images/bgvol3.jpg) no-repeat;color:#fff}
body.vol2{font-family:verdana;background:#000 url(../images/bgvol2.jpg) no-repeat;color:#fff}
body.vol1{font-family:verdana;background:#000 url(../images/bgvol1.jpg) no-repeat;color:#fff}
img {border:none}

#logo{padding:20px 0 0 500px}
#container{height:667px;width:985px;background:url(../images/flower2.png) no-repeat 0 0}
#container.vol3{height:667px;width:985px;background:url(../images/flower.png) no-repeat 0 0}
#container.vol2{height:667px;width:985px;background:url(../images/river.png) no-repeat 0 0}
#container.vol1{height:667px;width:985px;background:url(../images/vine.png) no-repeat 100px}
#menu{float:left; width:560px;height:400px;padding:105px 0 0 40px}
/* vol.1 link */
#menu.vol1{float:left; width:560px;height:467px;padding:105px 0 0 40px}
#inhalt{float:right; width:380px}
#orga{float:left; width:600px}

#inhalt h1{font-size:110%;color:#fff; padding-bottom:10px}
#inhalt p,#inhalt ul,#flyer p{font-size:80%}
#orga p{font-size:65%;padding-left:20px}
#inhalt a,#flyer a{color:#e8591a;text-decoration:none;font-weight:bold}
/* vol.1 link */
body.vol1 #inhalt a,body.vol1 #flyer a{color:#4ac0ea;text-decoration:none;font-weight:bold}
/* vol.2 link */
body.vol2 #inhalt a,body.vol2 #flyer a{color:#e3167a;text-decoration:none;font-weight:bold}
/* vol.3 link */
body.vol3 #inhalt a,body.vol3 #flyer a{color:#61ad25;text-decoration:none;font-weight:bold}

#menu ul{list-style:none;margin:0;padding:0;font-size:80%}
#menu li{display:block;margin:5px 0}
#menu li a{color:#fff;text-decoration:none;background:#e8591a}
#menu li a:hover{color:#e8591a;text-decoration:none;background:#fff}
/* vol.1 link */
#menu li a.vol1{color:#fff;text-decoration:none;background:#4ac0ea}
#menu li a.vol1:hover{color:#4ac0ea;text-decoration:none;background:#fff}
/* vol.2 link */
#menu li a.vol2{color:#fff;text-decoration:none;background:#e3167a}
#menu li a.vol2:hover{color:#e3167a;text-decoration:none;background:#fff}
/* vol.3 link */
#menu li a.vol3{color:#fff;text-decoration:none;background:#61ad25}
#menu li a.vol3:hover{color:#61ad25;text-decoration:none;background:#fff}