body {
	  margin:0;
	  padding:0;
	  background-color: #ffffff;
	  font-size: 0.7em;
	  font-family:verdana,arial;
	  line-height: 150%;
	  background: #C60A6B url(../images/hg_makingamove.gif) repeat-y;
}
	  
/********************* Top.Center.Navi ********************/
        
#top {
	   background: url(../images/navi-oben.jpg) no-repeat bottom center;
	   padding-bottom:10px;
	   width: 630px;
	   display:none;}

#menu{
	   background: #FFFFFF url(../images/navi-unten.jpg) no-repeat bottom center;
       padding:1px 0 10px 130px;
       display:none;}
      
       
#menu ul, bottom ul {
	      padding:0;
          margin:0;}
          
#menu li,#bottom li {border-left:1px solid #999999;
			         padding:0 5px;
	                 display:inline;}

a {
   text-decoration:none;
   color:#5C5C5C;}

#menu li {font-weight:bold;}
    

#menu  li .active, #menu li.norborder .active,#bottom li .active,#bottom li.norborder .active  {
	color:#CC0066;}

/****************** Hauptinhalte **********************/

#center {width:630px;         
	   	 margin-left: 0px;	   	 
	   	 }

   
#content {width:630px;}
	      
       
#content-left {
	           float:left;	           
               width:100px;
               }

#content-left p {
	margin:0;
	padding: 0 0 10px 0;
	background-color: #D5789A;
	border-bottom:3px solid #C5096B;
}


	
#content-right {
	            float:right;
                width:460px;
				padding: 10px 35px 30px 35px;}                           
                
#content-right h1 { 
	                color:#CC0066;
                    line-height:30px;
                    font-size:1.5em;
                    border-bottom: 1px dotted #999999;
                    clear:both;
                    }
#content-right h2 {margin:1.5em 0 0 0;clear:both;font-size:1.3em;}                    
                  
#content-right p{ clear:both; margin-top:5px;}

/****************Bottom***********************/

#bottom {
	     background:url(../images/tren_foot.jpg) no-repeat ;	     
         margin-top:80px;
         clear:both;
         display:none;}

#bottom ul{margin:0;padding:5px 0 0 0;}

#content-right a,#bottom a {color:#41A0A0;}   

a:hover {text-decoration: underline;}

#menu li.noborder,#bottom li.noborder {border-left: none;}
	       
	       
      
                            




         
         
         
         


