#head{
position: relative;
border-top: 1px dashed #C0C0C0;
width: 785px;
height: 80px;
background-image:url(paderjob.png);
background-repeat:no-repeat;
background-position:right;
border-bottom: 1px dashed #C0C0C0;
}

#picture{
position: relative;
width: 775px;
height: 150px;
border-bottom: 1px dashed #C0C0C0;
overflow: hidden;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom:5px;
background-image:url(header_paderjob.png);
background-repeat:no-repeat;
background-position:right;
}

#cnt .tx-paderjob-pi1 ul li {
list-style-type: none;
}

#cnt .tx-paderjob-pi1 ul li a {
	display: block;
	padding: 4px;
	border-top: 1px solid #dddddd;
	height: 25px;	
}

#cnt .tx-paderjob-pi1 ul li a:hover {
	background: #eeeeee;
}



