#cnt { 
width : 770px;
display : block;
background-color : #000000;
margin-bottom : 20px;
margin-top : 0;
border: 1px solid #000000;
} 

#cnt * 
{
	color: #ffffff;
}

#root { 
float : left;
width : 770px;
height: 500px;
 background : #000000 url(/info/1113/TraumpatrouilleOrion.jpg) no-repeat top left;
}

#lft { 
float : left;
width : 370px;
} 
#rgt { 
float : left;
width : 400px;
} 
#foxl { 
clear : left;
} 
#foxr { 
clear : right;
} 

#cnt h1 { 
color : #ffffff;
clear : left;
font-size : 18px;
text-align : left;
margin-left : 20px;
margin-right : 20px;
margin-top : 40px;
font-weight : bold;
margin-bottom : 0;
} 
#cnt h2 
{
color : #ffffff;
font-size : 14px;
text-align : left;
margin-top : 0;
margin-left : 20px;
margin-bottom : 0;
font-weight : bold;
} 
#cnt h3 
{
color : #ffffff;
font-size : 12px;
text-align : left;
margin-top : 0;
margin-left : 20px;
margin-bottom : 0;
font-weight : normal;
font-style: normal;
} 

#cnt p 
{
color: #ffffff;
font-size : 12px;
text-align : justify;
margin : 40px;
margin-top : 20px;
margin-left : 20px;
margin-bottom : 10px;
font-weight : normal;
} 


