
/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}





/* ### BODY ###################################################################### */


body {background-color:#F4F3E1;border-top:1px solid #F7F5E7;background-image: url(../layout/bg_left.jpg);background-repeat: repeat-y;
      margin-left:0px;margin-right:0px; margin-top:0px; margin-bottom:0px;
      font-family: Trebuchet MS,Arial,Helvetica,sans-serif;color:#7C7564;font-size:14px;}
	 

#center {width:800px;height:100%;}
         
#header     {width:100%;height:138px;text-align:left;background-color: #C1BAA7;overflow:hidden;}
#header div {height:138px;float:left;}
img.transp	{width:90px;height:136px;}

#musik		{width:129px;background-image:url(../layout/nav_musik_lo.gif);}
#kunst		{width:94px;background-image:url(../layout/nav_kunst_lo.gif);}
#literatur	{width:94px;background-image:url(../layout/nav_literatur_lo.gif);}
#theater	{width:94px;background-image:url(../layout/nav_theater_lo.gif);}
#film		{width:94px;background-image:url(../layout/nav_film_lo.gif);}
#vortrag	{width:94px;background-image:url(../layout/nav_vortrag_lo.gif);}
#reisen 	{width:94px;background-image:url(../layout/nav_reisen_lo.gif);}

#musik:hover		{width:129px;background-image:url(../layout/nav_musik_hi.gif);}
#kunst:hover		{width:94px;background-image:url(../layout/nav_kunst_hi.gif);}
#literatur:hover	{width:94px;background-image:url(../layout/nav_literatur_hi.gif);}
#theater:hover		{width:94px;background-image:url(../layout/nav_theater_hi.gif);}
#film:hover			{width:94px;background-image:url(../layout/nav_film_hi.gif);}
#vortrag:hover		{width:94px;background-image:url(../layout/nav_vortrag_hi.gif);}
#reisen:hover		{width:94px;background-image:url(../layout/nav_reisen_hi.gif);}

             
#header a, #header #logo {width:131px;height:65px;float:right;}

#left      {width:147px;background-color:#FFFFFF;
            display:block;float:left;
            text-align:right;
            padding-left:16px;padding-right:16px;padding-top:32px;padding-bottom:30px;}
            
#impressum  {margin-top:20px;}
#impressum a:hover {text-decoration:underline;}



#content   {width:570px;overflow:hidden;
           padding-left:31px;padding-right:19px;padding-top:30px;padding-bottom:30px;display:block;
           background-color:#F4F3E1;float:right;
           
            }
            

          

               
#summsel       {position: fixed; bottom:2px; right:2px;
				color:#D1D1CC;font-size:9px;}
#summsel a    {font-size:9px;color: #D1D1CC;}
