﻿body 
{
    margin:0px;
    padding:0px;
        background-image:url('/images/template/bg.png');
        background-position:-38px;
   /*  background-image:url('/01_start.jpg');*/
      

}

#master{width:900px;background:url('/images/template/kachel_content.jpg') repeat-x;}

 #menu-template{padding:50px 0px 120px 20px;width:175px;height:380px;float:left;background:url('/images/template/kachel_menue.jpg' ) repeat-y right;}
 
#menu-template div{margin-bottom:10px}
 
#menu-template a{font:bold 16px "Arial Narrow";color:#000; text-decoration :none;}
 
#menu-template a:hover{color:#E4A943}
 
 
 #content {font:12px arial;width:680px;height:400px;float:left; color:#666;padding-top:60px;padding-left:15px; line-height:16px;}
 
 .headline {font:bold 18px "Arial Narrow";color:#999}
 

 #footer {background-color:#000;width:889px;height:18px;border-top:2px solid #E1971A;padding:4px 6px 0px 6px;font:10px arial;color:#fff;}
 #footer a{font:10px arial;color:#fff;text-decoration:none;}
