@font-face {
    font-family: 'CalMTItalic';
    src: url('../fonts/cal-webfont.eot');
    src: url('../fonts/cal-webfont.eot?#iefix') format('eot'),
         url('../fonts/cal-webfont.woff') format('woff'),
         url('../fonts/cal-webfont.ttf') format('truetype'),
         url('../fonts/cal-webfont.svg#webfont8iH9Ke2i') format('svg');
    font-weight: normal;
    font-style: normal;
}




html {min-height: 99%;margin-bottom: 1px;}



body {background-color:#D2E5BF;background-image: url(../layout/bg.jpg);background-repeat:no-repeat;background-attachment:fixed;
      margin-left:0px;margin-right:0px; margin-top:0px; margin-bottom:0px;
      font-family:Arial,Helvetica,sans-serif;color:#666666;font-size:12px;}
	 

#center {width:704px;margin:auto auto;}

         
#header     		{width:704px;height:139px;margin:37px 0 0 0;}
#header_top 		{height:24px;text-align:right;padding:0 5px 0 0;color:#666666;font-size:10px;}
#header_top a 		{color:#666666;}
#header_bottom 		{width:704px; height:115px;background-image:url(../layout/bg_head.png);}

             
#header img {display:block;float:left;width:203px;height:68px;margin:10px 0 0 25px;} 

#pagetitle    {display:block;float:right;margin:35px 35px 0 0;}


#main       {width:704px;
  			 background-image: url(../layout/bg_main.png);background-repeat: repeat-y; }

#teaser     {width:522px;height:109px;position:relative;left:147px;top:-20px;
			 background-image:url(../layout/teaser_kerzen.png);}

#nav      {width:131px;display:block;float:left;
            padding:0px 0 0 17px;margin:-100px 0 0 0;border:0px solid red;}
            

#content   {width:480px;min-height:500px;display:block;overflow:hidden;
            padding:0 45px 0 20px;
           
           }
           
            
#articletitle {margin:0 0 25px 0;}

          
#footer        {width:664px;height:29px;display:block;
				padding:48px 40px 0 0 ;
                background-image: url(../layout/bg_footer.png);
                background-repeat: :no-repeat;
                text-align:right;color:#666666;font-size:10px;}
                                
                

#summsel   {text-align:right;margin-bottom:2px;margin-right:2px;font-size:9px;color:#A1CC8B;}
#summsel a {font-size:9px;color:#A1CC8B;}




				
#content_front {width:480px;min-height:300px;display:block;
				margin:0 0 0 0;padding:50px 45px 0 20px;
				color:#666666;border:0px solid red;
				background-image:url(../layout/bg_mainfront.png);
				background-repeat:no-repeat;overflow:hidden;
				}
				
#zitat         {width:490px;position:relative;left:148px;top:0px;
				padding:0 10px 25px 20px;margin:0 0 -23px 0;
				background-image:url(../layout/bg_zitate.png);background-repeat:no-repeat;
				overflow:hidden;
				border:0px solid red;
				display:block;}				
