 body {
 background-color:	#515151;
 background-image:	url(http://img.hp-w.de/layout/sitebg.gif);  
 margin:			7px 0px 7px 0px;
 font-family:		Tahoma, Verdana, Arial;
 color:				#444444;
 font-size:			12px;
 text-decoration:	none;
 font-weight:		normal;
 line-height:		17px;
 }
 
 h1,h2,h3,h4{
 font-weight:		bold;
 }
 
 h1 {
 font-size:			16px;
 margin:			10px 0px 20px 20px;  
 }
 
 h2 {
 font-size:			14px;
 margin:			15px 0px 10px 10px;  
 }
 
 h3 {
 font-size:			12px;
 margin:			10px 0px 5px 5px;  
 }
 
 a:link, a:visited, a:active {
 text-decoration:	underline;
 color:				#444444;
 }
 a:hover {
 text-decoration:	none;
 color:				#444444;
 }

.footer:link, .footer:visited, .footer:active {
 text-decoration:	none;
 color:				#BA8C1C;
 }
 .footer:hover {
 text-decoration:	none;  
 color:				#FFB400;
 } 
 
 
 
 
 
#main {
 width:		1009px;
}

#header {
 width:		1009px;
 height:	148px;
 background-image:url(http://img.hp-w.de/layout/headerleft.gif);
 background-repeat:no-repeat;
}

#header_right {
 width:		467px;
 height:	148px;
 background-image:url(http://img.hp-w.de/layout/headerright.gif);
 float:		right;
} 

#header_info{
 text-align:left;
 margin:	33px 0px 0px 20px;
}

.menu {
 background-color:#FFB400;
 padding:		0px;
 background-image:url(http://img.hp-w.de/layout/content_bgimg.gif);
 background-repeat:repeat-y;
}

.submenu {
 background-color:#FFB400;
 padding:		0px;
 height:		39px;
 background-image:url(http://img.hp-w.de/layout/subnavi_bgbar.gif);
 background-repeat:repeat-x;
}

.content {
 background-color:#FFB400;
 padding:		10px 30px 20px 55px;
 text-align:	left; 
 background-image:url(http://img.hp-w.de/layout/content_bgimg.gif);
 background-repeat:repeat-y;
}

#footer {
 width:		1009px;
 height:	43px;
 background-image:url(http://img.hp-w.de/layout/bottommiddle.gif);
}

#footer_left {
 width:		45px;
 height:	43px;
 background-image:url(http://img.hp-w.de/layout/leftbottom.gif);
 float:		left;
}

#footer_right {
 width:		42px;
 height:	43px;
 background-image:url(http://img.hp-w.de/layout/rightbottom.gif);
 float:		right;
}